Fredrik said:
The elements of ##\bigcup_{i \in N}\mathbb R × [i , i + 1]## are all ordered pairs, so it makes a lot of sense to describe the set in the form "the set of all ordered pairs such that..." You could write {{x},{x,y}} instead of (x,y), but you wrote {x},{x,y}. Apart from that it's fine, but I would prefer to see a comma or a ##\land## between the two properties. Without a symbol there, a reader might think that you forgot to put one there, and might be unsure if you meant ##\land##, ##\lor## or something else.
Most people prefer to write (x,y) because it's simpler. Some (e.g. physics students) do it because they don't even know that there's a definition of (x,y). They just know that ordered pairs have the property that (a,b)=(c,d) if and only if a=c and b=d.
The set can also be written as
$$\{(x,y)\in\mathbb R\times\mathbb R : y\geq 1\}$$ or as
$$\{z\in\mathbb R\times\mathbb R:\exists x,y~~(z=(x,y)~\land~y\geq 1)\}.$$
Now I'm lost again.
You ask me to re-write ##(1,2)\cup (1,3)\cup (2,2)\cup (2,3)## in the form of ##\{something,something...\}##.
I then responded with ##\{ \{1\} , \{1,2\} , \{1,3\} , \{2\} , \{2,2\} , \{2,3\} \}## to which micromass responded that I was correct.But in ##\{ \{1\} , \{1,2\} , \{1,3\} , \{2\} , \{2,2\} , \{2,3\} \}## , the ordered pairs aren't between brackets like for example: ##\{ \{\{1\} , \{1,2\}\} , \{\{1\},\{1,3\}\} , \{\{2\} , \{2,2\}\} ,\{\{2\} \{2,3\}\} \}##.
Micromass then asked me to find the elements of \bigcup \bigcup (A\times B) = \bigcup \{ \{1\} , \{1,2\} , \{1,3\} , \{2\} , \{2,2\} , \{2,3\} \}
To which I responded ##\{1,2,3\}##.
But if the previous set was to be ##\{ \{\{1\} , \{1,2\}\} , \{\{1\},\{1,3\}\} , \{\{2\} , \{2,2\}\} ,\{\{2\} \{2,3\}\} \}## instead of ##\{ \{1\} , \{1,2\} , \{1,3\} , \{2\} , \{2,2\} , \{2,3\} \}## , then the double-unionized set would have been ##\{ \{1\} , \{1,2\} , \{1,3\} , \{2\} , \{2,2\} , \{2,3\} \}## instead of ##\{1,2,3\}## no?
What am I missing?