This should roughly contain the contents of chapter 9.
The uncentered Hardy-Littlewood maximal function, for a family of balls.
Equations
- maximalFunction μ š c r p u x = ⨠i ā š, (Metric.ball (c i) (r i)).indicator (fun (x : X) => (āØā» (y : X) in Metric.ball (c i) (r i), āu yāā ^ p āμ) ^ pā»Ā¹) x
Instances For
The uncentered Hardy-Littlewood maximal function.
Equations
- globalMaximalFunction μ p u x = maximalFunction μ Set.univ (fun (x : X Ć ā) => x.1) (fun (x : X Ć ā) => x.2) p u x
Instances For
The average of the norm of a function over a particular ball is smaller than the value of the
globalMaximalFuntion at a point inside that ball.
The integral of the norm of a function over a particular ball is smaller than the volume of the
ball times the value of the globalMaximalFuntion at a point inside that ball.
Special case of equation (2.0.44). The proof is given between (9.0.12) and (9.0.34). Use the real interpolation theorem instead of following the blueprint.
The maximalFunction has strong type when pā < pā.
hasStrongType_maximalFunction minus the assumption hR, but where pā = pā is possible and
we only conclude a weak-type estimate.