Theorems · Theorem · probability
MeasureTheory.Filtration.condExp_condExp
∀ {Ω : Type u_1} {ι : Type u_2} {m : MeasurableSpace Ω} [inst : Preorder ι] {E : Type u_3}
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E] [CompleteSpace E] (f : Ω → E) {μ : MeasureTheory.Measure Ω}
(ℱ : MeasureTheory.Filtration ι m) {i j : ι},
i ≤ j → ∀ [MeasureTheory.SigmaFinite (μ.trim ⋯)], μ[μ[f | ↑ℱ j] | ↑ℱ i] =ᵐ[μ] μ[f | ↑ℱ i]- Defined in
- Mathlib.Probability.Process.Filtration
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 299 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.
- 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
- Preorderstatement and proof · cited by 7,952
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasureTheory.Measure.trimstatement and proof · cited by 286
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.martingale_natproof · cited by 2
- MeasureTheory.submartingale_natproof · cited by 2
- ProbabilityTheory.Kernel.condExp_traj'proof · cited by 0