Theorems · Theorem · complex analysis
circleIntegral.norm_integral_lt_of_norm_le_const_of_lt
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {f : ℂ → E} {c : ℂ} {R C : ℝ},
0 < R →
ContinuousOn f (Metric.sphere c R) →
(∀ z ∈ Metric.sphere c R, ‖f z‖ ≤ C) →
(∃ z ∈ Metric.sphere c R, ‖f z‖ < C) → ‖∮ (z : ℂ) in C(c, R), f z‖ < 2 * Real.pi * R * CIf f is continuous on the circle |z - c| = R, R > 0, the ‖f z‖ is less than or equal to
C : ℝ on this circle, and this norm is strictly less than C at some point z of the circle,
then ‖∮ z in C(c, R), f z‖ < 2 * π * R * C.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.imageproof · cited by 5,609
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- mul_oneproof · cited by 3,885
- LT.lt.leproof · cited by 2,189
- Real.pistatement and proof · cited by 1,774
- Set.Iccproof · cited by 1,702
- mul_assocproof · cited by 1,667
Cited by1
Results whose statement or proof uses this declaration.
- Complex.norm_max_aux₁proof · cited by 1