I just want to make sure my reasoning is correct. I will express the part that I am confused about.
Let $A,B,C$ be sets where $|A|<|B|$ and $|A|=|C|$, show $|C|<|B|$.
My Work
Because $|A|<|B|$ there is an injective but not surjective function $ f:A\rightarrow B$.
Because $|A|=|C|$ there is a bijective function $g:A\rightarrow C$.
Because $g$ is bijective it has an inverse: $g^{-1}: C\rightarrow A$ that is bijective.
$\Rightarrow f\circ g^{-1}: C\rightarrow A$; because $f,g^{-1}$ are both injective, $f\circ g^{-1}$ is injective.
Question
Can I assume that $f\circ g^{-1}$ is not surjective because one of its composites are not surjective?