<?xml version="1.0" encoding="UTF-8"?>

<record version="22" id="4157">
 <title>martingale</title>
 <name>Martingale</name>
 <created>2003-04-05 12:40:17</created>
 <modified>2008-12-27 12:16:58</modified>
 <type>Definition</type>
 <creator id="3771" name="CWoo"/>
 <author id="22282" name="gel"/>
 <author id="3771" name="CWoo"/>
 <author id="8869" name="fernsanz"/>
 <author id="5401" name="skubeedooo"/>
 <author id="1996" name="xiaoyanggu"/>
 <classification>
	<category scheme="msc" code="60G42"/>
	<category scheme="msc" code="60G44"/>
	<category scheme="msc" code="60G46"/>
 </classification>
 <defines>
	<concept>martingale</concept>
	<concept>supermartingale</concept>
	<concept>submartingale</concept>
	<concept>reverse submartingale</concept>
	<concept>reverse supermartingale</concept>
 </defines>
 <related>
	<object name="LocalMartingale"/>
	<object name="DoobsOptionalSamplingTheorem"/>
	<object name="ConditionalExpectationUnderChangeOfMeasure"/>
	<object name="MartingaleConvergenceTheorem"/>
 </related>
 <keywords>
	<term>martingale</term>
	<term>supermartingale</term>
	<term>submartingale</term>
 </keywords>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{verbatim}

% define commands here
%\newtheorem{defn}{Definition}
\newtheorem{rem}{Remark}
\numberwithin{equation}{section}
\newcommand{\Real}{\mathbb R}
\newcommand{\Prob}{\mathbb P}
\newcommand{\F}{\mathcal{F}}</preamble>
 <content>\title{Martingales definition}%

\textbf{Definition}.  Let $(\Omega, \F,(\F_t)_{t\in\mathbb{T}},\Prob)$ be a filtered probability space and $(X_t)$ be a stochastic process such that $X_t$ is \PMlinkname{integrable}{Integral2} for all $t\in\mathbb{T}$. Then, $X=(X_t, \F_t)$ is called a \emph{submartingale} if
$$\mathbb{E}^{\Prob}[X_t|\F_s] \geq X_s,\, \mbox{for every $s &lt; t$, a.e.[$\Prob$],}$$
and a \emph{supermartigale} if 
$$\mathbb{E}^{\Prob}[X_t|\F_s] \leq X_s,\, \mbox{for every $s &lt; t$, a.e.[$\Prob$].}$$

\noindent A submartingale that is also a supermartingale is called a
\emph{martingale}, i.e., a martingale satisfies
$$\mathbb{E}^{\Prob}[X_t|\F_s] = X_s,\, \mbox{for
every $s &lt; t$, a.e.[$\Prob$].}$$

\noindent Similarly, if the $\{\F_t\}$ form a decreasing collection of $\sigma$-subalgebras of $\F$, then $X$ is called a \emph{reverse submartingale} if 
$$\mathbb{E}^{\Prob}[X_s|\F_t] \geq X_t,\, \mbox{for every $s &lt; t$, a.e.[$\Prob$],}$$
and a \emph{reverse supermartingale} if 
$$\mathbb{E}^{\Prob}[X_s|\F_t] \leq X_t,\, \mbox{for every $s &lt; t$, a.e.[$\Prob$].}$$

\medskip

\textbf{Remarks}
\begin{itemize}
\item
The martingale property captures the idea of a fair bet, where the
expected future value is equal to the current value.
\item
The submartingale property is equivalent to $$\int_A X_t \, d\Prob \geq
\int_A X_s \, d\Prob \,\,\, \mbox{for every $A \in \F_s$ and $s &lt;
t$}$$ and similarly for the other definitions. This is immediate
from the definition of conditional expectation.
\end{itemize}

</content>
</record>
