Theorems · Theorem · linear algebra
Submodule.range_ker_disjoint
∀ {ι : Type u'} {R : Type u_2} {M : Type u_4} {M' : Type u_5} {v : ι → M} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid M'] [inst_3 : Module R M] [inst_4 : Module R M'] {f : M →ₗ[R] M'},
LinearIndependent R (⇑f ∘ v) → Disjoint (Submodule.span R (Set.range v)) f.kerIf v is an injective family of vectors such that f ∘ v is linearly independent, then v
spans a submodule disjoint from the kernel of f.
TODO : LinearIndepOn version.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Setproof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Finsuppproof · cited by 5,255
- Bot.botproof · cited by 4,720
- Set.rangestatement · cited by 4,705
- Set.univproof · cited by 3,945
Cited by2
Results whose statement or proof uses this declaration.
- LinearIndepOn.union_of_quotientproof · cited by 2
- ModuleCat.disjoint_span_sumproof · cited by 1