Commit 2026-06-04 18:23 5ea21144

View on Github →

feat(Geometry/Convex): star-convex sets in a convex space (#40230) Define IsStarConvexSet,a predicate for a set in a ConvexSpace to be star-convex at a point. Add a few lemmas about IsAffineMap as preliminaries to lemmas about star-convex sets in a module. The existing Module-specific StarConvex predicate will be deprecated in a future PR.

Estimated changes