Skip to content

chore: bump toolchain and dependencies to v4.33.0-rc2 - #113

Merged
rokopt merged 1 commit into
mainfrom
bump/v4.33.0-rc2
Aug 4, 2026
Merged

chore: bump toolchain and dependencies to v4.33.0-rc2#113
rokopt merged 1 commit into
mainfrom
bump/v4.33.0-rc2

Conversation

@rokopt

@rokopt rokopt commented Aug 4, 2026

Copy link
Copy Markdown
Owner

mathlib adds a haveI/letI tactic linter (mathlib4#41657), which rejects the tactic form of haveI and letI whose main goal is a proposition: proof irrelevance makes the value-inlining those tactics provide unobservable there. Replace the one such haveI in GebTests.Mathlib.Data.PFunctor.Univariate.W with have, and state the wUniqueHom implementation note in terms of a local hypothesis rather than a named tactic. The linter does not reach the term-mode haveI in Univariate.Initial.

mathlib adds a `haveI`/`letI` tactic linter (mathlib4#41657), which
rejects the tactic form of `haveI` and `letI` whose main goal is a
proposition: proof irrelevance makes the value-inlining those tactics
provide unobservable there. Replace the one such `haveI` in
`GebTests.Mathlib.Data.PFunctor.Univariate.W` with `have`, and state
the `wUniqueHom` implementation note in terms of a local hypothesis
rather than a named tactic. The linter does not reach the term-mode
`haveI` in `Univariate.Initial`.
@rokopt
rokopt merged commit 19092b7 into main Aug 4, 2026
9 checks passed
@rokopt
rokopt deleted the bump/v4.33.0-rc2 branch August 4, 2026 13:03
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.

1 participant