Theorems · Definition · geometry
Finset.centroidWeightsIndicator
(k : Type u_1) → [DivisionRing k] → {ι : Type u_4} → Finset ι → ι → kcentroidWeights gives the weights for the centroid as a
constant function, which is suitable when summing over the points
whose centroid is being taken. This function gives the weights in a
form suitable for summing over a larger set of points, as an indicator
function that is zero outside the set whose centroid is being taken.
In the case of a Fintype, the sum may be over univ.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DivisionRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- SetLike.coeproof · cited by 8,199
- DivisionRingstatement and proof · cited by 1,062
- Set.indicatorproof · cited by 723
- Finset.centroidWeightsproof · cited by 27
Cited by7
Results whose statement or proof uses this declaration.
- Finset.sum_centroidWeightsIndicatorstatement · cited by 3
- Finset.centroid_eq_affineCombination_fintypestatement · cited by 1
- Affine.Simplex.centroid_eq_iffproof · cited by 1
- Finset.sum_centroidWeightsIndicator_eq_one_of_card_eq_add_onestatement · cited by 1
- Finset.sum_centroidWeightsIndicator_eq_one_of_card_ne_zerostatement · cited by 0
- Finset.sum_centroidWeightsIndicator_eq_one_of_nonemptystatement · cited by 0
- Finset.centroidWeightsIndicator_defstatement · cited by 0