Theorems · Theorem · commutative algebra
AdjoinRoot.quotEquivQuotMap_apply_mk
∀ {R : Type u_1} [inst : CommRing R] (f g : Polynomial R) (I : Ideal R),
(AdjoinRoot.quotEquivQuotMap f I) ((Ideal.Quotient.mk (Ideal.map (AdjoinRoot.of f) I)) ((AdjoinRoot.mk f) g)) =
(Ideal.Quotient.mk (Ideal.span {Polynomial.map (Ideal.Quotient.mk I) f})) (Polynomial.map (Ideal.Quotient.mk I) g)- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 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.
Cites18
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
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AlgEquivstatement · cited by 1,681
- Ideal.spanstatement and proof · cited by 948
- Polynomial.mapstatement and proof · cited by 806
- Ideal.mapstatement and proof · cited by 692
- Ideal.Quotient.mkstatement and proof · cited by 610
Cited by1
Results whose statement or proof uses this declaration.
- PowerBasis.quotientEquivQuotientMinpolyMap_apply_mkproof · cited by 0