affineCombination_mem_affineSpan_of_nonempty
∀ {ι : 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] [Nonempty ι] {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 family is nonempty.
- Cited by
- 2 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.
Cites18
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
- Ringstatement and proof · cited by 7,463
- Finset.sumstatement and proof · cited by 5,195
- Set.rangestatement · cited by 4,705
- Nontrivialproof · cited by 2,416
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspacestatement and proof · cited by 871
- AffineMapstatement · cited by 674
- affineSpanstatement · cited by 417
Cited by2
Results whose statement or proof uses this declaration.
- Affine.Simplex.closedInterior_subset_affineSpanproof · cited by 8
- Affine.Simplex.setInterior_subset_affineSpanproof · cited by 3