Theorems · Definition · commutative algebra
PowerBasis.quotientEquivQuotientMinpolyMap
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(pb : PowerBasis R S) →
(I : Ideal R) →
(S ⧸ Ideal.map (algebraMap R S) I) ≃ₐ[R]
Polynomial (R ⧸ I) ⧸ Ideal.span {Polynomial.map (Ideal.Quotient.mk I) (minpoly R pb.gen)}Let α have minimal polynomial f over R and I be an ideal of R,
then R[α] / (I) = (R[x] / (f)) / pS = (R/p)[x] / (f mod p).
- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 134 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Polynomialstatement · cited by 5,681
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement · cited by 4,706
- 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
Cited by6
Results whose statement or proof uses this declaration.
- KummerDedekind.quotMapEquivQuotQuotMapproof · cited by 5
- KummerDedekind.quotMapEquivQuotQuotMap_symm_applyproof · cited by 2
- PowerBasis.quotientEquivQuotientMinpolyMap_symm_apply_mkstatement · cited by 1
- PowerBasis.quotientEquivQuotientMinpolyMap_applystatement and proof · cited by 0
- PowerBasis.quotientEquivQuotientMinpolyMap_apply_mkstatement · cited by 0
- PowerBasis.quotientEquivQuotientMinpolyMap_symm_applystatement and proof · cited by 0