Let $X,Y,Z$ be infinite sets and $f:X \rightarrow Y$ be a surjective function. How can I prove that if $|Y| \le |Z|$ and for every $y \in Y$ is $|f^{-1}(y)| \le |Z|$, the following inequality holds: $|X| \le |Z|$ ?
2026-04-04 10:23:42.1775298222
Logic: on the Axiom of Choice
98 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If you are allowed to use cardinal arithmetic, then the following calculate is immediate:
$$|X|=\left|\bigcup_{y\in Y}f^{-1}(y)\right|=\sum_{y\in Y}|f^{-1}(y)|=|Y|\cdot\sup\{|f^{-1}(y)|\mid y\in Y\}\leq|Z|\cdot|Z|=|Z|$$
If you want to actually find an injection from $X$ to $Z$, you might want to use the fact that you have a bijection between $Z$ and $Y\times Z$. Now for every $y\in Y$ choose an injection from $f^{-1}(y)$ into $Z$ and finish the proof in the obvious way.