Predictable σ-algebra #
This file defines the predictable σ-algebra associated to a filtration, as well as the notion of predictable processes. We prove that predictable processes are progressively measurable and adapted. We also give an equivalent characterization of predictability for discrete processes.
Main definitions #
Filtration.predictable: The predictable σ-algebra associated to a filtration.IsPredictable: A process is predictable if it is measurable with respect to the predictable σ-algebra.
Main results #
IsPredictable.progMeasurable: A predictable process is progressively measurable.isPredictable_iff_measurable_add_one:uis a discrete predictable process iffu (n + 1)is𝓕 n-measurable andu 0is𝓕 0-measurable.
Tags #
predictable, previsible
Given a filtration 𝓕, the predictable σ-algebra is the σ-algebra on ι × Ω generated by
sets of the form (t, ∞) × A for t ∈ ι and A ∈ 𝓕 t and {⊥} × A for A ∈ 𝓕 ⊥.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A process is said to be predictable if it is measurable with respect to the predictable σ-algebra.
Equations
Instances For
Sets of the form (i, j] × A for any A ∈ 𝓕 i are measurable with respect to the predictable
σ-algebra.
A predictable process is progressively measurable.
A predictable process is adapted.
If u is a discrete predictable process, then u (n + 1) is 𝓕 n-measurable.
A discrete process u is predictable iff u (n + 1) is 𝓕 n-measurable for all n and
u 0 is 𝓕 0-measurable.