Theorems · Theorem · commutative algebra
IsAdjoinRoot.lift_root
∀ {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 : CommRing T] {i : R →+* T} {x : T} (hx : Polynomial.eval₂ i x f = 0),
(h.lift i x hx) h.root = x- Defined in
- Mathlib.RingTheory.IsAdjoinRoot
- Cited by
- 2 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
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Xproof · cited by 1,639
- Polynomial.eval₂statement and proof · cited by 267
- IsAdjoinRootstatement and proof · cited by 61
- Polynomial.eval₂_Xproof · cited by 34
- IsAdjoinRoot.rootstatement · cited by 34
- IsAdjoinRoot.liftstatement and proof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- IsAdjoinRoot.apply_eq_liftproof · cited by 2
- IsAdjoinRoot.liftHom_rootproof · cited by 0