Interior of a set int(A\int(A))

17 Views Asked by At

Is int(A\int(A)) empty? This is obviously true when A is an open set but I was trying to think of a scenario with closed sets where it would fail to hold and I could not really think of an instance. For instance, int([0,1]) = (0,1). Then, int({0,1}) = $\emptyset$.