Theorems · Definition · commutative algebra
Polynomial.fiberEquivQuotient
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(f : Polynomial R →ₐ[R] S) →
Function.Surjective ⇑f →
(p : Ideal R) →
[inst_3 : p.IsPrime] →
p.Fiber S ≃ₐ[p.ResidueField]
Polynomial p.ResidueField ⧸
Ideal.map (Polynomial.mapRingHom (algebraMap R p.ResidueField)) (RingHom.ker ↑f)κ(p) ⊗[R] (R[X] ⧸ I) = κ(p)[X] / I
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Polynomialstatement and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement and proof · cited by 3,236
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AlgEquivstatement · cited by 1,681
- Polynomial.Xproof · cited by 1,639
- TensorProduct.tmulproof · cited by 1,182
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.not_ker_le_map_C_of_surjective_of_weaklyQuasiFiniteAtproof · cited by 1
- Polynomial.fiberEquivQuotient.congr_simpstatement and proof · cited by 0
- Polynomial.fiberEquivQuotient_tmulstatement · cited by 0