Theorems · Theorem · commutative algebra
IsLocalization.Away.of_surjective
∀ {S : Type u_4} {T : Type u_5} [inst : CommRing S] [inst_1 : CommRing T] [inst_2 : Algebra S T],
Function.Surjective ⇑(algebraMap S T) →
∀ {r : S},
IsUnit ((algebraMap S T) r) → ∀ (n : ℕ), r ^ n • RingHom.ker (algebraMap S T) ≤ ⊥ → IsLocalization.Away r TSuppose I is an ideal of R, then R / I is the localization away from r : R
if r - 1 ∈ I and for some n, r ^ n • I = ⊥.
For sake of usability, we state this for surjective ring maps instead of ideals.
For a version with two ideals, see Away.of_sub_one_mem_ker'.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Algebra.algebraMapstatement and proof · cited by 4,706
- mul_oneproof · cited by 3,885
- IsUnitstatement and proof · cited by 1,602
- pow_zeroproof · cited by 1,094
- sub_selfproof · cited by 996
- map_subproof · cited by 565
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalization.Away.of_surjective_of_isScalarTowerproof · cited by 0