I have been working on this question. Let A be an open set. Does Int(A-closure)= A?
Here is my answer:
Let my space be [0,1] ∪ {2} and my topology be the subspace topology.
Let A = (0,1) ∪ {2}.
Then, A-closure = [0,1] ∪ {2}
But then, int(A-closure) = [0,1] ∪ {2} = A-closure
Hence int(A-closure) does not equal A.
So A-closure = [0,1] union {2}. Then int(A-closure) = (0,1) union {2}, which equals A.
– Kara May 26 '16 at 18:11