Theorems · Theorem · complex analysis
Polynomial.cauchyBound_smul
∀ {K : Type u_1} [inst : NormedDivisionRing K] {x : K},
x ≠ 0 → ∀ (p : Polynomial K), (x • p).cauchyBound = p.cauchyBound- Defined in
- Mathlib.Analysis.Polynomial.CauchyBound
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 119 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Polynomialstatement and proof · cited by 5,681
- NNRealstatement · cited by 4,310
- Finset.rangeproof · cited by 1,341
- Polynomial.natDegreeproof · cited by 1,105
- Polynomial.coeffproof · cited by 1,045
- NNNorm.nnnormproof · cited by 952
- Finset.supproof · cited by 530
- Polynomial.leadingCoeffproof · cited by 498
- NormedDivisionRingstatement and proof · cited by 360
- IsRegular.leftproof · cited by 39
- Polynomial.coeff_smulproof · cited by 31
- mul_div_mul_leftproof · cited by 25
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.