Finset.sum_centroidWeightsIndicator_eq_one_of_card_ne_zero
∀ (k : Type u_1) [inst : DivisionRing k] {ι : Type u_4} (s : Finset ι) [CharZero k] [inst_2 : Fintype ι],
s.card ≠ 0 → ∑ i, Finset.centroidWeightsIndicator k s i = 1In the characteristic zero case, the weights in the centroid
indexed by a Fintype sum to 1 if the number of points is not
zero.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DivisionRingCharZeroFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement · cited by 5,195
- Finset.univstatement · cited by 3,473
- Finset.cardstatement and proof · cited by 2,327
- DivisionRingstatement and proof · cited by 1,062
- CharZerostatement and proof · cited by 932
- Finset.centroidWeightsIndicatorstatement · cited by 7
- Finset.sum_centroidWeights_eq_one_of_card_ne_zeroproof · cited by 6
- Finset.sum_centroidWeightsIndicatorproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.