centroid_mem_affineSpan_of_card_eq_add_one
∀ (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] {ι : Type u_4} [CharZero k] {s : Finset ι} (p : ι → P) {n : ℕ},
s.card = n + 1 → Finset.centroid k s p ∈ affineSpan k (Set.range p)In the characteristic zero case, the centroid lies in the affine
span if the number of points is n + 1.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Set.rangestatement · cited by 4,705
- Finset.cardstatement and proof · cited by 2,327
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- CharZerostatement and proof · cited by 932
- AffineSubspacestatement · cited by 871
- affineSpanstatement · cited by 417
- Finset.centroidstatement · cited by 45
- affineCombination_mem_affineSpanproof · cited by 12
Cited by3
Results whose statement or proof uses this declaration.
- Affine.Simplex.mongePoint_mem_affineSpanproof · cited by 3
- Affine.Simplex.circumcenter_eq_centroidproof · cited by 2
- Affine.Simplex.centroid_mem_affineSpanproof · cited by 2