I'm studying Cantor's diagonalization, but something seems unclear to me.
There is this table for diagonalization:
╔═══════════════════════╗
║ X 1 2 3 4 5 ║
║ 1 1/1 1/2 1/3 1/4 1/5 ║
║ 2 2/1 2/2 2/3 2/4 2/5 ║
║ 3 3/1 3/2 3/3 3/4 3/5 ║
║ 4 4/1 4/2 4/3 4/4 4/5 ║
║ 5 5/1 5/2 5/3 5/4 5/5 ║
╚═══════════════════════╝
And there can be a bijection between the diagonal
From 2/1 -> 1/2
From 3/1 -> 1/3 (diagonals)
From 4/1 -> 1/4
I don't understand where the bijection really is? I guess 2/1=2 ($\mathbb{N}$) is mapped to 1/2 ($\mathbb{Q}$)
But what about 2/5? I can only see that 2/5 will make |$\mathbb{N}$| < |$\mathbb{Q}$|
However, I can only think that |$\mathbb{N}$x$\mathbb{N}$| = |$\mathbb{Q}$|
What am I missing or misunderstanding and where's the bijection? Can you give me 2 elements that are mapping to each other?