Theorems · Theorem · measure theory
Real.ContinuousOn.circleAverage
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : ℂ → E} {s : Set ℝ} {c : ℂ},
ContinuousOn f {z | ‖z - c‖ ∈ s} → (∀ r ∈ s, 0 ≤ r) → ContinuousOn (Real.circleAverage f c) sThe circle average of a continuous function is itself continuous, as a function of the radius.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.Elemproof · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- Real.piproof · cited by 1,774
- ContinuousOnstatement and proof · cited by 1,411
- Continuous.compproof · cited by 371
- continuous_id'proof · cited by 295
Cited by2
Results whose statement or proof uses this declaration.
- InnerProductSpace.HarmonicContOnCl.circleAverage_eqproof · cited by 1