So, as can be seen here,
"A non-empty set X is countable if and only if there exists a surjective function f from ℕ onto X
I agree with that. However, in Rosenthal's book on probability theory, in the mathematical appendix, he defines a finite set as
A set $\Omega$ is finite if for some $n\in N$ and some function $f:\mathbb{N} \rightarrow \Omega$, we have $f(\{1,2,3,\dots, n\}) \supseteq \Omega$
Why does he use $\supseteq$? Since $\Omega$ is the codomain of the function, wouldn't the function applied to anything have to be a subset (or equal to, if surjective), the codomain, $\Omega$?
I mean, I guess the $\supseteq$ really is an $=$ since every finite set is countable, and the definition of countable uses equality. However, why use $\supseteq$ in the definition for finite? What benefit does it provide?