Theorems · Definition · geometry
Finset.centroid
(k : Type u_1) →
{V : Type u_2} →
{P : Type u_3} →
[inst : DivisionRing k] →
[inst_1 : AddCommGroup V] → [Module k V] → [AddTorsor V P] → {ι : Type u_4} → Finset ι → (ι → P) → PThe centroid of some points. Although defined for any s, this
is intended to be used in the case where the number of points,
converted to k, is not zero.
- Cited by
- 45 results in Mathlib
- Foundations
- Depth 46 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.
- DFunLike.coeproof · 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
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- Finset.affineCombinationproof · cited by 159
- Finset.centroidWeightsproof · cited by 27
Cited by48
Results whose statement or proof uses this declaration.
- Affine.Simplex.centroidproof · cited by 39
- Affine.Simplex.mongePointproof · cited by 20
- Affine.Simplex.mongePlaneproof · cited by 8
- Affine.Simplex.mongePoint_eq_smul_vsub_vadd_circumcenterstatement · cited by 4
- Finset.centroid_defstatement · cited by 3
- centroid_mem_affineSpan_of_card_eq_add_onestatement · cited by 3
- Affine.Simplex.mongePlane_defstatement · cited by 3
- Affine.Simplex.centroid_eq_affineCombination_of_pointsWithCircumcenterstatement · cited by 3
- Affine.Simplex.mongePoint_mem_mongePlaneproof · cited by 3
- Affine.Simplex.centroid_mapproof · cited by 3
- Affine.Simplex.face_centroid_eq_centroidstatement and proof · cited by 3
- Affine.Triangle.altitude_eq_mongePlaneproof · cited by 2