Finset.centroid_singleton
∀ (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} (p : ι → P) (i : ι), Finset.centroid k {i} p = p iThe centroid of a single point.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Nat.cast_oneproof · cited by 2,501
- Finset.sum_congrproof · cited by 2,323
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- one_smulproof · cited by 1,374
- DivisionRingstatement and proof · cited by 1,062
- VSub.vsubproof · cited by 817
- inv_oneproof · cited by 301
- Finset.sum_singletonproof · cited by 251
Cited by2
Results whose statement or proof uses this declaration.
- Affine.Triangle.altitude_eq_mongePlaneproof · cited by 2
- Finset.centroid_pairproof · cited by 1