Mathlib Map

Theorems · Theorem · real analysis

circleAverage_log_norm_sub_const_of_mem_closedBall

∀ {a c : ℂ} {R : ℝ}, a ∈ Metric.closedBall c |R| → Real.circleAverage (fun x => Real.log ‖x - a‖) c R = Real.log R

Trivial corollary of circleAverage_log_norm_sub_const_eq_log_radius_add_posLog: If u : ℂ lies within the closed ball with center c and radius R, then the circle average circleAverage (log ‖· - u‖) c R equals log R.

Defined in
Mathlib.Analysis.SpecialFunctions.Integrals.PosLogEqCircleAverage
Cited by
1 results in Mathlib
Foundations
Depth 295 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites25

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

Cited by1

Results whose statement or proof uses this declaration.