Commit 2025-05-22 00:47 b9e54805
View on Github →chore: fix some defeq abuse in theorem statements around the Id
monad (#25098)
Follows on from https://github.com/leanprover/lean4/pull/7352.
This also deprecates:
id.mk
, which looks like a porting errorFree(Add)(Magma|Semigroup).mul_map_seq
, which is a garbage lemma that both is not meaningfully about the free objects and has defeq abuse everywhere.