Skip to content

fix: missing pures in the Id monad#439

Open
eric-wieser wants to merge 1 commit intomainfrom
eric-wieser/missing-Id-pure
Open

fix: missing pures in the Id monad#439
eric-wieser wants to merge 1 commit intomainfrom
eric-wieser/missing-Id-pure

Conversation

@eric-wieser
Copy link
Collaborator

This fixes some statements that were type incorrect; their LHS was Id X and their RHS X. The latter can be cast to the former with pure.

To fix the proofs, we temporarily adopt some missing lemmas from leanprover-community/mathlib4#36497.

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