Section 10.2 and Lemma 10.0.3 #
theorem
maximal_theorem
{X : Type u_1}
{a : ℕ}
[MetricSpace X]
[MeasureTheory.DoublingMeasure X ↑(defaultA a)]
[CompatibleFunctions ℝ X (defaultA a)]
[IsCancellative X (defaultτ a)]
(ha : 4 ≤ a)
:
Lemma 10.2.1, formulated differently.
The blueprint version is basically this after unfolding HasBoundedWeakType
, wnorm
and wnorm'`.
theorem
czoperator_weak_1_1
{X : Type u_1}
{a : ℕ}
[MetricSpace X]
[MeasureTheory.DoublingMeasure X ↑(defaultA a)]
{r : ℝ}
{K : X → X → ℂ}
[IsTwoSidedKernel a K]
[CompatibleFunctions ℝ X (defaultA a)]
[IsCancellative X (defaultτ a)]
(ha : 4 ≤ a)
(hT :
∃ r > 0, MeasureTheory.HasBoundedStrongType (CZOperator K r) 2 2 MeasureTheory.volume MeasureTheory.volume (C_Ts ↑a))
:
Lemma 10.0.3, formulated differently.
The blueprint version is basically this after unfolding HasBoundedWeakType
, wnorm
and wnorm'`.