Affine.Simplex.centroid_notMem_affineSpan_of_ne_univ
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : DivisionRing k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {n : ℕ} [CharZero k] (s : Affine.Simplex k P n) {t : Set (Fin (n + 1))},
t ≠ Set.univ → s.centroid ∉ affineSpan k (s.points '' t)The centroid of a simplex does not lie in the affine span of any proper subset of its vertices.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Set.imagestatement and proof · cited by 5,609
- Finset.sumproof · cited by 5,195
- Set.univstatement and proof · cited by 3,945
- Finset.univproof · cited by 3,473
- Nat.cast_oneproof · cited by 2,501
- Nat.cast_zeroproof · cited by 1,870
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
Cited by1
Results whose statement or proof uses this declaration.
- Affine.Simplex.affineIndependent_points_update_centroidproof · cited by 1