summaryrefslogtreecommitdiff
path: root/source/know/concept/martingale/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'source/know/concept/martingale/index.md')
-rw-r--r--source/know/concept/martingale/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/know/concept/martingale/index.md b/source/know/concept/martingale/index.md
index 53a346a..7daebea 100644
--- a/source/know/concept/martingale/index.md
+++ b/source/know/concept/martingale/index.md
@@ -20,7 +20,7 @@ then $$M_t$$ is a martingale if it satisfies all of the following:
1. $$M_t$$ is $$\mathcal{F}_t$$-adapted, meaning
the filtration $$\mathcal{F}_t$$ contains enough information
to reconstruct the current and all past values of $$M_t$$.
-2. For all times $$t \ge 0$$, the expectation value exists $$\mathbf{E}(M_t) < \infty$$.
+2. For all times $$t \ge 0$$, the expectation value $$\mathbf{E}(M_t)$$ is finite.
3. For all $$s, t$$ satisfying $$0 \le s \le t$$,
the [conditional expectation](/know/concept/conditional-expectation/)
$$\mathbf{E}(M_t | \mathcal{F}_s) = M_s$$,