Theorems · Theorem · linear algebra
LinearMap.map_injective
∀ {R : Type u_1} {R₂ : Type u_2} {M : Type u_4} {M₂ : Type u_5} [inst : Semiring R] [inst_1 : Semiring R₂]
[inst_2 : AddCommGroup M] [inst_3 : AddCommGroup M₂] [inst_4 : Module R M] [inst_5 : Module R₂ M₂] {τ₁₂ : R →+* R₂}
[inst_6 : RingHomSurjective τ₁₂] {f : M →ₛₗ[τ₁₂] M₂}, f.ker = ⊥ → Function.Injective (Submodule.map f)- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- Bot.botstatement and proof · cited by 4,720
- le_antisymmproof · cited by 2,068
- LinearMap.kerstatement and proof · cited by 848
- Submodule.mapstatement and proof · cited by 614
- le_of_eqproof · cited by 366
- RingHomSurjectivestatement and proof · cited by 220
Cited by4
Results whose statement or proof uses this declaration.
- exteriorPower.ιMulti_family_span_of_spanproof · cited by 2
- exteriorPower.ιMulti_spanproof · cited by 1
- FractionalIdeal.absNorm_div_norm_eq_absNorm_div_normproof · cited by 1
- exteriorPower.ιMulti_span_of_spanproof · cited by 0