Theorems · Theorem · probability
MeasureTheory.Martingale.stoppedValue_ae_eq_condExp_of_le_const_of_countable_range
∀ {Ω : Type u_1} {E : Type u_2} {m : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [CompleteSpace E] {ι : Type u_3} [inst_3 : LinearOrder ι] [inst_4 : TopologicalSpace ι]
[OrderTopology ι] [FirstCountableTopology ι] {ℱ : MeasureTheory.Filtration ι m}
[MeasureTheory.SigmaFiniteFiltration μ ℱ] {τ : Ω → WithTop ι} {f : ι → Ω → E} {n : ι} [inst_8 : Nonempty ι],
MeasureTheory.Martingale f ℱ μ →
∀ (hτ : MeasureTheory.IsStoppingTime ℱ τ) (hτ_le : ∀ (x : Ω), τ x ≤ ↑n),
(Set.range τ).Countable →
∀ [MeasureTheory.SigmaFinite (μ.trim ⋯)], MeasureTheory.stoppedValue f τ =ᵐ[μ] μ[f n | hτ.measurableSpace]The value of a martingale f at a stopping time τ bounded by n is the conditional
expectation of f n with respect to the σ-algebra generated by τ.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 304 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- Top.topproof · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredproof · cited by 6,101
- Set.rangestatement and proof · cited by 4,705
- Set.univproof · cited by 3,945
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Martingale.stoppedValue_ae_eq_condExp_of_le_constproof · cited by 0