Theorems · Theorem · complex analysis
DiffContOnCl.circleIntegral_one_div_sub_center_pow_smul
∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {R : ℝ} {f : ℂ → E} {c : ℂ},
0 < R →
∀ (n : ℕ),
DiffContOnCl ℂ f (Metric.ball c R) →
∮ (z : ℂ) in C(c, R), (1 / (z - c) ^ (n + 1)) • f z =
(2 * ↑Real.pi * Complex.I / ↑n.factorial) • iteratedDeriv n f cCauchy integral formula for derivatives, assuming f is continuous on a closed ball and
differentiable on its interior.
- Defined in
- Mathlib.Analysis.Complex.CauchyIntegral
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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
- CompleteSpacestatement and proof · cited by 2,532
- Real.pistatement · cited by 1,774
- Complex.ofRealstatement · cited by 1,654
- Complex.Istatement · cited by 866
- Metric.ballstatement and proof · cited by 735
- Nat.factorialstatement · cited by 616
- iteratedDerivstatement · cited by 188
- DiffContOnClstatement and proof · cited by 92
Cited by3
Results whose statement or proof uses this declaration.
- DifferentiableOn.circleIntegral_one_div_sub_center_pow_smulproof · cited by 2
- Complex.norm_iteratedDeriv_le_of_forall_mem_sphere_norm_leproof · cited by 0
- DiffContOnCl.deriv_eq_smul_circleIntegralproof · cited by 0