I am confusing how to determine the set is clopen, neither open or closed, open but not closed and closed but not open. I read an example from "Topology without Tears".
Let $X=\{a,b,c,d,e,f\}$ and $\tau=\{X,\emptyset,\{a\},\{c,d\},\{a,c,d\},\{b,c,d,e,f\}\}$. $\tau$ is a topology on $X$. Then
- The set $\{a\}$ is both open and closed.
- The set $\{b,c\}$ neither open nor closed.
- The set $\{c,d\}$ is open but not closed.
- The set $\{a,b,e,f\}$ is closed but not open.
I still cant figure how it will be open,closed,both or neither. Can anyone explain to me? Thank you.