Commit 2026-05-25 19:08 91e0d5b6
View on Github →feat(Geometry/Convex/Cone): Minor additions to pointed cones (#37464) Minor additions to pointed cones:
PointedCone.ofSubmodule_le_ofSubmoduleandPointedCone.ofSubmodule_lt_ofSubmodule. These are not made simp lemmas, instead the underlyingSubmodule.restrictScalars_leandSubmodule.restrictScalars_lthave been changed into simp lemmas.PointedCone.hull_le_spanas a short form ofSubmodule.span_le_restrictScalars R≥0 R sCo-authored by: Artie Khovanov