Theorems · Definition · commutative algebra
Localization.mapToFractionRing
{A : Type u_1} →
(K : Type u_2) →
[inst : CommRing A] →
(S : Submonoid A) →
[inst_1 : CommRing K] →
[inst_2 : Algebra A K] →
[IsFractionRing A K] →
(B : Type u_3) →
[inst_4 : CommRing B] →
[inst_5 : Algebra A B] → [IsLocalization S B] → S ≤ nonZeroDivisors A → B →ₐ[A] KThe canonical map from a localization of A at S to the fraction ring
of A, given that S ≤ A⁰.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- AlgHomstatement · cited by 3,236
- Submonoidstatement and proof · cited by 3,086
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- IsLocalizationstatement and proof · cited by 636
- IsLocalization.liftproof · cited by 27
- Localization.map_isUnit_of_leproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- Localization.subalgebra.ofFieldproof · cited by 8
- Localization.subalgebraproof · cited by 5
- Localization.mem_range_mapToFractionRing_iffstatement and proof · cited by 1
- Localization.subalgebra.ofField_eqproof · cited by 1
- Localization.mapToFractionRing.congr_simpstatement and proof · cited by 0
- Localization.mapToFractionRing_applystatement · cited by 0
- Localization.subalgebra.mem_range_mapToFractionRing_iff_ofFieldstatement · cited by 0