What Does It Mean to Just Be Left Continuous

In the previous post I started by introducing the concept of a stochastic process, and their modifications. It is necessary to introduce a further concept, to represent the information available at each time. A filtration {\{\mathcal{F}_t\}_{t\ge 0}} on a probability space {(\Omega,\mathcal{F},{\mathbb P})} is a collection of sub-sigma-algebras of {\mathcal{F}} satisfying {\mathcal{F}_s\subseteq\mathcal{F}_t} whenever {s\le t}. The idea is that {\mathcal{F}_t} represents the set of events observable by time {t}. The probability space taken together with the filtration {(\Omega,\mathcal{F},\{\mathcal{F}_t\}_{t\ge 0},{\mathbb P})} is called a filtered probability space.

Given a filtration, its right and left limits at any time and the limit at infinity are as follows

\displaystyle  \mathcal{F}_{t+}=\bigcap_{s>t}\mathcal{F}_s,\ \mathcal{F}_{t-}=\sigma\Big(\bigcup_{s<t}\mathcal{F}_s\Big),\ \mathcal{F}_{\infty}=\sigma\Big(\bigcup_{t\in{\mathbb R}_+}\mathcal{F}_t\Big).

Here, {\sigma(\cdot)} denotes the sigma-algebra generated by a collection of sets. The left limit as defined here only really makes sense at positive times. Throughout these notes, I define the left limit at time zero as {\mathcal{F}_{0-}\equiv\mathcal{F}_0}. The filtration is said to be right-continuous if {\mathcal{F}_t=\mathcal{F}_{t+}} .

A probability space {(\Omega,\mathcal{F},{\mathbb P})} is complete if {\mathcal{F}} contains all subsets of zero probability elements of {\mathcal{F}}. Any probability space can be extended to a complete probability space (its completion) in a unique way by enlarging the sigma-algebra to consist of all sets {A\subset\Omega} such that {B\subseteq A\subseteq C} for {B,C\in\mathcal{F}} satisfying {{\mathbb P}(C\setminus B)=0}. Similarly, a filtered probability space is said to be complete if the underlying probability space is complete and {\mathcal{F}_0} contains all zero probability sets.

Often, in stochastic process theory, filtered probability spaces are assumed to satisfy the usual conditions, meaning that it is complete and the filtration is right-continuous. Note that any filtered probability space can be completed simply by completing the underlying probability space and then adding all zero probability sets to each {\mathcal{F}_t}. Furthermore, replacing {\mathcal{F}_t} by {\mathcal{F}_{t+}}, any filtration can be enlarged to a right-continuous one. By these constructions, any filtered probability space can be enlarged in a minimal way to one satisfying the usual conditions.

Throughout these notes I assume a complete filtered probability space, although many of the results can be extended to the non-complete case without much difficulty. However, for the sake of a bit more generality, I don't assume that filtrations are right-continuous.

One reason for using filtrations is to define adapted processes. A stochastic process process {X} is adapted if {X_t} is an {\mathcal{F}_t}-measurable random variable for each time {t\ge 0}. This is just saying that the value {X_t} is observable by time {t}. Conversely, the filtration generated by any process {X} is the smallest filtration with respect to which it is adapted. This is given by {\mathcal{F}^X_t=\sigma\left(X_s\colon s\le t\right)}, and referred to as the natural filtration of {X}.

As mentioned in the previous post, it is often necessary to impose measurability constraints on a process {X} considered as a map {{\mathbb R}_+\times\Omega\rightarrow{\mathbb R}}. Right-continuous and left-continuous processes are automatically jointly measurable. When considering more general processes, it is useful to combine the measurability concept with adaptedness. This can be done in either of the following three ways, in order of increasing generality (see Lemma 4 below).

Definition 1

The most important of these definitions, at least in these notes, is that of predictable processes. While adapted right-continuous processes will be used extensively, there is not much need to generalize to optional processes. Similarly, progressive measurability isn't used a lot except in the context of adapted right-continuous (and therefore optional) processes. On the other hand, predictable processes are extensively used as integrands for stochastic integrals and in the Doob-Meyer decomposition, and are often not restricted to the adapted and left-continuous case.

Given any set of real-valued functions on a set, which is closed under multiplication, the set of functions measurable with respect to the generated sigma-algebra can be identitified as follows. They form the smallest set of real-valued functions containing the generating set and which is closed under taking linear combinations and increasing limits. So, for example, the predictable processes form the smallest set containing the adapted left-continuous processes which is closed under linear combinations and such that the limit of an increasing sequence of predictable processes is predictable.

Another way of defining predictable processes is in terms of continuous adapted processes.

Lemma 2 The predictable sigma-algebra is generated by the continuous and adapted processes.

Proof: Clearly every continuous adapted process is left-continuous and, therefore, is predictable. Conversely, if {X} is an adapted left-continuous process then it can be written as a limit of the continuous processes

\displaystyle  X^n_t = n\int_{t-1/n}^t1_{\{|X_{s\vee 0}|\le n\}}X_{s\vee 0}\,ds.

Continuity of {X^n} follows from the fact that {t\mapsto\int_{t-1/n}^tf(s)\,ds} is continuous for bounded and measurable {f\colon{\mathbb R}\rightarrow{\mathbb R}}. In fact, as {\lvert f\rvert} is bounded by {n^2}, it has Lipschitz constant {2n^2}. The limit {X^n\rightarrow X} follows from left-continuity of {X}, which is therefore in the sigma-algebra generated by the continuous adapted processes {X^n}. ⬜

A further method of defining the predictable sigma-algebra is in terms of simple sets generating it. The following is sometimes used.

Lemma 3 The predictable sigma-algebra is generated by the sets of the form

\displaystyle  \left\{(s,t]\times A\colon t>s\ge 0, A\in\mathcal{F}_s\right\}\cup\left\{\{0\}\times A\colon A\in\mathcal{F}_0\right\}. (1)

Proof: If {S} is any of the sets in the collection (1) then the process {X=1_S} defined by {X_t(\omega)=1_{\{(t,\omega)\in S\}}} is adapted and left-continuous, and therefore predictable. So, {S\in\mathcal{P}}.

Conversely, let X be left-continuous and adapted. Then it is the limit of the piecewise constant functions

\displaystyle  X^n_t=X_01_{\{t=0\}}+\sum_{k=1}^\infty X_{(k-1)/n}1_{\{(k-1)/n<t\le k/n\}}

as n goes to infinity. Each of the summands on the right hand side is easily seen to be measurable with respect to the sigma-algebra generated by the collection (1). So, {X=\lim_{n\rightarrow\infty}X^n} is also measurable. ⬜

In these notes, I refer to the collection of finite unions of sets in the collection (1) as the elementary or elementary predictable sets. Writing these as {\mathcal{E}} then {\mathcal{P}=\sigma(\mathcal{E})}.

Finally, the different forms of measurability can be listed in order of generality, starting with the predictable processes, up to the much larger class of jointly measurable adapted processes.

Lemma 4 Each of the following properties of a stochastic process implies the next

  1. predictable.
  2. optional.
  3. progressive.
  4. adapted and jointly measurable.

Proof: As the predictable sigma-algebra is generated by the continuous adapted processes, which are also optional by definition, it follows that all predictable processes are optional.

Now, if {X} is a right-continuous and adapted process and {T\ge 0}, then the process {Y_t=X_{t\wedge T}} is right-continuous and {\mathcal{F}_T}-measurable at all times. By the joint measurability of right-continuous processes, {Y} is {\mathcal{B}({\mathbb R})\otimes \mathcal{F}_T}-measurable. As this holds for all times {T}, {X} is progressively measurable.

Finally, consider a progressively measurable process {X}. From the definitions, it is jointly measurable. Furthermore, for any time {t\ge 0}, {(s,\omega)\mapsto X_s(\omega)} restricted to {[0,t]\times\Omega} is {\mathcal{B}([0,t])\otimes\mathcal{F}_t}-measurable. Therefore, {X_s} is {\mathcal{F}_t}-measurable for all {s\le t} and, in particular, {X} is adapted. ⬜

stallardsuplusentep.blogspot.com

Source: https://almostsuremath.com/2009/11/08/filtrations-and-adapted-processes/

0 Response to "What Does It Mean to Just Be Left Continuous"

Postar um comentário

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel