Let $E^o$ be the set of all interior points of the set $E$.
I was able to prove that $E^o$ is always open and $E$ is open iff $E = E^o$.
Now I am asked to prove that $(E^o)^c = \overline {E^c}$.
Intuitively it is very clear, but I am not sure if my proof is valid.
proof:
Let $x$ be a point not in $E^o$. Then either $x$ is a limit point of $E$ ($x\in {E^c}'$) or not in $E$ ($x \in E^c$). This means that all x-neighborhoods $V_x$ is not a subset of $E^o$, so there is always a point $y$ out side $E^o$,different from $x$, inside $V_x$. ($\exists y \notin E^o \text{ s.t } y \ne x , y \in V_x$). This means that $x \in E^c \cap {E^c}'= \overline {E^c} $ and $\overline {E^c}$ is closed. Thus $(E^o)^c = \overline {E^c}$.
The following is what I would really like to know.
a), How is $E^o$ read?
b), The over all idea is to show that if $x$ is not in $E^o$, then it must be in the closure of the complement of $E$. Am I right ?
c), If my proof is not valid, could you show me an example of a proof ?
I am teaching myself analysis and never took topology. My knowledge is limited up to abstract algebra, so please keep that in mind. Thank you.