Theorems · Definition · geometry
Finset.affineCombination
(k : Type u_1) →
{V : Type u_2} →
{P : Type u_3} →
[inst : Ring k] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module k V] → [S : AddTorsor V P] → {ι : Type u_4} → Finset ι → (ι → P) → (ι → k) →ᵃ[k] PA weighted sum of the results of subtracting a default base point from the given points, added to that base point, as an affine map on the weights. This is intended to be used when the sum of the weights is 1, in which case it is an affine combination (barycenter) of the points with the given weights; that condition is specified as a hypothesis on those lemmas that require it.
- Cited by
- 159 results in Mathlib
- Foundations
- Depth 33 from the axioms, rests on 441 definitions · uses propext, Classical.choice, Quot.sound
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.
- 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
- Ringstatement and proof · cited by 7,463
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement · cited by 674
- Finset.weightedVSubproof · cited by 51
- Finset.weightedVSubOfPointproof · cited by 42
Cited by163
Results whose statement or proof uses this declaration.
- Finset.centroidproof · cited by 45
- Affine.Simplex.exsphereproof · cited by 20
- Finset.affineCombination_piSinglestatement · cited by 19
- Finset.affineCombination_vsubstatement and proof · cited by 15
- eq_affineCombination_of_mem_affineSpan_of_fintypestatement and proof · cited by 14
- affineCombination_mem_affineSpanstatement and proof · cited by 12
- Finset.affineCombination_eq_weightedVSubOfPoint_vadd_of_sum_eq_onestatement · cited by 12
- Finset.map_affineCombinationstatement and proof · cited by 11
- Finset.affineCombination_indicator_subsetstatement and proof · cited by 11
- Finset.affineCombination_mapstatement · cited by 9
- Affine.Simplex.affineCombination_mem_closedInterior_iffstatement · cited by 8
- Affine.Simplex.affineCombination_touchpointWeightsstatement · cited by 8