Theorems · Theorem · linear algebra
Finsupp.linearIndependent_single
∀ {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),
(∀ (i : ι), LinearIndependent R (f i)) → LinearIndependent R fun ix => fun₀ | ix.fst => f ix.fst ix.snd- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement and proof · cited by 5,255
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- Finsupp.singlestatement and proof · cited by 943
- LinearIndependentstatement and proof · cited by 560
- Function.Injective.injOnproof · cited by 280
- LinearEquiv.injectiveproof · cited by 162
- DFinsupp.singleproof · cited by 113
Cited by2
Results whose statement or proof uses this declaration.
- Finsupp.linearIndependent_single_iffproof · cited by 0
- Finsupp.linearIndependent_single_of_ne_zeroproof · cited by 0