Theorems · Definition · commutative algebra
IsLocalizedModule.lift
{R : Type u_1} →
[inst : CommSemiring R] →
(S : Submonoid R) →
{M : Type u_2} →
{M' : Type u_3} →
{M'' : Type u_4} →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid M'] →
[inst_3 : AddCommMonoid M''] →
[inst_4 : Module R M] →
[inst_5 : Module R M'] →
[inst_6 : Module R M''] →
(f : M →ₗ[R] M') →
[IsLocalizedModule S f] →
(M →ₗ[R] M'') → (∀ (x : ↥S), IsUnit ((algebraMap R (Module.End R M'')) ↑x)) → M' →ₗ[R] M''If M' is a localized module and g is a linear map M → M'' such that all scalar multiplication
by s : S is invertible, then there is a linear map M' → M''.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- LinearMap.compproof · cited by 1,642
- IsUnitstatement and proof · cited by 1,602
- LinearEquiv.symmproof · cited by 1,461
Cited by14
Results whose statement or proof uses this declaration.
- IsLocalizedModule.mapproof · cited by 60
- AlgebraicGeometry.Scheme.Modules.fromTildeΓproof · cited by 9
- IsLocalizedModule.liftOfLEproof · cited by 6
- IsLocalizedModule.lift_applystatement · cited by 5
- IsLocalizedModule.lift_compstatement · cited by 4
- IsLocalizedModule.is_universalproof · cited by 3
- AlgebraicGeometry.StructureSheaf.Localizations.comapFunproof · cited by 3
- IsLocalizedModule.lift_uniquestatement · cited by 2
- AlgebraicGeometry.Scheme.Modules.toOpen_fromTildeΓ_appproof · cited by 2
- IsLocalizedModule.lift_isostatement · cited by 1
- IsLocalizedModule.map_LocalizedModulesproof · cited by 1
- IsLocalizedModule.map_iso_commuteproof · cited by 1