Theorems · Theorem · probability
ProbabilityTheory.condExpKernel_ae_eq_condExp
∀ {Ω : Type u_1} {m : MeasurableSpace Ω} [mΩ : MeasurableSpace Ω] [inst : StandardBorelSpace Ω]
{μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ],
m ≤ mΩ →
∀ {s : Set Ω},
MeasurableSet s → (fun ω => ((ProbabilityTheory.condExpKernel μ m) ω).real s) =ᵐ[μ] μ[s.indicator fun ω => 1 | m]- Defined in
- Mathlib.Probability.Kernel.Condexp
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 301 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- ProbabilityTheory.Kernelstatement · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- Set.indicatorstatement and proof · cited by 723
- MeasureTheory.Measure.realstatement · cited by 530
Cited by7
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condIndepSets_iffproof · cited by 2
- ProbabilityTheory.condExp_eq_zero_or_one_of_condIndepSet_selfproof · cited by 2
- ProbabilityTheory.iCondIndepSets_iffproof · cited by 2
- ProbabilityTheory.condDistrib_apply_ae_eq_condExpKernel_mapproof · cited by 1
- ProbabilityTheory.condExpKernel_singleton_ae_eq_condproof · cited by 0
- ProbabilityTheory.condExpKernel_ae_eq_trim_condExpproof · cited by 0
- ProbabilityTheory.condExp_zero_or_one_of_measurableSet_limsupproof · cited by 0