Theorems · Theorem · complex analysis
Polynomial.sum_derivRootWeight_pos
∀ {P : Polynomial ℂ}, 0 < P.degree → ∀ (z : ℂ), 0 < ∑ w ∈ P.roots.toFinset, P.derivRootWeight z wThe sum of the weights derivRootWeight P z w of all the roots w of P is positive,
provided that P is not a constant polynomial.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 296 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Polynomialstatement and proof · cited by 5,681
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- Finset.sumstatement and proof · cited by 5,195
- WithBotstatement · cited by 1,498
- Polynomial.evalproof · cited by 796
- Polynomial.degreestatement and proof · cited by 643
- Pi.singleproof · cited by 518
- div_posproof · cited by 337
- Polynomial.rootsstatement and proof · cited by 264
- Multiset.toFinsetstatement and proof · cited by 230
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.eq_centerMass_of_eval_derivative_eq_zeroproof · cited by 1
- Polynomial.rootSet_derivative_subset_convexHull_rootSetproof · cited by 0