Theorems · Theorem · complex analysis
Complex.circleIntegral_sub_inv_smul_of_differentiable_on_off_countable_aux
∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {R : ℝ} {c w : ℂ} {f : ℂ → E}
{s : Set ℂ},
s.Countable →
w ∈ Metric.ball c R \ s →
ContinuousOn f (Metric.closedBall c R) →
(∀ x ∈ Metric.ball c R \ s, DifferentiableAt ℂ f x) →
∮ (z : ℂ) in C(c, R), (z - w)⁻¹ • f z = (2 * ↑Real.pi * Complex.I) • f wAn auxiliary lemma for
Complex.circleIntegral_sub_inv_smul_of_differentiable_on_off_countable. This lemma assumes
w ∉ s while the main lemma drops this assumption.
- Defined in
- Mathlib.Analysis.Complex.CauchyIntegral
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 280 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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
- Complexstatement and proof · cited by 5,565
- CompleteSpacestatement and proof · cited by 2,532
- LT.lt.leproof · cited by 2,189
- Real.pistatement · cited by 1,774
- Complex.ofRealstatement · cited by 1,654
- ContinuousOnstatement and proof · cited by 1,411
- Complex.Istatement · cited by 866
- LE.le.trans_ltproof · cited by 795
Cited by1
Results whose statement or proof uses this declaration.