Mathlib Map

Theorems · Theorem · linear algebra

Submodule.map_injective_of_injective

∀ {R : Type u_1} {R₂ : Type u_3} {M : Type u_5} {M₂ : Type u_7} [inst : Semiring R] [inst_1 : Semiring R₂]
  [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M] [inst_5 : Module R₂ M₂] {σ₁₂ : R →+* R₂}
  [inst_6 : RingHomSurjective σ₁₂] {f : M →ₛₗ[σ₁₂] M₂}, Function.Injective ⇑f → Function.Injective (Submodule.map f)
Defined in
Mathlib.Algebra.Module.Submodule.Map
Cited by
31 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Quot.sound
Assumes
SemiringSemiringAddCommMonoidAddCommMonoidModuleModuleRingHomSurjective

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Submodule.fg_of_fg_map_injective · cited by 5Submodule.fg_of_fg_map_in…LinearEquiv.conj_exact_iff_exact · cited by 4LinearEquiv.conj_exact_if…TensorProduct.vanishesTrivially_of_sum_tmul_eq_zero_of_rTensor_injective · cited by 3TensorProduct.vanishesTri…Submodule.disjoint_iff_comap_eq_bot · cited by 3Submodule.disjoint_iff_co…Submodule.lift_spanRank_map_eq_of_injective · cited by 2Submodule.lift_spanRank_m…ZLattice.exists_forall_abs_repr_le_norm · cited by 2ZLattice.exists_forall_ab…Submodule.map_unop_mul · cited by 2Submodule.map_unop_mulSubmodule.finite_quotient_smul · cited by 2Submodule.finite_quotient…Submodule.map_lt_map_iff_of_injective · cited by 2Submodule.map_lt_map_iff_…Algebra.Presentation.differentials.surjective_hom₁ · cited by 1differentials.surjective_…Submodule.index_smul_le · cited by 1Submodule.index_smul_leSubmodule.exists_eq_colon_of_mem_minimalPrimes · cited by 1Submodule.exists_eq_colon…IsLocalRing.finrank_cotangentSpace_le_one_iff · cited by 1IsLocalRing.finrank_cotan…Submodule.comap_sup_of_injective · cited by 1Submodule.comap_sup_of_in…Submodule.map_covBy_of_injective · cited by 1Submodule.map_covBy_of_in…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapRingHom · cited by 10189RingHomSubmodule · cited by 7192SubmoduleSubmodule.map · cited by 614Submodule.mapRingHomSurjective · cited by 220RingHomSurjectiveSubmodule.gciMapComap · cited by 11Submodule.gciMapComapGaloisCoinsertion.l_injective · cited by 10GaloisCoinsertion.l_injec…Submodule.map_injective_of_in…CITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by31

Results whose statement or proof uses this declaration.