Theorems · Theorem · complex analysis
circleIntegral.integral_sub_inv_of_mem_ball
∀ {c w : ℂ} {R : ℝ}, w ∈ Metric.ball c R → ∮ (z : ℂ) in C(c, R), (z - w)⁻¹ = 2 * ↑Real.pi * Complex.IIntegral $\oint_{|z-c|=R} \frac{dz}{z-w} = 2πi$ whenever $|w-c| < R$.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 279 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- Complexstatement and proof · cited by 5,565
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- LT.lt.leproof · cited by 2,189
- MulZeroClass.mul_zeroproof · cited by 2,091
- SummationFilter.unconditionalproof · cited by 2,068
- Real.pistatement and proof · cited by 1,774
- mul_assocproof · cited by 1,667
- Complex.ofRealstatement and proof · cited by 1,654
- LT.lt.ne'proof · cited by 1,417
Cited by1
Results whose statement or proof uses this declaration.