Theorems · Theorem · measure theory
Integrable.norm_condExp_rpow_le
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] {α : Type u_2} {f : α → E}
{m mα : MeasurableSpace α} {μ : MeasureTheory.Measure α} {p : ℝ},
1 ≤ p → MeasureTheory.Integrable (fun x => ‖f x‖ ^ p) μ → (fun x => ‖μ[f | m] x‖ ^ p) ≤ᵐ[μ] μ[fun x => ‖f x‖ ^ p | m]- Cited by
- 3 results in Mathlib
- Foundations
- Depth 308 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- Nat.cast_oneproof · cited by 2,501
- MeasureTheory.aestatement and proof · cited by 2,352
- LT.lt.leproof · cited by 2,189
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.condExpproof · cited by 3
- MeasureTheory.integral_norm_condExp_rpow_leproof · cited by 2
- MeasureTheory.setIntegral_norm_condExp_rpow_leproof · cited by 1