Let $\Omega={1,2,3,4,5}$ be a sample space.
Consider the collection of subsets of $\Omega$
F=$\{{\emptyset, \{1,2,4\},\{1,3,4,5\},\{1,4\},\{2\},\{2,3,5\},\{3,5\},\Omega\}}$.
A. Show tht F is a field.
it must satisfy the following criterias
(i) $\emptyset \in F$
(ii) If $A \in F$ then $A^c \in F(A^c= \Omega\backslash A)$
(iii) If$ A_1,A_2 \in F$, then $A_1 \cup A_2 \in F$
(i) We can clearly see that $\emptyset \in F$ then $\checkmark$.
(ii) This would be $A^c= \Omega \backslash A$ which would be $A^c= \emptyset$ which $\emptyset \in F$ then $\checkmark$?
(iii) We can see that $\{1,2,4\} \cup \{1,3,4,5\} \forall$ values in F.
Am I doing it right?