Hola, tengo el siguiente problema, pero no lo logro entender bien la solucion. El ejercicio pide hallar el cardinal del conjunto \[ B = \mathbb{Q} \times \mathbb{R} \]
Solucion Propuesta:
\[
B = \mathbb{Q} \times \mathbb{R}
\]
donde
\[
\mathbb{Q} \times \mathbb{R} = \left\{ (r, y) \mid r \in \mathbb{Q},\ y \in \mathbb{R} \right\}
\]
sabemos que:
\[
\mathbb{Q} \times \mathbb{R} \subseteq \mathbb{R}^2
\]Con \( \mathbb{R^2}\sim{\mathbb{R}} \)
Debemos utilizar la propiedad que establece que \( A\subseteq{B}\subseteq{C} \) y \( A\sim{C} \Rightarrow{A\sim{C}} \wedge B\sim{C} \)
Definimos
\[
\{0\} \times \mathbb{R} = \left\{ (0, y) \mid y \in \mathbb{R} \right\}
\]
Luego,
\[
\{0\} \times \mathbb{R} \subseteq \mathbb{Q} \times \mathbb{R} \subseteq \mathbb{R}^2
\]
Utilizando la propiedad anteriormente formulada, y sabiendo que el cardinal de \(\mathbb{R}^2 = \mathfrak{c}\), nos queda que:
\[
\mathbb{Q} \times \mathbb{R} \sim \mathbb{R}^2
\]
y por lo tanto,
\[
\#(\mathbb{Q} \times \mathbb{R}) = \mathfrak{c}
\]
A grandes razgos entiendo el planteo. Lo que no me queda claro es cual es la necesidad de recurrir a \[ \{0\} \times \mathbb{R} \] cuando en realidad ya de por si el conjunto de los reales es coordinable con \[ \mathbb{R^2} \]. ¿Sabrian explicarme el por qué de esa parte? Muchas gracias