Theorems · Theorem · linear algebra
Finsupp.linearIndependent_single_iff
∀ {R : Type u_1} {M : Type u_2} {ι : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{φ : ι → Type u_4} {f : (i : ι) → φ i → M},
(LinearIndependent R fun ix => fun₀ | ix.fst => f ix.fst ix.snd) ↔ ∀ (i : ι), LinearIndependent R (f i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement · cited by 5,255
- Finsupp.singlestatement and proof · cited by 943
- LinearIndependentstatement and proof · cited by 560
- Finsupp.lsingleproof · cited by 75
- LinearIndependent.compproof · cited by 41
- sigma_mk_injectiveproof · cited by 27
- LinearIndependent.of_compproof · cited by 19
- Finsupp.linearIndependent_singleproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.