Commit 2025-06-19 10:04 34b7f046
View on Github →chore(Geometry/Convex/Cone): clean up (#25291)
Rename all the ConvexCone
s in the files to C
, C₁
, C₂
. Previously they were S
, T
, K
, K₁
, K₂
. Make sure to tag all the relevant lemmas with norm_cast
. Fix lemma names. Golf proofs.
From Toric