Theorems · Theorem · commutative algebra
Module.exists_localizedMap_surjective_of_surjective
∀ {R : Type u_3} {M : Type u_4} {N : Type u_5} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : AddCommGroup N] [inst_4 : Module R N] [Module.FinitePresentation R M] (S : Submonoid R) {Mₚ : Type u_1}
[inst_6 : AddCommGroup Mₚ] [inst_7 : Module R Mₚ] (f : M →ₗ[R] Mₚ) [inst_8 : IsLocalizedModule S f] {Nₚ : Type u_2}
[inst_9 : AddCommGroup Nₚ] [inst_10 : Module R Nₚ] (g : N →ₗ[R] Nₚ) [inst_11 : IsLocalizedModule S g]
{ϕ : Mₚ →ₗ[R] Nₚ},
Function.Surjective ⇑ϕ →
∃ φ s, ∃ (_ : (IsLocalizedModule.map S f g) φ = s • ϕ), Function.Surjective ⇑((IsLocalizedModule.map S f g) φ)Let M be a finitely presented R-module, N be an R-module, S be a submonoid of R,
Mₚ be the localization of M at S, Nₚ be the localization of N at S. Then any surjective
linear map ϕ : Mₚ →ₗ[R] Nₚ lifts to a linear map φ : M →ₗ[R] N that is surjective after
localization at S.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Algebra.algebraMapproof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- LinearMap.compproof · cited by 1,642
- Module.Endproof · cited by 774
- IsLocalizedModulestatement and proof · cited by 220
- IsLocalizedModule.mapstatement and proof · cited by 60
Cited by1
Results whose statement or proof uses this declaration.
- Module.Free.away_of_finite_of_flat_of_rankAtStalk_constantproof · cited by 0