mem_affineSpan_iff_eq_weightedVSubOfPoint_vadd
∀ {ι : 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] (p : ι → P) (j : ι) (q : P),
q ∈ affineSpan k (Set.range p) ↔ ∃ s w, q = (s.weightedVSubOfPoint p (p j)) w +ᵥ p jGiven a family of points together with a chosen base point in that family, membership of the
affine span of this family corresponds to an identity in terms of weightedVSubOfPoint, with
weights that are not required to sum to 1.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- RingHom.idstatement · cited by 18,349
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Finset.sumproof · cited by 5,195
- Set.rangestatement and proof · cited by 4,705
- Nontrivialstatement and proof · cited by 2,416
- Finset.sum_congrproof · cited by 2,323
Cited by1
Results whose statement or proof uses this declaration.
- affineSpan_eq_affineSpan_lineMap_unitsproof · cited by 1