Commit 2025-06-03 11:40 17855c75

View on Github →

refactor(Algebra/Module/Projective): generalize universes (#24697) Generalize (P : Type max u v) to (P : Type v) [Small.{v} R] in Module.Projective.of_lifting_property and IsProjective.iff_projective. Also generalize universes in Module.Projective.iff_split.

Estimated changes