Theorems · Theorem · commutative algebra
IsAdjoinRoot.algEquiv_algEquiv
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : Ring S] {f : Polynomial R} [inst_2 : Algebra R S]
(h : IsAdjoinRoot S f) {T : Type u_1} [inst_3 : Ring T] [inst_4 : Algebra R T] (h' : IsAdjoinRoot T f) {U : Type u_2}
[inst_5 : Ring U] [inst_6 : Algebra R U] (h'' : IsAdjoinRoot U f) (x : S),
(h'.algEquiv h'') ((h.algEquiv h') x) = (h.algEquiv h'') x- Defined in
- Mathlib.RingTheory.IsAdjoinRoot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- 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
- IsAdjoinRootstatement and proof · cited by 61
- AlgEquiv.symm_apply_applyproof · cited by 36
- IsAdjoinRoot.algEquivstatement · cited by 12
- IsAdjoinRoot.adjoinRootAlgEquivproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- IsAdjoinRoot.algEquiv_transproof · cited by 0