Theorems · Theorem · probability
ProbabilityTheory.iIndepSet.condExp_indicator_filtrationOfSet_ae_eq
∀ {Ω : Type u_1} {m0 : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {ι : Type u_2} [inst : LinearOrder ι] {i j : ι}
{s : ι → Set Ω} (hsm : ∀ (n : ι), MeasurableSet (s n)),
ProbabilityTheory.iIndepSet s μ →
i < j → μ[(s j).indicator fun x => 1 | ↑(MeasureTheory.filtrationOfSet hsm) i] =ᵐ[μ] fun x => μ.real (s j)- Defined in
- Mathlib.Probability.BorelCantelli
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 301 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupproof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LinearOrderstatement and proof · cited by 8,572
- mul_oneproof · cited by 3,885
- MeasurableSetstatement and proof · cited by 3,075
- CompleteSpaceproof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.measure_limsup_eq_oneproof · cited by 0