Soft question and just starting to learn measure theory. So please be kind, and if you want the question gone, just place a comment.
I got stuck in trying to write on a problem of combinations with replacement (the context not important) the following statement: "Choose $4$ digits from $10$ different options: $(0,9)$".
Straightforward as it is, I started to double-guess myself... Should I have written, $[0,9]$ (closed interval). But, wait, it's not an interval, because it is not on the real line (?): we are choosing just among the integers... What about something like $\{x\in\mathbb N\,|\,0\leq x\leq9\}$. No... So many reasons why not... What about $\{0,9\}$?
So I don't know if the question is worth anyone's time or not, but I don't have an answer.
As for an interval, you could write $[0,9] \cap \mathbb{N}$ I suppose, though this kind of notation is more often used for rational numbers within an interval than integers/naturals.
– sTertooy May 11 '16 at 14:39