Theorems · Theorem · functional analysis
MeasureTheory.MemLp.of_bound
∀ {α : Type u_1} {E : Type u_4} {m0 : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] [MeasureTheory.IsFiniteMeasure μ] {f : α → E},
MeasureTheory.AEStronglyMeasurable f μ → ∀ (C : ℝ), (∀ᵐ (x : α) ∂μ, ‖f x‖ ≤ C) → MeasureTheory.MemLp f p μ- Cited by
- 6 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- le_transproof · cited by 985
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Filter.Eventually.monoproof · cited by 646
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.AEStronglyMeasurable.memLp_truncationproof · cited by 2
- MeasureTheory.Lp.mem_Lp_of_ae_boundproof · cited by 1
- MeasureTheory.SimpleFunc.memLp_of_isFiniteMeasureproof · cited by 1
- ProbabilityTheory.condVar_of_ae_eq_zero_or_oneproof · cited by 1
- MeasureTheory.Lp.mem_Lp_of_ae_nnnorm_boundproof · cited by 0
- MeasureTheory.MemLp.of_discreteproof · cited by 0