Theorems · Theorem · commutative algebra
IsLocalizedModule.map_injective_iff_localizedModuleMap_injective
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} {M' : Type u_4} {N' : Type u_5} [inst : CommSemiring R] {S : Submonoid R}
[inst_1 : AddCommMonoid M] [inst_2 : Module R M] [inst_3 : AddCommMonoid N] [inst_4 : Module R N]
[inst_5 : AddCommMonoid M'] [inst_6 : Module R M'] [inst_7 : AddCommMonoid N'] [inst_8 : Module R N']
(g₁ : M →ₗ[R] M') (g₂ : N →ₗ[R] N') [inst_9 : IsLocalizedModule S g₁] [inst_10 : IsLocalizedModule S g₂]
{l : M →ₗ[R] N},
Function.Injective ⇑((IsLocalizedModule.map S g₁ g₂) l) ↔ Function.Injective ⇑((LocalizedModule.map S) l)- Defined in
- Mathlib.RingTheory.Localization.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Submonoidstatement and proof · cited by 3,086
- LinearEquiv.symmproof · cited by 1,461
- Localizationstatement · cited by 270
- IsLocalizedModulestatement and proof · cited by 220
- LocalizedModulestatement · cited by 154
- IsLocalizedModule.mapstatement and proof · cited by 60
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.