Theorems · Theorem · commutative algebra
Module.FinitePresentation.exists_notMem_bijective
∀ {R : Type u_5} {M : Type u_6} {N : Type u_7} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : AddCommGroup N] [inst_4 : Module R N] [Module.Finite R M] [Module.FinitePresentation R N] (f : M →ₗ[R] N)
(p : Ideal R) [inst_7 : p.IsPrime] {Mₚ : Type u_3} {Nₚ : Type u_4} [inst_8 : AddCommGroup Mₚ]
[inst_9 : AddCommGroup Nₚ] [inst_10 : Module R Mₚ] [inst_11 : Module R Nₚ] (fM : M →ₗ[R] Mₚ) (fN : N →ₗ[R] Nₚ)
[inst_12 : IsLocalizedModule p.primeCompl fM] [inst_13 : IsLocalizedModule p.primeCompl fN],
Function.Bijective ⇑((IsLocalizedModule.map p.primeCompl fM fN) f) →
∃ g ∉ p, Function.Bijective ⇑((LocalizedModule.map (Submonoid.powers g)) f)Let M be a finite R-module and N be a finitely presented R-module. If f : M →ₗ[R] N
is a linear map whose localization at a prime ideal p is bijective, then there exists
g ∉ p such that f is already bijective under the localization away from g.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Idealstatement and proof · cited by 4,748
- Module.Finitestatement and proof · cited by 1,032
- Function.Bijectivestatement and proof · cited by 863
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.primeComplstatement and proof · cited by 462
- Submonoid.powersstatement and proof · cited by 408
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.IsSmoothAt.exists_notMem_isStandardSmoothproof · cited by 2