The question at hand is to prove the following inclusion: $\delta (A\cap B)\cap (\bar A \cup (\overline{\delta B})) \subseteq \delta A$ for $A,B \subset \mathbb R^n$
NOTE: For my notation, $\bar X$ is the complement of $X$ and $\delta X$ is the boundary of $X$.
I can draw a picture of this and make sense of it, but I have issues showing this is true mathematically. One of the theorems we know is that $\delta (A \cap B) \subseteq \delta A \cup \delta B$ if that helps.
Attempt at a solution:
$$\delta (A\cap B)\cap (\bar A \cup (\overline{\delta B})) \subseteq \delta A$$
$$= (\delta (A \cap B) \, \cap \, \bar A) \ \cup \ ( \ \delta(A \cap B) \cap (\overline{\delta B}))$$
$$\subseteq (\delta (A \cap B) \, \cap \, \bar A) \ \cup \ ( \ (\delta A \cup \delta B) \cap (\overline{\delta B}))$$
$$= (\delta (A \cap B) \, \cap \, \bar A) \ \cup \ ( \ (\delta A \cap \overline{\delta B}) \cup (\delta B \cap \overline{\delta B}))$$
$$= (\delta (A \cap B) \, \cap \, \bar A) \ \cup \ (\delta A \cap \overline{\delta B}) $$
But at this point, I feel lost. Perhaps I didn't approach this the right way from the beginning, or I just don't know how to continue. Any help would be greatly appreciated.