Skip to content

chore: bump toolchain to v4.33.1 - #101

Open
kim-em wants to merge 1 commit into
leanprover:mainfrom
kim-em:bump-toolchain-v4.33.1
Open

chore: bump toolchain to v4.33.1#101
kim-em wants to merge 1 commit into
leanprover:mainfrom
kim-em:bump-toolchain-v4.33.1

Conversation

@kim-em

@kim-em kim-em commented Aug 26, 2026

Copy link
Copy Markdown

This PR bumps the Lean toolchain from v4.23.0 to v4.33.1 and refreshes the Lake manifest.

Aesop, Plausible and lean4-cli move from v4.23.0 to v4.33.0, their most recent tags.

Five adaptations were needed across the ten releases:

  • ForIn.forIn no longer takes a [Monad m] binder on the field itself, so the Iterator instance drops its redundant one.
  • String.drop returns a String.Slice, so Dtype.fromNpyString converts back with .toString.
  • #guard_msgs expectations updated: declaration uses 'sorry' is now written with backticks.
  • In Broadcast, an aesop call no longer makes progress; the if is now discharged explicitly from the ordering hypothesis.
  • ByteArray.replicateSize needs a final rfl.

🤖 Prepared with Claude Code

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01C4AZKZ85yyEVqQby5CeBiR
@SmoothThunk

Copy link
Copy Markdown
Collaborator

These changes have been done in PR #100 I'll be merging them soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants