Is it true that the intersection of the closures of sets $A$ and $B$ is equal to the closure of their intersection? $ cl(A)\cap{cl(B)}=cl(A\cap{B})$ ?
2026-05-06 00:24:33.1778027073
On
Is it true that the intersection of the closures of sets $A$ and $ B$ is equal to the closure of their intersection?
221 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
No, it's not true. Look at this page, or this question.
A simple counterexample stolen from the question cited above is as follows:
Take $A = (0,1)$ and $B = (1,2)$. Then we have $$\operatorname{cl}(A) \cap \operatorname{cl}(B) = [0,1] \cap [1,2] = \lbrace 1 \rbrace $$ but $$\operatorname{cl}(A \cap B) = \operatorname{cl}(\emptyset) = \emptyset$$
No. Take $A=(-1,0), B=(0,1)$. Note that $0$ is in the closure of both of these sets.