Theorems · Theorem · commutative algebra
IsAdjoinRoot.lift_algEquiv
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {f : Polynomial R}
(h : IsAdjoinRoot S f) {T : Type u_1} [inst_3 : CommRing T] [inst_4 : Algebra R T] (h' : IsAdjoinRoot T f)
{U : Type u_2} [inst_5 : CommRing U] (i : R →+* U) (x : U) (hx : Polynomial.eval₂ i x f = 0) (z : S),
(h'.lift i x hx) ((h.algEquiv h') z) = (h.lift i x hx) z- Defined in
- Mathlib.RingTheory.IsAdjoinRoot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- AlgEquivstatement · cited by 1,681
- Polynomial.eval₂statement and proof · cited by 267
- IsAdjoinRootstatement and proof · cited by 61
- IsAdjoinRoot.algEquivstatement and proof · cited by 12
- IsAdjoinRoot.reprproof · cited by 11
- IsAdjoinRoot.liftstatement and proof · cited by 11
- IsAdjoinRoot.map_reprproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- IsAdjoinRoot.liftHom_algEquivproof · cited by 0