Theorems · Theorem · commutative algebra
PowerBasis.quotientEquivQuotientMinpolyMap_apply_mk
∀ {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) (g : Polynomial R),
(pb.quotientEquivQuotientMinpolyMap I)
((Ideal.Quotient.mk (Ideal.map (algebraMap R S) I)) ((Polynomial.aeval pb.gen) g)) =
(Ideal.Quotient.mk (Ideal.span {Polynomial.map (Ideal.Quotient.mk I) (minpoly R pb.gen)}))
(Polynomial.map (Ideal.Quotient.mk I) g)- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 136 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- 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 and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement · cited by 3,236
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AlgEquivstatement and proof · cited by 1,681
- Ideal.spanstatement and proof · cited by 948
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.