affineIndependent_set_iff_linearIndependent_vsub
∀ (k : Type u_1) {V : Type u_2} {P : Type u_3} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {s : Set P} {p₁ : P},
p₁ ∈ s → ((AffineIndependent k fun p => ↑p) ↔ LinearIndependent k fun (v : ↑((fun p => p -ᵥ p₁) '' (s \ {p₁}))) => ↑v)A set is affinely independent if and only if the differences from a base point in that set are linearly independent.
- Cited by
- 3 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.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- Ringstatement and proof · cited by 7,463
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubstatement and proof · cited by 817
- LinearIndependentstatement and proof · cited by 560
Cited by3
Results whose statement or proof uses this declaration.
- AffineIndependent.finrank_vectorSpan_image_finsetproof · cited by 3
- linearIndependent_set_iff_affineIndependent_vadd_union_singletonproof · cited by 2
- exists_subset_affineIndependent_affineSpan_eq_topproof · cited by 1