reenmachine said:
Let assume x is an element of ##\bigcup_{a\in \mathbb{R}} \{a\}## and that y is an element of [0,1].
Since that union is equal to ##\mathbb R##, this is the same thing as assuming that ##(x,y)\in\mathbb R\times[0,1]##.
reenmachine said:
This implies that ##(x,y) \in \bigcup_{a\in \mathbb{R}} \{a\}## × ##[0,1]##.
I would interpret the notation on the right here as
$$\bigcup_{a\in \mathbb{R}} \left(\{a\}\times [0,1]\right),$$ not as
$$\left(\bigcup_{a\in \mathbb{R}} \{a\}\right)\times [0,1].$$ The notation is kind of ambiguous though. I don't know if one of these interpretations are "standard". I'm also not sure how you're interpreting it.
You haven't proved that (x,y) is an element of the latter of these two sets, because that statement
is your starting assumption.
And you haven't proved that (x,y) is an element of the former of the two sets either, but it's not hard to add a statement that takes care of that.
So let's be really clear here. Let's say that we want to prove that $$\bigcup_{a\in \mathbb{R}} \left(\{a\}\times [0,1]\right)=\mathbb R\times[0,1].$$ The parentheses make this problem unambiguous. This is how I would start:
Let ##z\in \bigcup_{a\in \mathbb{R}} \left(\{a\}\times [0,1]\right)## be arbitrary. Let x be an arbitrary real number such that ##z\in\{x\}\times [0,1]##. Let y be an arbitrary element of [0,1] such that ##z=(x,y)##. Since ##x\in R## and ##y\in[0,1]##, this equality implies that ##z\in\mathbb R\times [0,1]##.
Edit: You know what, I'm going to rewrite this in an even clearer way. See below in a few minutes.
Can you do the other one, starting like this:
Let ##z\in\mathbb R## be arbitrary.
Edit: Here's the maximal clarity version of the proof above:
Let ##z\in \bigcup_{a\in \mathbb{R}} \left(\{a\}\times [0,1]\right)## be arbitrary. The definition of this notation implies that there's a ##b\in\mathbb R## such that ##z\in\{b\}\times[0,1]##. Let ##x## be such a real number. We have ##z\in\{x\}\times[0,1]##. The definition of this notation implies that there's a ##c\in[0,1]## such that ##z=(x,c)##. Let ##y## be such an element of [0,1]. We have ##z\in (x,y)##. Since ##x\in\mathbb R## and ##y\in[0,1]##, this implies that ##z\in\mathbb R\times[0,1]##.