Theorems · Theorem · measure theory
MeasureTheory.ae_bdd_norm_condExp_of_ae_bdd_norm
∀ {α : Type u_1} {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {E : Type u_2} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [CompleteSpace E] {R : ℝ} {f : α → E},
(∀ᵐ (x : α) ∂μ, ‖f x‖ ≤ R) → ∀ᵐ (x : α) ∂μ, ‖μ[f | m] x‖ ≤ RIf ‖f‖ is bounded almost everywhere by R, then so is its conditional expectation.
- Cited by
- 2 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.
Cites23
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
- Set.ofPredproof · cited by 6,101
- Norm.normstatement and proof · cited by 5,413
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complproof · cited by 2,925
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.ae_norm_condExp_le_essSupproof · cited by 2
- MeasureTheory.predictablePart_bdd_differenceproof · cited by 1