Commit 2025-11-18 12:49 885688db

View on Github →

feat: lemmas for paths-up-to-homotopy (#31574) We introduce Path.Homotopic.Quotient.mk as the normal form (rather than _root_.Quotient.mk) for constructing a path-up-to-homotopy from a path. This enables us to work more easily in the quotient. We add simp lemmas corresponding to the basic homotopies relating refl / symm / trans / cast.

Estimated changes