eq_affineCombination_of_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] {p1 : P} {p : ι → P},
p1 ∈ affineSpan k (Set.range p) → ∃ s w, ∑ i ∈ s, w i = 1 ∧ p1 = (Finset.affineCombination k s p) wA point in the affineSpan of an indexed family is an
affineCombination with sum of weights 1. See also
eq_affineCombination_of_mem_affineSpan_of_fintype.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- SetLike.coeproof · cited by 8,199
- 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
- Set.Nonemptyproof · cited by 2,627
- Finset.sum_congrproof · cited by 2,323
Cited by4
Results whose statement or proof uses this declaration.
- eq_affineCombination_of_mem_affineSpan_of_fintypeproof · cited by 14
- eq_affineCombination_of_mem_affineSpan_imageproof · cited by 2
- mem_affineSpan_iff_eq_affineCombinationproof · cited by 1
- mem_affineSpan_iff_eq_weightedVSubOfPoint_vaddproof · cited by 1