Theorems · Theorem · measure theory
MeasureTheory.integral_norm_condExp_rpow_le
∀ {α : Type u_1} {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {E : Type u_2} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [CompleteSpace E] {p : ℝ},
1 ≤ p →
∀ {f : α → E},
MeasureTheory.Integrable (fun x => ‖f x‖ ^ p) μ → ∫ (x : α), ‖μ[f | m] x‖ ^ p ∂μ ≤ ∫ (x : α), ‖f x‖ ^ p ∂μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 309 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Norm.normstatement and proof · cited by 5,413
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement · cited by 1,779
- Filter.univ_mem'proof · cited by 1,672
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- norm_nonnegproof · cited by 725
- MeasureTheory.condExpstatement and proof · cited by 234
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.lpNorm_condExp_le_lpNormproof · cited by 1
- MeasureTheory.integral_norm_condExp_leproof · cited by 0