Finset.centroid_vsub_const
∀ (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} (s : Finset ι) [CharZero k] {p : ι → P} {p₀ : P},
s.Nonempty → Finset.centroid k s p -ᵥ p₀ = Finset.centroid k s fun i => p i -ᵥ p₀The centroid commutes with translation by a constant point.
Subtracting a fixed point p₀ from the centroid is the same as taking the centroid of
the family translated by -ᵥ p₀
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Finset.sumproof · cited by 5,195
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- Finset.Nonemptystatement and proof · cited by 1,001
- CharZerostatement and proof · cited by 932
- VSub.vsubstatement · cited by 817
- Finset.centroidstatement · cited by 45
- Finset.centroidWeightsproof · cited by 27
- Finset.sum_centroidWeights_eq_one_of_nonemptyproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- Affine.Simplex.centroid_vsub_eqproof · cited by 4