Theorems · Definition · algebraic geometry
Ideal.Fiber.localizationAlgEquivQuotient
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(p : Ideal R) →
[inst_3 : p.IsPrime] →
(q : Ideal (p.Fiber S)) →
[inst_4 : q.IsPrime] →
[inst_5 :
Algebra (Localization.AtPrime p)
(Localization.AtPrime (Ideal.comap Algebra.TensorProduct.includeRight q))] →
[Localization.AtPrime.IsLiesOverAlgebra p (Ideal.comap Algebra.TensorProduct.includeRight q)] →
Localization.AtPrime q ≃ₐ[Localization.AtPrime p]
Localization.AtPrime (Ideal.comap Algebra.TensorProduct.includeRight q) ⧸
Ideal.map
(algebraMap R (Localization.AtPrime (Ideal.comap Algebra.TensorProduct.includeRight q))) pThe localization of the fiber p.Fiber S is isomorphic to a quotient of a localization.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement · cited by 4,706
- AlgHomstatement · cited by 3,236
- TensorProductstatement · cited by 2,545
- HasQuotient.Quotientstatement · cited by 2,301
- AlgEquivstatement · cited by 1,681
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.mapstatement · cited by 692
- Ideal.primeComplstatement and proof · cited by 462
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.ramificationIdx_posproof · cited by 5
- Ideal.sum_ramification_inertia_eq_finrank_fiberproof · cited by 1