AffineIndependent.affineIndependent_of_notMem_span
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : DivisionRing k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {ι : Type u_4} {p : ι → P} {i : ι},
(AffineIndependent k fun x => p ↑x) → p i ∉ affineSpan k (p '' {x | x ≠ i}) → AffineIndependent k pIf all but one point of a family are affinely independent, and that point does not lie in the affine span of that family, the family is affinely independent.
- 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.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Set.ofPredstatement and proof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- Finset.sumproof · cited by 5,195
- Set.rangeproof · cited by 4,705
- Finset.sum_congrproof · cited by 2,323
- MulZeroClass.mul_zeroproof · cited by 2,091
- AddTorsorstatement and proof · cited by 1,657
Cited by2
Results whose statement or proof uses this declaration.
- affineIndependent_of_ne_of_mem_of_mem_of_notMemproof · cited by 2
- AffineIndependent.affineIndependent_update_of_notMem_affineSpanproof · cited by 1