I know that https://en.wikipedia.org/wiki/Natural_density
But, I want to know if there is uniform probability in every subset of natural numbers.
It means,
every subset $A \subset \mathbb{N}$, $P(A)$ is well-defined, $0 \leq P(A) \leq 1$
$P( \emptyset )=0$, $P(\mathbb{N})=1$
$A=\sqcup A_i$ (disjoint union), $P(A) = P(A_1 )+...+P(A_n )$
$P(A+n)=P(A)$ (Here, $A+n = \{ a+n \in \mathbb{N} ~|~ a \in A\}$ )
Or is there a counter example that shows that such a uniform probability distribution does not exist?