Theorems · Definition · geometry
Finset.weightedVSub
{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] VA weighted sum of the results of subtracting a default base point from the given points, as a linear map on the weights. This is intended to be used when the sum of the weights is 0; that condition is specified as a hypothesis on those lemmas that require it.
- Cited by
- 51 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddTorsorstatement and proof · cited by 1,657
- Finset.weightedVSubOfPointproof · cited by 42
Cited by53
Results whose statement or proof uses this declaration.
- Finset.affineCombinationproof · cited by 159
- AffineIndependentproof · cited by 144
- Finset.affineCombination_vsubstatement and proof · cited by 15
- affineIndependent_iff_linearIndependent_vsubproof · cited by 11
- Finset.weightedVSub_vadd_affineCombinationstatement and proof · cited by 8
- AffineIndependent.comp_embeddingproof · cited by 8
- Finset.weightedVSub_eq_weightedVSubOfPoint_of_sum_eq_zerostatement · cited by 7
- Finset.affineCombination_affineCombinationLineMapWeightsproof · cited by 6
- Finset.weightedVSub_applystatement · cited by 4
- affineIndependent_iff_indicator_eq_of_affineCombination_eqproof · cited by 4
- affineIndependent_of_subsingletonproof · cited by 4
- eq_affineCombination_of_mem_affineSpanproof · cited by 4