Let be $|M|$ the cardinality of a finite set $M$. This means that there exists some $n\in\mathbb{N}$ and a bijection $f:M\to\{1,\dots,n\}$.
Let's assume that $A\subseteq B$ and both are finite. I was wondering if the two statements
"Cardinality of a finite set is unique"
and
"There exists a bjiection $f:A\to B \iff A=B$"
are equivalent or if at least the first statement implies the second?
Uniqueness of cardinality means: if $f,g$ are two bijections with $f:A\to \{1,\dots,n\}$ and $g:A\to\{1,\dots,m\}$ then $m=n$.
I have gone through some proofs of the second statement, (e.g. https://math.stackexchange.com/a/239567/579544) and it seems that the uniqueness of the cardinality is just a necessary condition but doesn't imply the second statement, does it?
(I hope that this question is not too vague, if so let me know it. )