Let f1:ℕ⭢ℕ be the identity, that is, ∀n∈ℕ: f1(n)=n. For each n in ℕ, let fn:ℕ⭢ℕ be the map defined recursively as follows.
fn(m) = fn-1(m+1) if fn-1(m) = 2
fn(m+1) = fn-1(m) = 2 if fn-1(m) = 2
fn(m) = fn-1(m) otherwise.
Since every map fn is defined recursively with a transposition in the image
of fn-1, the map fn is again a bijection that satisfies the following properties.
1) ∀n ≤ m: fm(n)≠ 2.
2) ∀n ≤ m the map fn:ℕ⭢ℕ is a bijection.
If the recursion process never ends, both properties are compatible.
However, assuming the actual infinity existence, every infinite process can be completed. Under this assumption the recursive proces give rise to the following properties for m =∞.
1) ∀n∈ℕ: f∞(n)≠ 2.
2) The map f∞:ℕ⭢ℕ is a bijection.
which is a contradiction, unless we assume that every inifinity is potential, and
n keeps always finite.