Affine.Simplex.ext
∀ {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 : ℕ} {s1 s2 : Affine.Simplex k P n},
(∀ (i : Fin (n + 1)), s1.points i = s2.points i) → s1 = s2Two simplices are equal if they have the same points.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- AddTorsorstatement and proof · cited by 1,657
- Affine.Simplexstatement and proof · cited by 471
- Affine.Simplex.pointsstatement and proof · cited by 391
- AffineIndependentproof · cited by 144
- Affine.Simplex.casesOnproof · cited by 1
Cited by9
Results whose statement or proof uses this declaration.
- Affine.Simplex.reindex_reflproof · cited by 2
- Affine.Simplex.face_eq_mkOfPointproof · cited by 1
- Affine.Simplex.face_restrictproof · cited by 1
- Affine.Simplex.medial_mapproof · cited by 0
- Affine.Simplex.medial_reindexproof · cited by 0
- Affine.Simplex.medial_restrictproof · cited by 0
- Affine.Simplex.ext_iffproof · cited by 0
- Affine.Simplex.map_compproof · cited by 0
- Affine.Simplex.map_idproof · cited by 0