Theorems · Definition · geometry
Finset.weightedVSubOfPoint
{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) → P → (ι → k) →ₗ[k] VA weighted sum of the results of subtracting a base point from the given points, as a linear map on the weights. The main cases of interest are where the sum of the weights is 0, in which case the sum is independent of the choice of base point, and where the sum of the weights is 1, in which case the sum added to the base point is independent of the choice of base point.
- Cited by
- 42 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- RingHom.idstatement · cited by 18,349
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Finset.sumproof · cited by 5,195
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubproof · cited by 817
- LinearMap.projproof · cited by 71
- LinearMap.smulRightproof · cited by 54
Cited by45
Results whose statement or proof uses this declaration.
- Finset.affineCombinationproof · cited by 159
- Finset.weightedVSubproof · cited by 51
- Finset.weightedVSubOfPoint_applystatement · cited by 39
- Finset.affineCombination_eq_weightedVSubOfPoint_vadd_of_sum_eq_onestatement · cited by 12
- Finset.map_affineCombinationproof · cited by 11
- Finset.affineCombination_indicator_subsetproof · cited by 11
- Finset.affineCombination_mapproof · cited by 9
- Finset.weightedVSub_eq_weightedVSubOfPoint_of_sum_eq_zerostatement · cited by 7
- Finset.affineCombination_congrproof · cited by 5
- Finset.weightedVSubOfPoint_apply_conststatement · cited by 4
- Finset.sum_smul_vsub_eq_weightedVSubOfPoint_substatement · cited by 4
- Finset.affineCombination_applystatement · cited by 4