Commit 2026-09-15 19:08 5f8d8296

View on Github →

feat(AffineIndependent): add AffineIndepOn (#43459) LinearIndepOn is a set-valued analog of LinearIndependent. AffineIndepOn is similarly a set-valued analog of AffineIndependent that makes it easier to reason about operations like insertion/deletion occurring over sets. The first half of the change is mostly copied from LinearIndepOn. Created as part of the "Polyhedra in Lean" workshop in Berlin.

Estimated changes

added theorem AffineIndepOn.id_image
added theorem AffineIndepOn.injOn
added theorem AffineIndepOn.map'
added theorem AffineIndepOn.of_comp
added def AffineIndepOn
added theorem affineIndepOn_congr
added theorem affineIndepOn_empty
added theorem affineIndepOn_equiv
added theorem affineIndepOn_insert
added theorem affineIndepOn_of_ne
added theorem affineIndepOn_pair_iff
added theorem affineIndepOn_univ_iff