Theorems · Theorem · linear algebra
DFinsupp.linearIndependent_single
∀ {ι : Type u_1} {R : Type u_2} {M : ι → Type u_3} [inst : Semiring R] [inst_1 : (i : ι) → AddCommMonoid (M i)]
[inst_2 : (i : ι) → Module R (M i)] [inst_3 : DecidableEq ι] {φ : ι → Type u_4} (f : (i : ι) → φ i → M i),
(∀ (i : ι), LinearIndependent R (f i)) → LinearIndependent R fun ix => fun₀ | ix.fst => f ix.fst ix.snd- Cited by
- 3 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- RingHom.idproof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapproof · cited by 10,215
- Finsuppproof · cited by 5,255
- LinearMap.compproof · cited by 1,642
- map_zeroproof · cited by 1,614
- one_smulproof · cited by 1,374
- LinearEquiv.toLinearMapproof · cited by 1,171
- Finsupp.singleproof · cited by 943
Cited by3
Results whose statement or proof uses this declaration.
- Pi.linearIndependent_singleproof · cited by 3
- Finsupp.linearIndependent_singleproof · cited by 2
- DFinsupp.linearIndependent_single_iffproof · cited by 0