Theorems · Theorem · probability
ProbabilityTheory.iIndepFun.condExp_natural_ae_eq_of_lt
∀ {Ω : Type u_1} {m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {ι : Type u_2} {β : Type u_3}
[inst : LinearOrder ι] [mβ : MeasurableSpace β] [inst_1 : NormedAddCommGroup β] [inst_2 : BorelSpace β]
{f : ι → Ω → β} {i j : ι} [SecondCountableTopology β] [CompleteSpace β] [inst_5 : NormedSpace ℝ β]
(hf : ∀ (i : ι), MeasureTheory.StronglyMeasurable (f i)),
ProbabilityTheory.iIndepFun f μ →
i < j → μ[f j | ↑(MeasureTheory.Filtration.natural f hf) i] =ᵐ[μ] fun x => ∫ (x : Ω), f j x ∂μ- Defined in
- Mathlib.Probability.BorelCantelli
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 300 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
- LinearOrderstatement and proof · cited by 8,572
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.integralstatement · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- SecondCountableTopologystatement and proof · cited by 750
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndepSet.condExp_indicator_filtrationOfSet_ae_eqproof · cited by 1