linearIndependent_set_iff_affineIndependent_vadd_union_singleton
∀ (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 V},
(∀ v ∈ s, v ≠ 0) → ∀ (p₁ : P), (LinearIndependent k fun (v : ↑s) => ↑v) ↔ AffineIndependent k fun p => ↑pA set of nonzero vectors is linearly independent if and only if,
given a point p₁, the vectors added to p₁ and p₁ itself are
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.
Cites24
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
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubproof · cited by 817
- LinearIndependentstatement and proof · cited by 560
- Set.image_congrproof · cited by 533
- Set.mem_singletonproof · cited by 183
Cited by2
Results whose statement or proof uses this declaration.
- exists_subset_affineIndependent_affineSpan_eq_topproof · cited by 1
- exists_affineIndependentproof · cited by 1