Theorems · Theorem · commutative algebra
IsAdjoinRoot.apply_eq_lift
∀ {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)
(g : S →+* T), (∀ (a : R), g ((algebraMap R S) a) = i a) → g h.root = x → ∀ (a : S), g a = (h.lift i x hx) aAuxiliary lemma for apply_eq_lift
- Defined in
- Mathlib.RingTheory.IsAdjoinRoot
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- Finset.sumproof · cited by 5,195
- Algebra.algebraMapstatement and proof · cited by 4,706
- Finset.sum_congrproof · cited by 2,323
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- Finset.rangeproof · cited by 1,341
Cited by2
Results whose statement or proof uses this declaration.
- IsAdjoinRoot.eq_liftproof · cited by 0
- IsAdjoinRoot.eq_liftHomproof · cited by 0