Theorems · Theorem · linear algebra
LinearIndependent.comp
∀ {ι : Type u'} {ι' : Type u_1} {R : Type u_2} {M : Type u_4} {v : ι → M} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M], LinearIndependent R v → ∀ (f : ι' → ι), Function.Injective f → LinearIndependent R (v ∘ f)A subfamily of a linearly independent family (i.e., a composition with an injective map) is a linearly independent family.
- Cited by
- 41 results in Mathlib
- Foundations
- Depth 81 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.
Cites7
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
- Finsuppproof · cited by 5,255
- LinearIndependentstatement and proof · cited by 560
- Finsupp.mapDomain_injectiveproof · cited by 16
- Finsupp.linearCombination_mapDomainproof · cited by 6
Cited by41
Results whose statement or proof uses this declaration.
- linearIndependent_equivproof · cited by 21
- LinearIndepOn.monoproof · cited by 14
- LinearIndependent.linearIndepOn_idproof · cited by 14
- lift_rank_range_leproof · cited by 7
- LinearIndepOn.unionproof · cited by 5
- Submodule.LinearDisjoint.rank_inf_le_one_of_commute_of_flatproof · cited by 4
- linearIndependent_algHom_toLinearMapproof · cited by 3
- linearIndependent_sumproof · cited by 3
- affineIndependent_set_iff_linearIndependent_vsubproof · cited by 3
- InnerProductSpace.gramSchmidt_ne_zeroproof · cited by 2
- linearIndependent_iff_finset_linearIndependentproof · cited by 2