I'm studying about countable and uncountable sets, and I have found that an infinite set is countable if and only if its possible to find a bijective relation between that set and the set of natural numbers.
I got a bit confused thinking the way of the definition above, so I thought of another way to find if a set is countable or uncountable. I'm not sure if it's correct so I would like to get some help.
An infinite set S is countable if and only if:
- Given any ordering relation that covers all the elements of S: for each pair (e1, e2) of elements of S, it is always possible, starting from e1, to reach e2 by counting the elements between e1 and e2 one by one (the same if starting from e2 and going towards e1).
This way I can prove that P(N) is uncountable by establishing an order relation that states all the subsets of N that are elements of P(N) and have cardinality 'c' are located in the left of all of those that have cardinality 'c+1'. So I can start from, for example, {1}, and knowing that {1,2} is in some place to the right of {1}, even if I try to reach {1,2} from {1} counting element by element to the right, I will never, so P(N) is uncountable.
I thought this way because it's easier for me to undersand, but I'm not sure if I'm right.
This is not correct. For instance, the set $\mathbb{Q}$ is countable, but with its usual order you cannot go from (say) $0$ to $1$ by "counting elements one by one". So just having such an order does not allow you to conclude a set is uncountable.