I had an argument with a friend of mine and I'd be glad if someone could clarify things a little bit.
So, let's say we have an integer, eight or seventeen, for example, doesn't matter. It has all the properties of an integer. In particular, it can be even or odd, i.e. has a property of parity.
From another point of view, integers are a subset of rational numbers, so integers 8 and 17 can be written as ratios 8/1 and 17/1, and also be written as rational 8.0 and 17.0.
The question is:
Do integer numbers keep their properties when expressed as an element of any of their supersets? E.g. if 8 is even, is it possible to say that rational 8.0 is also even as well as real 8.0?
If not, then why? Numbers 8, 8.0, 8/1 all express the same entity, so does notation influence the properties of an object?
Let's say we define a number $n$ to be even if $n \in E$, where: $$E=\{ n \in \Bbb{Z} \ \mid \ (\exists t \in \Bbb{Z})(n=t+t)\}$$
Now, $8 \in E$ because $8=4+4$. However, only integers can be even because we defined $E$ as a subset of integers in our set-builder notation, so this definition will likely only be useful if we are thinking about integers.
However, if we look at $\frac 8 1 \in \Bbb{Q}$ and think in terms of the rational numbers, it does not change the fact that $\frac 8 1=8 \in E$. Furthermore, if we look at $8.0 \in \Bbb{R}$ and think in terms of the real numbers, it still does not change the fact that $8.0=8 \in E$. Therefore, yes, $8$ is still even when thinking about the rational or real numbers.
The question is, however, why does it matter? Even numbers is a property that only applies to integers, so when we are thinking in terms of rational numbers or real numbers, the property of evenness simply does not come up that much. It's just not very useful to talk about "even rational numbers" or "even real numbers" since they are both the same thing as just "even integers." Looking at $8$ as $\frac 8 1$ or $8.0$ does not change the fact that $8$ is even, but that property is probably not relevant when we are thinking about $8$ in these contexts.