Theorems · Theorem · complex analysis
Polynomial.rootSet_derivative_subset_convexHull_rootSet
- 1000+ list: Gauss–Lucas theorem
∀ {P : Polynomial ℂ}, 0 < P.degree → (Polynomial.derivative P).rootSet ℂ ⊆ (convexHull ℝ) (P.rootSet ℂ)Gauss-Lucas Theorem: if $P$ is a nonconstant polynomial with complex coefficients,
then all zeros of $P'$ belong to the convex hull of the set of zeros of $P$.
See also eq_centerMass_of_eval_derivative_eq_zero
for a version that provides explicit coefficients of the convex combination.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 298 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- Polynomialstatement and proof · cited by 5,681
- Complexstatement and proof · cited by 5,565
- WithBotstatement · cited by 1,498
- Polynomial.evalproof · cited by 796
- Polynomial.degreestatement and proof · cited by 643
- ClosureOperatorstatement · cited by 371
- Polynomial.derivativestatement and proof · cited by 331
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.