Theorems · Theorem · linear algebra
iSupIndep_iff_linearIndependent_of_ne_zero
∀ {R : Type u_3} {N : Type u_6} [inst : Ring R] [inst_1 : AddCommGroup N] [inst_2 : Module R N] [IsDomain R]
[Module.IsTorsionFree R N] {ι : Type u_7} {v : ι → N},
(∀ (i : ι), v i ≠ 0) → ((iSupIndep fun x => R ∙ v x) ↔ LinearIndependent R v)- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · 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
- Submodulestatement · cited by 7,192
- IsDomainstatement and proof · cited by 2,196
- Submodule.spanstatement and proof · cited by 1,504
- Module.IsTorsionFreestatement and proof · cited by 600
- LinearIndependentstatement and proof · cited by 560
- iSupIndepstatement and proof · cited by 100
- Submodule.mem_span_singleton_selfproof · cited by 59
- iSupIndep.linearIndependentproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Projectivization.independent_iff_iSupIndepproof · cited by 0