Theorems · Theorem · linear algebra
linearIndependent_iff_injective_fintypeLinearCombination
∀ {ι : Type u'} {R : Type u_2} {M : Type u_4} {v : ι → M} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] [inst_3 : Fintype ι],
LinearIndependent R v ↔ Function.Injective ⇑(Fintype.linearCombination R v)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- LinearEquiv.symmproof · cited by 1,461
- LinearIndependentstatement · cited by 560
- Finsupp.linearCombinationproof · cited by 269
- Finsupp.linearEquivFunOnFiniteproof · cited by 28
- Fintype.linearCombinationstatement · cited by 26
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.vecMul_injective_iffproof · cited by 4
- RootPairing.EmbeddedG2.allRoots_nodupproof · cited by 1
- LinearIndependent.fintypeLinearCombination_injectiveproof · cited by 0