Theorems · Definition · commutative algebra
AdjoinRoot.quotMapCMapSpanMkEquivQuotMapCQuotMapMk
{R : Type u_1} →
[inst : CommRing R] →
(I : Ideal R) →
(f : Polynomial R) →
AdjoinRoot f ⧸ Ideal.map (AdjoinRoot.mk f) (Ideal.map Polynomial.C I) ≃+*
(Polynomial R ⧸ Ideal.map Polynomial.C I) ⧸
Ideal.map (Ideal.Quotient.mk (Ideal.map Polynomial.C I)) (Ideal.span {f})The natural isomorphism R[α]/((I[x] ⊔ (f)) / (f)) ≅ (R[x]/I[x])/((f) ⊔ I[x] / I[x])
for α a root of f : R[X] and I : Ideal R
- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- Polynomial.Cstatement and proof · cited by 1,598
- RingEquivstatement · cited by 1,147
- Ideal.spanstatement and proof · cited by 948
- Ideal.mapstatement and proof · cited by 692
- Ideal.Quotient.mkstatement · cited by 610
- AdjoinRootstatement · cited by 177
Cited by7
Results whose statement or proof uses this declaration.
- AdjoinRoot.quotAdjoinRootEquivQuotPolynomialQuotproof · cited by 6
- AdjoinRoot.quotAdjoinRootEquivQuotPolynomialQuot_symm_mk_mkproof · cited by 2
- AdjoinRoot.quotMapCMapSpanMkEquivQuotMapCQuotMapMk_symm_quotQuotMkstatement · cited by 2
- AdjoinRoot.quotMapCMapSpanMkEquivQuotMapCQuotMapMk_mkstatement · cited by 1
- AdjoinRoot.quotMapCMapSpanMkEquivQuotMapCQuotMapSpanMk_mkstatement · cited by 0
- AdjoinRoot.quotMapCMapSpanMkEquivQuotMapCQuotMapSpanMk_symm_quotQuotMkstatement · cited by 0
- AdjoinRoot.quotMapCMapSpanMkEquivQuotMapCQuotMapSpanMkproof · cited by 0