If $B$ is an uncountable set and $A$ is a countable set, then prove that $B$ is similar to $B-A$.
Attempt:
Two sets $A$ and $B$ are called similar $\iff$ thee exists a one to one function $F$ whose domain is the set $A$ and whose range is the set $B$.
$B$ is an uncountable set and $A$ is a countable set, then $B-A$ must also be uncountable and hence, an infinite set.
To prove this, let us suppose $B-A$ is countable. Since, $A$ is countable, hence, $(B-A) \cup A$ should also be countable. But $B \subseteq (B-A) \cup A$ should be countable as well which is a contradiction.
Hence, $B-A$ is an uncountable set as well. Now, we need to show that $(B-A) \sim B$.
How do I move ahead? I think we need to define a one-one onto function from $(B-A) \rightarrow B$ but I am not able to think of such a function.
Thank you for your help.