Theorems · Theorem · field theory
Polynomial.le_rootMultiplicity_map
∀ {A : Type u_1} {B : Type u_2} [inst : CommRing A] [inst_1 : CommRing B] {p : Polynomial A} {f : A →+* B},
Polynomial.map f p ≠ 0 →
∀ (a : A), Polynomial.rootMultiplicity a p ≤ Polynomial.rootMultiplicity (f a) (Polynomial.map f p)- Defined in
- Mathlib.Algebra.Polynomial.Roots
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- Polynomial.mapstatement and proof · cited by 806
- map_subproof · cited by 565
- map_powproof · cited by 503
- Polynomial.map_Xproof · cited by 122
- transproof · cited by 111
- Polynomial.map_Cproof · cited by 107
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.eq_rootMultiplicity_mapproof · cited by 1