Theorems · Theorem · commutative algebra
Module.exists_localizedMap_away_surjective_of_localizedMap_atPrime_surjective
∀ {R : Type u_1} {M : Type u_2} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {N : Type u_3}
[inst_3 : AddCommGroup N] [inst_4 : Module R N] [Module.Finite R M] (p : Ideal R) [inst_6 : p.IsPrime]
(φ : N →ₗ[R] M),
Function.Surjective ⇑((LocalizedModule.map p.primeCompl) φ) →
∃ a ∉ p, Function.Surjective ⇑((LocalizedModule.map (Submonoid.powers a)) φ)- Defined in
- Mathlib.RingTheory.Support
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 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
- 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
- Submonoidproof · cited by 3,086
- Module.Finitestatement and proof · cited by 1,032
- 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.
- Module.Free.away_of_finite_of_flat_of_rankAtStalk_constantproof · cited by 0