Mathlib Map

Theorems · Theorem · measure theory

Real.circleAverage_abs_radius

∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : ℂ → E} {c : ℂ} {R : ℝ},
  Real.circleAverage f c |R| = Real.circleAverage f c R

Circle averages do not change when replacing the radius by its absolute value.

Defined in
Mathlib.MeasureTheory.Integral.CircleAverage
Cited by
2 results in Mathlib
Foundations
Depth 263 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.