Documentation

BrownianMotion.StochasticIntegral.Centering

Lemmas about the Doob decomposition #

theorem MeasureTheory.predictablePart_add_one {Ω : Type u_1} {E : Type u_2} { : MeasurableSpace Ω} {μ : Measure Ω} [NormedAddCommGroup E] [NormedSpace E] [CompleteSpace E] {X : ΩE} {𝓕 : Filtration } (n : ) :
predictablePart X 𝓕 μ (n + 1) = predictablePart X 𝓕 μ n + μ[X (n + 1) - X n|𝓕 n]
theorem MeasureTheory.Submartingale.monotone_predictablePart {Ω : Type u_1} { : MeasurableSpace Ω} {μ : Measure Ω} {𝓕 : Filtration } {X : Ω} (hX : Submartingale X 𝓕 μ) :
∀ᵐ (ω : Ω) μ, Monotone fun (x : ) => predictablePart X 𝓕 μ x ω