Prove that the following is true:
$$int(A)∩int(B)=int(A∩B)$$
I'm in general really bad at writing proofs. I do not know where to start even when looking at the definitions given in the textbook. I am well aware of the definition of the interior of sets, but I can't apply it in a meaningful way. My attempt at writing that proof is laughable since I'm doing the proof backwards.
We know that $int(A)\subset A$, thus we have:
$$int(A∩B)=int(A)∩int(B)\\ int(A\cap B)\subseteq A \cap B$$
The latter is per definition the interior of the set $A \cap B$.
Q.E.D.