Let $V$ be a vector space over a field $\mathbb{K}$, such that $V$ admits an infinite linearly independent set. Let $B$ and $B'$ be two bases for $V$. Then $|B|=|B'|$.
My approach:
Let $\mathcal{F}(B)$ and $\mathcal{F}(B')$ be the collections of all finite subsets of $B$ and $B'$. The idea is to conclude that $|\mathcal{F}(B)|=|\mathcal{F}(B')|$, from which we can deduce that $|B|=|B'|$ (since $|\mathcal{F}(B)|=|B|$).
There is a theorem which says that if there is a countable-to-one function $\phi: X\to Y$ between two sets $X$ and $Y$ then $|X|\le \aleph_0 |Y|$.
To this end, suppose, without loss of generality, that $|\mathcal{F}(B)|\le \mathcal{F}(B')$. Then there is a surjective function $\phi$ from $\mathcal{F}(B')$ to $\mathcal{F}(B)$. Thus for $x\in \mathcal{F}(B)$, $\phi^{-1}(\{x\})$ exists and is countable (since $\mathcal{F}(B')$ is countable). Hence, $|\mathcal{F}(B')|\le \aleph_0 |\mathcal{F}(B)|=|\mathcal{F}(B)|$. So that $|B|=|\mathcal{F}(B)|=|\mathcal{F}(B')|=|B'|$, as required.
Please let me know whether my proof is fine. I'm not very confident in this field yet.