It is not so hard to see that there doesn't exist a surjective function from a set $A$ to $\mathcal{P}(A)$, the power set of $A$. Namely, let us suppose there does exist such a function $f:A\rightarrow\mathcal{P}(A)$. Then, consider the set $X=\{x\in A\mid x\not\in f(x)\}$. Since $f$ is surjective, there exists an $a\in A$ such that $f(a)=X$. This however instantly results in a contradiction.
Now, one would expect a proof of the statement
There doesn't exist an injective function from the power set of a set to the set itself
to be provable in a similar way. However, so far I have not been able to alter above proof to prove this statement, how would one do this?