I am struggling with the following statement:
Proof that:
$$ \mathcal{J} = \{(a,b] \subseteq (0, 1] : a,b \in \mathbb{R}\} $$ is not an algebra (or field).
$\mathcal{J}$ is the set of all half open intervals in $(a,b] \in (0,1]$. To be an algebra the set has to fulfill the following condition:
- $\emptyset \in \mathcal{J}$ which is true, since $(0, 1]$ is also in $\mathcal{J}$ and since the algebra is closed under set difference then $(0, 1] \setminus (0,1] = \emptyset$
- $A_i = (a_i, b_i], A_j = (a_j, b_j], \text{ wlog let } A_i \cap A_j \neq \emptyset$ then wlog let $0 < a_i, a_j < b_i \leq b_j \leq 1$, then $A_i \cup A_j = (\min\{a_i, a_j\}, \max\{b_i, b_j\}]$ which is a half open interval of the same kind. Thus the set is closed under pairwise union.
Thus there remains only point three of the definition of an algebra, which is closed under difference. So this has to fail if I am not mistaken thus far. However this should be true as well:
- Let $A_i = (a_i, b_i], A_j = (a_j, b_j], \ A_i \cap A_j = \emptyset$ then $A_j \setminus A_i = A_j \in \mathcal{J}$ and if $A_i \cap A_j \neq \emptyset$ then wlog let $0 < a_i, a_j < b_i \leq b_j \leq 1$ and $A_j \setminus A_i = (b_i, b_j]$ which is again an half open interval.
Concluding, either way there ends up to be an half open interval. So this should be an Algebra, but it isn't. So there must be a mistake in one of my arguments.
Is it? Why would $(0,1]\in \mathcal J$ imply that $\emptyset\in\mathcal J$? You state this as if the implication is clear, but I don't see why this is the case.
Here, again, you present a claim without proving it. In particular, you claim that two sets, $A_i \cup A_j$ and $(\min\{a_i, a_j\}, \max\{b_i, b_j\}]$, are identical, but you do not prove that they are.
In fact, they are not always identical. It is always true that $A_i \cup A_j\subseteq (\min\{a_i, a_j\}, \max\{b_i, b_j\}]$, but the converse is not always true.
Again, you present a claim and no proof. And as above, some of the claims here are just plain wrong. If you try to prove each of the equalities you claim, you should be able to identify which are not true.