assume there is a function like $f:A→B$ which is injective, why it means $\left|A\right|\le\left|B\right|$ or in another way why a function like $g:B→A$ stands for $\left|B\right|\le\left|A\right|$
my problem has been clearly explained here: assume a set like $A=[1,2,3,4]$ and $B=[1,2,3]$ and for $f:A→B$ we have $f=[(1,1)(2,2),(3,3)]$ and $f$ is still injective but $\left|A\right|=4$ and $\left|B\right|=3$ and in this case $\left|B\right|\le\left|A\right|$...