Affine.Simplex.face_points
∀ {k : Type u_1} {V : Type u_2} {P : Type u_5} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {n : ℕ} (s : Affine.Simplex k P n) {fs : Finset (Fin (n + 1))} {m : ℕ} (h : fs.card = m + 1)
(i : Fin (m + 1)), (s.face h).points i = s.points ((fs.orderEmbOfFin h) i)The points of a face of a simplex are given by mono_of_fin.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Finset.cardstatement and proof · cited by 2,327
- AddTorsorstatement and proof · cited by 1,657
- OrderEmbeddingstatement · cited by 619
- Affine.Simplexstatement and proof · cited by 471
- Affine.Simplex.pointsstatement · cited by 391
- Finset.orderEmbOfFinstatement · cited by 47
- Affine.Simplex.facestatement · cited by 35
Cited by2
Results whose statement or proof uses this declaration.
- Affine.Simplex.mem_interior_face_iff_sbtwproof · cited by 2
- Affine.Simplex.closedInterior_face_eq_affineSegmentproof · cited by 1