Let "cl" denotes closure, "int" denotes interior.I'm looking for a Single example of a subset $A$ of some topological space $X$ where all the following sets are unequal:
$1.$A
$2.$ int(A),
$3.$cl(A),
$4.$ int(cl(A)),
$5.$ Cl(int(cl(A))),
$6.$ cl(int(A)),
$7.$ int(cl(int(A)))
It's clear that such a set $A$ is neither open nor closed.Moreover,in $\mathbb R$ with usual topology It's easy to construct some example using intervals and $\mathbb Q$ where some of the above sets are unequal.But I'm finding it a bit hard to construct a example where all the above $7$ sets are unequal.Any hints/ideas?