Finset.affineCombination_eq_weightedVSubOfPoint_vadd_of_sum_eq_one
∀ {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} (s : Finset ι) (w : ι → k) (p : ι → P),
∑ i ∈ s, w i = 1 → ∀ (b : P), (Finset.affineCombination k s p) w = (s.weightedVSubOfPoint p b) w +ᵥ baffineCombination gives the sum with any base point, when the
sum of the weights is 1.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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.sumstatement and proof · cited by 5,195
- HVAdd.hVAddstatement · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement · cited by 674
- Finset.affineCombinationstatement · cited by 159
Cited by12
Results whose statement or proof uses this declaration.
- Finset.map_affineCombinationproof · cited by 11
- Finset.affineCombination_of_eq_one_of_eq_zeroproof · cited by 8
- Finset.affineCombination_eq_linear_combinationproof · cited by 8
- Affine.Simplex.faceOppositeCentroid_vsub_point_eq_smul_sum_vsubproof · cited by 4
- affineCombination_eq_centerMassproof · cited by 2
- mem_affineSpan_iff_eq_weightedVSubOfPoint_vaddproof · cited by 1
- Finset.centroid_pairproof · cited by 1
- dist_affineCombination_lt_of_strictConvexSpaceproof · cited by 1
- Finset.affineCombination_apply_eq_lineMap_sumproof · cited by 1
- AddTorsor.convexCombPair_eq_lineMapproof · cited by 0
- AddTorsor.convexCombination_assocproof · cited by 0
- AddTorsor.iConvexComb_eq_affineCombinationproof · cited by 0