Theorems · Theorem · complex analysis
DiffContOnCl.circleAverage
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {f : ℂ → E} {R : ℝ} {c : ℂ},
DiffContOnCl ℂ f (Metric.ball c |R|) → Real.circleAverage f c R = f cThe Mean Value Property of complex differentiable functions: If f : ℂ → E is complex
differentiable at all points of a closed disc of radius R and center c, then the circle average
circleAverage f c R equals f c.
- Defined in
- Mathlib.Analysis.Complex.MeanValue
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 285 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- absstatement and proof · cited by 1,814
- one_smulproof · cited by 1,374
- Metric.ballstatement and proof · cited by 735
- Metric.sphereproof · cited by 371
- div_selfproof · cited by 237
- dist_selfproof · cited by 116
- Real.circleAveragestatement and proof · cited by 106
Cited by2
Results whose statement or proof uses this declaration.
- InnerProductSpace.HarmonicOnNhd.circleAverage_eqproof · cited by 5
- circleAverage_of_differentiable_onproof · cited by 0