I have the following definition... $$T=\{(i,j,k)\mid i, j, k \in\mathbb{N}\}$$
How do I prove whether it is countable? My understanding is that I need to prove that every subset of $(i,j,k)$ maps to some number $n$.
For example...
$1$ maps to $(1,1,1)$
$2$ maps to $(1,1,2)$
etc...
But I'm not sure how to show my proof. Can I possibly use Cantor's argument? How would that work here?