I suppose the answer is trivially no, but I haven't actually seen it stated precisely this way in the general. I've only seen specific cases, such as the proof by Cantor's diagonal argument that $\nexists f$ such that $f:\mathbb{N} \mapsto [0,1]$ is a bijection.
Here is my attempt at a proof. Is it correct?
- Let $S_c$ be a countably infinite set, and let $S_u$ be an uncountably infinite set.
- By definition of countably infinite sets, $\exists f$ such that $f:S_c \mapsto \mathbb{N}$ is a bijection.
- By definition of uncountably infinite sets, $\nexists g$ such that $g:S_u\mapsto\mathbb{N}$ is a bijection.
- Suppose $\exists h$ such that $h:S_c \mapsto S_u$ is a bijection.
- Since a function is a bijection iff it has an inverse that is also a bijection, $\exists h^{-1}$ such that $h^{-1}:S_u \mapsto S_c$ is a bijection.
- Let $k = f \circ h^{-1}$, in which case $\exists k$ such that $k:S_u \mapsto \mathbb{N}$.
- Since the composition of two bijections is a bijection, $k:S_u \mapsto \mathbb{N}$ is a bijection.
- But this contradicts (3), which says there cannot be a bijection from $S_u$ to $\mathbb{N}$.
- Therefore by contradiction, $\nexists h$ such that $h:S_c \mapsto S_u$ is a bijection.