Mathlib Map

Theorems · Theorem · potential theory

HarmonicContOnCl.circleAverage_eq

Deprecated since 2026-08-04Use InnerProductSpace.HarmonicContOnCl.circleAverage_eq instead.

∀ {F : Type u_1} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F] [CompleteSpace F] {f : ℂ → F} {c : ℂ} {R : ℝ},
  InnerProductSpace.HarmonicContOnCl f (Metric.ball c |R|) → Real.circleAverage f c R = f c

Alias of InnerProductSpace.HarmonicContOnCl.circleAverage_eq. The Mean Value Property of harmonic functions: If f : ℂ → F is harmonic on a disc of radius |R| and center c and continuous on its closure, then the circle average circleAverage f c R equals f c.

Defined in
Mathlib.Analysis.Complex.Harmonic.MeanValue
Cited by
0 results in Mathlib
Foundations
Depth 290 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceCompleteSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.