Theorems · Theorem · field theory
Polynomial.preimage_eval_singleton
∀ {R : Type u} {a : R} [inst : CommRing R] [inst_1 : IsDomain R] {p : Polynomial R},
p ≠ Polynomial.C a → (fun x => Polynomial.eval x p) ⁻¹' {a} = (p - Polynomial.C a).rootSet R- Defined in
- Mathlib.Algebra.Polynomial.Roots
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebraproof · cited by 11,388
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Set.preimagestatement · cited by 4,946
- Set.extproof · cited by 2,266
- IsDomainstatement and proof · cited by 2,196
- Polynomial.Cstatement and proof · cited by 1,598
- Polynomial.evalstatement and proof · cited by 796
- Module.IsTorsionFreeproof · cited by 600
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.isCoveringMapOn_evalproof · cited by 1