How to prove Countably infinite set.

57 Views Asked by At

I want to prove this.

Let $f$ is a bijection between $A$ and $B$,

$A$ is a countably infinite set if and only if $B$ is a countably infinte set.

I use definition A is a countably infinite set then there exist a bijection between A and $\mathbb N$,

but i don't know to show that $B$ is a countably infinite set.

Please, give me a hint or prove this.

2

There are 2 best solutions below

0
On

Let $g:A \to B$ be a bijection.

Suppose $A$ is countably infinite so there exists a bijection $f_A: A \to \mathbb{N}$. Then $g^{-1} \circ f_A$ is a bijection from $B$ to $\mathbb{N}$. (inverses and compositions of bijections are bijections). So $B$ is countably infinite

If $B$ is countably infinite, there exists a bijection $f_B: B \to \mathbb{N}$, and then $f_B \circ g: A \to \mathbb{N}$ is a bijection so $A$ is countably infinite.

0
On

If you were able to count $A$ (i.e. assign a distinct number to every element), using the bijection you can transfer all the labels of the elements of $A$ to those of $B$, and $B$ is counted as well.