Theorems · Theorem · commutative algebra
IsLocalizedModule.smul_inj
∀ {R : Type u_1} [inst : CommSemiring R] {S : Submonoid R} {M : Type u_2} {M' : Type u_3} [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid M'] [inst_3 : Module R M] [inst_4 : Module R M'] (f : M →ₗ[R] M') [IsLocalizedModule S f]
(s : ↥S) (m₁ m₂ : M'), s • m₁ = s • m₂ ↔ m₁ = m₂- Cited by
- 5 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- 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
- IsLocalizedModulestatement and proof · cited by 220
- IsLocalizedModule.smul_injectiveproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- IsLocalizedModule.mk'_eq_iffproof · cited by 4
- IsLocalization.mk'_eq_mk'proof · cited by 2
- IsLocalizedModule.injective_of_map_eqproof · cited by 1
- IsLocalizedModule.isRegular_of_smul_left_injectiveproof · cited by 1
- IsLocalization.mk'_algebraMap_eq_mk'proof · cited by 0