Theorems · Theorem · commutative algebra
Localization.mem_range_mapToFractionRing_iff
∀ {A : Type u_1} (K : Type u_2) [inst : CommRing A] (S : Submonoid A) [inst_1 : CommRing K] [inst_2 : Algebra A K]
[inst_3 : IsFractionRing A K] (B : Type u_3) [inst_4 : CommRing B] [inst_5 : Algebra A B]
[inst_6 : IsLocalization S B] (hS : S ≤ nonZeroDivisors A) (x : K),
x ∈ (Localization.mapToFractionRing K S B hS).range ↔ ∃ a s, ∃ (hs : s ∈ S), x = IsLocalization.mk' K a ⟨s, ⋯⟩- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Submonoidstatement and proof · cited by 3,086
- Subalgebrastatement · cited by 1,353
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- IsLocalizationstatement and proof · cited by 636
- AlgHom.toRingHomproof · cited by 490
- IsLocalization.mk'statement and proof · cited by 218
- AlgHom.rangestatement and proof · cited by 169
- IsLocalization.exists_mk'_eqproof · cited by 63
Cited by1
Results whose statement or proof uses this declaration.
- Localization.subalgebra.mem_range_mapToFractionRing_iff_ofFieldproof · cited by 0