Theorems · Theorem · complex analysis
DiffContOnCl.circleIntegral_eq_zero
∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {R : ℝ},
0 ≤ R → ∀ {f : ℂ → E} {c : ℂ}, DiffContOnCl ℂ f (Metric.ball c R) → ∮ (z : ℂ) in C(c, R), f z = 0Cauchy-Goursat theorem for a disk: if f : ℂ → E is continuous on a closed disk
{z | ‖z - c‖ ≤ R} and is complex differentiable on the open disk,
then the integral $\oint_{|z-c|=R}f(z)\,dz$ equals zero.
- Defined in
- Mathlib.Analysis.Complex.CauchyIntegral
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 273 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.
- 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
- Metric.ballstatement and proof · cited by 735
- DiffContOnClstatement and proof · cited by 92
- Metric.isOpen_ballproof · cited by 63
- circleIntegralstatement · cited by 60
- Set.countable_emptyproof · cited by 14
- DiffContOnCl.differentiableAtproof · cited by 7
- DiffContOnCl.continuousOn_ballproof · cited by 6
- Complex.circleIntegral_eq_zero_of_differentiable_on_off_countableproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.