If $A, B$ are nonempty sets, and $A \subset B$, prove that $A' ⊂ B'$.
where $A'$ and $B'$ are the derived sets of $A$ and $B$ respectively
My attempt at the solution is this: let $x$ belong to $A$, then $x$ also belongs to $B$ since $A ⊂ B$. Then $x$ is a limit point to $A$ and thus belongs to $A'$ since $A'$ is the set of all limit points of $A$. And therefore $x$ is also a limit point to $B'$ so $B'$ and $A'$ have the same x and thus $B' \subset A'$.
Please if anyone could improve my proof or make a better one?
The proof is not correct. What you should do is to take an element $x\in A'$ and then to prove that $x\in B'$ (which is easy).