Theorems · Theorem · complex analysis
Complex.norm_cderiv_sub_lt
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {z : ℂ} {M r : ℝ} {f g : ℂ → E},
0 < r →
(∀ w ∈ Metric.sphere z r, ‖f w - g w‖ < M) →
ContinuousOn f (Metric.sphere z r) →
ContinuousOn g (Metric.sphere z r) → ‖Complex.cderiv r f z - Complex.cderiv r g z‖ < M / r- Cited by
- 1 results in Mathlib
- Foundations
- Depth 265 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · 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
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- ContinuousOnstatement and proof · cited by 1,411
- Metric.spherestatement and proof · cited by 371
- ContinuousOn.subproof · cited by 21
- Complex.cderivstatement · cited by 10
- Complex.cderiv_subproof · cited by 1
- Complex.norm_cderiv_ltproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- TendstoUniformlyOn.cderivproof · cited by 1