Theorems · Definition · commutative algebra
IsAdjoinRoot.algEquiv
{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] → IsAdjoinRoot T f → S ≃ₐ[R] TAdjoining a root gives a unique algebra up to isomorphism.
This is the converse of IsAdjoinRoot.ofAlgEquiv: this turns an IsAdjoinRoot into an
AlgEquiv, and IsAdjoinRoot.ofAlgEquiv turns an AlgEquiv into an IsAdjoinRoot.
- Defined in
- Mathlib.RingTheory.IsAdjoinRoot
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 109 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 · cited by 1,681
- AlgEquiv.symmproof · cited by 615
- AlgEquiv.transproof · cited by 108
- IsAdjoinRootstatement and proof · cited by 61
- IsAdjoinRoot.adjoinRootAlgEquivproof · cited by 11
Cited by12
Results whose statement or proof uses this declaration.
- IsAdjoinRoot.algEquiv_mapstatement · cited by 1
- IsAdjoinRoot.algEquiv_rootstatement · cited by 1
- IsAdjoinRoot.lift_algEquivstatement and proof · cited by 1
- IsAdjoinRoot.algEquiv_algEquivstatement · cited by 1
- IsAdjoinRoot.algEquiv_apply_mapstatement and proof · cited by 1
- IsAdjoinRoot.algEquiv_defstatement · cited by 0
- IsAdjoinRoot.algEquiv_ofAlgEquivstatement · cited by 0
- IsAdjoinRoot.algEquiv_selfstatement · cited by 0
- IsAdjoinRoot.algEquiv_symmstatement · cited by 0
- IsAdjoinRoot.algEquiv_transstatement and proof · cited by 0
- IsAdjoinRoot.ofAlgEquiv_algEquivstatement · cited by 0
- IsAdjoinRoot.liftHom_algEquivstatement · cited by 0