Theorems · Theorem · probability
ProbabilityTheory.aestronglyMeasurable_trim_condExpKernel
∀ {Ω : Type u_1} {F : Type u_2} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [inst : StandardBorelSpace Ω]
{μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ] [inst_2 : NormedAddCommGroup F] {f : Ω → F}
(hm : m ≤ mΩ) (hf : MeasureTheory.AEStronglyMeasurable f μ),
∀ᵐ (ω : Ω) ∂μ.trim hm, f =ᵐ[(ProbabilityTheory.condExpKernel μ m) ω] MeasureTheory.AEStronglyMeasurable.mk f hf- Defined in
- Mathlib.Probability.Kernel.Condexp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 287 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.
- DFunLike.coestatement · cited by 62,936
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- ProbabilityTheory.Kernelstatement · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- StandardBorelSpacestatement and proof · cited by 304
- MeasureTheory.Measure.trimstatement · cited by 286
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condExp_ae_eq_trim_integral_condExpKernelproof · cited by 1