Mathlib Map

Theorems · Definition · complex analysis

Polynomial.cauchyBound

{K : Type u_1} → [inst : NormedDivisionRing K] → Polynomial K → NNReal

Cauchy's bound on the roots of a given polynomial. See IsRoot.norm_lt_cauchyBound for the proof that the roots satisfy this bound.

Defined in
Mathlib.Analysis.Polynomial.CauchyBound
Cited by
9 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedDivisionRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.