Theorems · Definition · commutative algebra
AdjoinRoot.mapRingEquiv
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
(f : R ≃+* S) →
(p : Polynomial R) → (q : Polynomial S) → Associated (Polynomial.map (↑f) p) q → AdjoinRoot p ≃+* AdjoinRoot qAdjoinRoot.map as a RingEquiv.
- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Polynomialstatement and proof · cited by 5,681
- RingEquivstatement and proof · cited by 1,147
- Polynomial.mapstatement and proof · cited by 806
- RingHomClass.toRingHomstatement and proof · cited by 746
- RingEquiv.symmproof · cited by 567
- Associatedstatement and proof · cited by 296
- AdjoinRootstatement · cited by 177
- RingEquiv.ofRingHomproof · cited by 9
- AdjoinRoot.mapproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- AdjoinRoot.coe_mapRingEquivstatement · cited by 0
- AdjoinRoot.symm_mapRingEquivstatement · cited by 0