Theorems · Definition · commutative algebra
IsLocalizedModule.liftOfLE
{R : Type u_1} →
[inst : CommSemiring R] →
{M : Type u_2} →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
{M₁ : Type u_6} →
{M₂ : Type u_7} →
[inst_3 : AddCommMonoid M₁] →
[inst_4 : AddCommMonoid M₂] →
[inst_5 : Module R M₁] →
[inst_6 : Module R M₂] →
(S₁ S₂ : Submonoid R) →
S₁ ≤ S₂ →
(f₁ : M →ₗ[R] M₁) →
(f₂ : M →ₗ[R] M₂) → [IsLocalizedModule S₁ f₁] → [IsLocalizedModule S₂ f₂] → M₁ →ₗ[R] M₂The natural map Mₛ →ₗ[R] Mₜ if s ≤ t (in Submonoid R).
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 51 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.liftproof · cited by 10
Cited by7
Results whose statement or proof uses this declaration.
- Module.freeLocus_localizationproof · cited by 1
- Module.isLocallyConstant_rankAtStalk_freeLocusproof · cited by 1
- LocalizedModule.liftOfLEproof · cited by 0
- IsLocalizedModule.liftOfLE_compstatement · cited by 0
- IsLocalizedModule.liftOfLE_applystatement · cited by 0
- IsLocalizedModule.liftOfLE.congr_simpstatement and proof · cited by 0
- IsLocalizedModule.liftOfLE_mk'statement and proof · cited by 0