Theorems · Theorem · field theory
Polynomial.isRoot_map_iff
∀ {S : Type v} [inst : CommSemiring S] {R : Type u_1} [inst_1 : CommRing R] {f : R →+* S} {x : R} {p : Polynomial R},
Function.Injective ⇑f → ((Polynomial.map f p).IsRoot (f x) ↔ p.IsRoot x)- Defined in
- Mathlib.Algebra.Polynomial.Eval.Coeff
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringCommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Polynomial.mapstatement and proof · cited by 806
- Polynomial.IsRootstatement and proof · cited by 152
- Polynomial.IsRoot.mapproof · cited by 1
- Polynomial.IsRoot.of_mapproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.isRoot_cyclotomic_iffproof · cited by 12