Theorems · Theorem · functional analysis
MeasureTheory.eLpNorm_le_of_ae_bound
∀ {α : Type u_1} {F : Type u_5} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup F] {f : α → F} {C : ℝ},
(∀ᵐ (x : α) ∂μ, ‖f x‖ ≤ C) → MeasureTheory.eLpNorm f p μ ≤ μ Set.univ ^ p.toReal⁻¹ * ENNReal.ofReal C- Cited by
- 6 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Norm.normstatement and proof · cited by 5,413
- Set.univstatement and proof · cited by 3,945
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.eLpNorm_densityProcess_leproof · cited by 3
- ProbabilityTheory.IsRatCondKernelCDFAux.integrable_iInf_rat_gtproof · cited by 2
- MeasureTheory.uniformIntegrable_of'proof · cited by 2
- ProbabilityTheory.Kernel.eLpNorm_density_leproof · cited by 1
- MeasureTheory.unifIntegrable_of'proof · cited by 1
- MeasureTheory.eLpNorm_indicator_le_of_boundproof · cited by 1