With the following premises, I want to prove, that the series of random variables $(X_n)_{n \in\mathbb{N}}$ is a Martingale:
Let $\Omega := (0, 1] \subset \mathbb{R}, \mathfrak{F}$ the Borel-$\sigma$-algebra on $(0, 1]$, P the Lebesgue-measure. Let $(a_n)_{n \in\mathbb{N}}$ be a monotonically decreasing series in $\Omega$.
$X_n := \dfrac{1_{(0, a_n]}}{a_n}$ where 1 is the indicator function.
Now I proved this arguing about the sets contained in the filtration I chose: $\mathfrak{F}_n := \sigma(X_0, ..., X_n)$ but I wonder whether there is a more formal and more direct way to get from
$\mathbb{E}[X_{n+1}|\mathfrak{F}] = \mathbb{E}[\dfrac{1_{(0, a_{n+1}]}}{a_{n+1}}|\mathfrak{F}] = \dfrac{1}{a_{n+1}} \mathbb{P}[X \in (0, a_{n+1}]|\mathfrak{F}]$ to ... $= X_n$
Thanks for any help!
Hints