affineCombination_mem_affineSpan
∀ {ι : Type u_1} {k : Type u_2} {V : Type u_3} {P : Type u_4} [inst : Ring k] [inst_1 : AddCommGroup V]
[inst_2 : Module k V] [inst_3 : AddTorsor V P] [Nontrivial k] {s : Finset ι} {w : ι → k},
∑ i ∈ s, w i = 1 → ∀ (p : ι → P), (Finset.affineCombination k s p) w ∈ affineSpan k (Set.range p)An affineCombination with sum of weights 1 is in the
affineSpan of an indexed family, if the underlying ring is
nontrivial.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- AddCommMonoidproof · cited by 12,281
- Ringstatement and proof · cited by 7,463
- Submoduleproof · cited by 7,192
- Finset.sumstatement and proof · cited by 5,195
- Set.rangestatement and proof · cited by 4,705
- add_zeroproof · cited by 2,707
- Nontrivialstatement and proof · cited by 2,416
- Finset.sum_congrproof · cited by 2,323
Cited by12
Results whose statement or proof uses this declaration.
- Affine.Simplex.ExcenterExists.excenter_mem_affineSpan_rangeproof · cited by 5
- centroid_mem_affineSpan_of_card_eq_add_oneproof · cited by 3
- affineCombination_mem_affineSpan_of_nonemptyproof · cited by 2
- AffineIndependent.affineIndependent_of_notMem_spanproof · cited by 2
- affineCombination_mem_affineSpan_imageproof · cited by 2
- AffineBasis.affineSpan_eq_top_of_toMatrix_left_invproof · cited by 1
- mem_affineSpan_iff_eq_affineCombinationproof · cited by 1
- mem_affineSpan_iff_eq_weightedVSubOfPoint_vaddproof · cited by 1
- centroid_mem_affineSpan_of_card_ne_zeroproof · cited by 0
- centroid_mem_affineSpan_of_cast_card_ne_zeroproof · cited by 0
- centroid_mem_affineSpan_of_nonemptyproof · cited by 0
- Affine.Simplex.point_mem_closedInterior_face_iffproof · cited by 0