The EuclideanSpace equivalence for Fin n.
Equations
- euclideanEquiv n = EuclideanSpace.equiv (Fin n) ℝ
Instances For
Relative boundary in Fin n → ℝ, transported via EuclideanSpace.equiv.
Equations
- euclideanRelativeBoundary_fin n C = ⇑(euclideanEquiv n) '' euclideanRelativeBoundary n (⇑(euclideanEquiv n).symm '' C)
Instances For
Transport a face along EuclideanSpace.equiv back to Fin n → ℝ.
Finrank of the affine span direction is invariant under the Euclidean equivalence.
No-lineality is preserved under the Euclidean equivalence.
Transfer the recession-cone lemma for extreme directions to Fin n → ℝ.
Extreme directions of a face are extreme directions of the ambient set.
A face of a closed convex set with no nonzero lineality direction also has none.
Boundary points belong to the mixed convex hull under the finrank induction hypothesis.
Relative interior points belong to the mixed convex hull once boundary points do.
Base case: if the affine span has direction of finrank 0, then C is a singleton and is
generated by its extreme points/directions.