Theorems · Definition · commutative algebra
AdjoinRoot.quotEquivQuotMap
{R : Type u_1} →
[inst : CommRing R] →
(f : Polynomial R) →
(I : Ideal R) →
(AdjoinRoot f ⧸ Ideal.map (AdjoinRoot.of f) I) ≃ₐ[R]
Polynomial (R ⧸ I) ⧸ Ideal.span {Polynomial.map (Ideal.Quotient.mk I) f}Promote AdjoinRoot.quotAdjoinRootEquivQuotPolynomialQuot to an AlgEquiv.
- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 116 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
- AlgEquivstatement · cited by 1,681
- Ideal.spanstatement · cited by 948
- Polynomial.mapstatement · cited by 806
- Ideal.mapstatement · cited by 692
- Ideal.Quotient.mkstatement · cited by 610
- AdjoinRootstatement · cited by 177
Cited by6
Results whose statement or proof uses this declaration.
- PowerBasis.quotientEquivQuotientMinpolyMapproof · cited by 5
- AdjoinRoot.quotEquivQuotMap_symm_applystatement and proof · cited by 2
- AdjoinRoot.quotEquivQuotMap_applystatement and proof · cited by 1
- AdjoinRoot.quotEquivQuotMap_apply_mkstatement · cited by 1
- PowerBasis.quotientEquivQuotientMinpolyMap_apply_mkproof · cited by 0
- AdjoinRoot.quotEquivQuotMap_symm_apply_mkstatement · cited by 0