Theorems · Theorem · measure theory
norm_condExp_le
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] {α : Type u_2}
{m mα : MeasurableSpace α} {μ : MeasureTheory.Measure α} (f : α → E),
(fun x => ‖μ[f | m] x‖) ≤ᵐ[μ] μ[fun x => ‖f x‖ | m]In a Banach space E with a measure μ, then for any f : α → E, we have
‖𝔼[f | m]‖ ≤ᵐ[μ] 𝔼[‖f‖ | m].
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 307 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- MeasureTheory.Integrableproof · cited by 1,367
- norm_nonnegproof · cited by 725
- MeasureTheory.SigmaFiniteproof · cited by 526
Cited by2
Results whose statement or proof uses this declaration.
- Integrable.norm_condExp_rpow_leproof · cited by 3
- MeasureTheory.ae_bdd_norm_condExp_of_ae_bdd_normproof · cited by 2