I am having trouble understanding the sub σ-algebra definition on Wikipedia. I understand the following:
Let $X$ be a set, and let $A,B$ be σ-algebras on $X$. Then $B$ is said to be a sub-σ-algebra of $A$ iff $\mathcal B \subseteq \mathcal A$.
For example, let $X=[0,1]$ and let $A$ be the σ-algebra generated by the sets $[0,1/4), [1/4,1/2), [1/2,3/4), [3/4,1]$.
Then the σ-algebra $B$ generated by the sets $[0,1/2), [1/2,1]$ is a sub σ-algebra of $A$. Is this correct?
And now regarding the wikipedia definition that I have trouble with:
Formally, since you need to use subsets of Ω, this is codified as the σ-algebra
${\displaystyle {\mathcal {G}}_{n}=\{A\times \{H,T\}^{\infty }:A\subset \{H,T\}^{n}\}.}$
Observe that then ${\displaystyle {\mathcal {G}}_{1}\subset {\mathcal {G}}_{2}\subset {\mathcal {G}}_{3}\subset \cdots \subset {\mathcal {G}}_{\infty },}$ where ${\displaystyle {\mathcal {G}}_{\infty }}$ is the smallest σ-algebra containing all the others.
I don't understand the last observation. My reasoning is that ${\mathcal {G}}_{1}$ (for example a sequence of H, T starting with H) has more elements than ${\mathcal {G}}_{2}$ (a sequence of H, T starting with HH).
I had the same question after looking at the wikipedia page, and this is what I figured out after looking at the comments posted to the question. Please feel free to correct me if I am wrong.
$$ G_1 = \{\Omega, \phi, \{H,...\}, \{T,...\} \} $$
$$ G_2 = \{\Omega, \phi,\{H,H,...\},\{H,T,...\},\{T,H,...\},\{T,T,...\},\{H,...\}, \{T,...\}, ...\}$$
You get $\{H,...\}$ and $\{T,...\}$ in $G_2$ since these are the unions of $\{H,H,...\},\{H,T,...\}$ and $ \{T,H,...\},\{T,T,...\}$ respectively. This follow from the definition of sigma-algebras, which states that sigma-algebras must contain all possible unions of elements.
$\{H, ... \}$ etc. are sets of all possible sequences with the first n coin toss results.