Theorems · Theorem · commutative algebra
IsAdjoinRoot.lift_map
∀ {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)
(z : Polynomial R), (h.lift i x hx) (h.map z) = Polynomial.eval₂ i x z- Defined in
- Mathlib.RingTheory.IsAdjoinRoot
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- AlgHomstatement · cited by 3,236
- Polynomial.eval₂statement and proof · cited by 267
- IsAdjoinRootstatement and proof · cited by 61
- IsAdjoinRoot.mapstatement and proof · cited by 32
- IsAdjoinRoot.liftstatement · cited by 11
- IsAdjoinRoot.eval₂_repr_eq_eval₂_of_map_eqproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- IsAdjoinRoot.lift_rootproof · cited by 2
- IsAdjoinRoot.lift_algEquivproof · cited by 1
- IsAdjoinRoot.lift_algebraMapproof · cited by 1
- IsAdjoinRoot.lift_self_applyproof · cited by 1
- IsAdjoinRoot.liftHom_mapproof · cited by 0