Theorems · Theorem · field theory
Polynomial.map_roots_comp_C_mul_X_add_C
∀ {R : Type u} [inst : CommRing R] [inst_1 : IsDomain R] (p : Polynomial R) (a b : R),
IsUnit a → Multiset.map (fun x => a * x + b) (p.comp (Polynomial.C a * Polynomial.X + Polynomial.C b)).roots = p.roots- Defined in
- Mathlib.Algebra.Polynomial.Roots
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Multisetstatement · cited by 2,627
- IsDomainstatement and proof · cited by 2,196
- Polynomial.Xstatement and proof · cited by 1,639
- IsUnitstatement and proof · cited by 1,602
- Polynomial.Cstatement and proof · cited by 1,598
- Multiset.mapstatement and proof · cited by 876
- Function.Bijectiveproof · cited by 863
- Multiset.countproof · cited by 302
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.roots_comp_C_mul_X_add_Cproof · cited by 0
- Polynomial.roots_comp_neg_Xproof · cited by 0