Theorems · Definition · commutative algebra
IsAdjoinRoot.ofAlgEquiv
{R : Type u} →
{S : Type v} →
[inst : CommRing R] →
[inst_1 : Ring S] →
{f : Polynomial R} →
[inst_2 : Algebra R S] →
IsAdjoinRoot S f →
{T : Type u_1} → [inst_3 : Ring T] → [inst_4 : Algebra R T] → (S ≃ₐ[R] T) → IsAdjoinRoot T fTransfer IsAdjoinRoot across an algebra isomorphism.
This is the converse of IsAdjoinRoot.algEquiv: this turns an AlgEquiv into an IsAdjoinRoot,
and IsAdjoinRoot.algEquiv turns an IsAdjoinRoot into an AlgEquiv.
- Defined in
- Mathlib.RingTheory.IsAdjoinRoot
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- AlgEquivstatement and proof · cited by 1,681
- AlgHom.compproof · cited by 501
- AlgEquiv.toAlgHomproof · cited by 273
- IsAdjoinRootstatement and proof · cited by 61
- IsAdjoinRoot.mapproof · cited by 32
Cited by5
Results whose statement or proof uses this declaration.
- IsAdjoinRoot.ofAlgEquiv_map_applystatement and proof · cited by 2
- IsAdjoinRoot.algEquiv_ofAlgEquivstatement and proof · cited by 0
- IsAdjoinRoot.ofAdjoinRootEquivproof · cited by 0
- IsAdjoinRoot.ofAlgEquiv_algEquivstatement and proof · cited by 0
- IsAdjoinRoot.ofAlgEquiv_rootstatement · cited by 0