Theorems · Theorem · field theory
Polynomial.eq_one_of_roots_le
∀ {F : Type u_3} {K : Type u_4} [inst : CommRing F] [inst_1 : NormedField K] {p : Polynomial F} {f : F →+* K} {B : ℝ},
B < 0 → p.Monic → (Polynomial.map f p).Splits → (∀ z ∈ (Polynomial.map f p).roots, ‖z‖ ≤ B) → p = 1- Defined in
- Mathlib.Topology.Algebra.Polynomial
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingNormedField
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.
- Realstatement and proof · cited by 25,697
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Norm.normstatement and proof · cited by 5,413
- Multisetstatement · cited by 2,627
- Polynomial.natDegreeproof · cited by 1,105
- NormedFieldstatement and proof · cited by 1,084
- le_transproof · cited by 985
- Polynomial.mapstatement and proof · cited by 806
- norm_nonnegproof · cited by 725
- Polynomial.Monicstatement and proof · cited by 461
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.coeff_bdd_of_roots_leproof · cited by 1
- Polynomial.coeff_le_of_roots_leproof · cited by 1