I have the following question:
Question: For the set $\theta=\{(X,|X|):X\subseteq\mathbb{Z}_5\}$, what is its domain and range?
The Domain stated in the solution from the textbook is: $\mathcal{P}(\mathbb{Z}_5)$ as in the Power set of $\mathbb{Z}_5$. But is it alright if I write the domain in terms of equivalence classes: $\text{Domain}=\{[0],[1],[2],[3],[4]\}$, where $[0],\ldots,[4]$ represents the equivalence classes.
The Range stated in the solution from the textbook is: $\{0,1,2,3,4,5\}$. I don't understand this part, because as stated, the set "$\theta$" where the range is a list of $|X|$ values, so if $X=[0]$, then $[0]=\{\ldots,-10,-5,0,5,10,\ldots\}$ since $\mathbb{Z}_5$ means "$\equiv\,(\mathrm{mod}\, 5)$", so $[0]$ means $x\equiv0\,(\mathrm{mod}\, 5)$. So $|X|$ when $X=[0]$ is the carnality of a countable infinite set.... which don't make sense.
So why is the Range of the set "$\theta$" $=\{0,1,2,3,4,5\}$?
Thanks