$S$ denotes the set of real numbers strictly between $0$ and $1$. That is, $S = \{x \in R\mid 0 < x < 1\}$.
Let $U = \{x \in R\mid 0 < x < 2\}$. Prove that $S$ and $U$ have the same cardinality.
I am completely lost. How do I approach this problem?
$S$ denotes the set of real numbers strictly between $0$ and $1$. That is, $S = \{x \in R\mid 0 < x < 1\}$.
Let $U = \{x \in R\mid 0 < x < 2\}$. Prove that $S$ and $U$ have the same cardinality.
I am completely lost. How do I approach this problem?
Recall that two sets $X$ and $Y$ are of the same cardinality if there exists a bijection between them. That is, we may construct a 1-1 and onto function from $X$ to $Y$. There is certainly such a map between your two sets (in fact there a uncountably many) but one obvious one. I'll give a hint: its a very simple map and it takes the ends of the interval in $S$ to the ends of the interval in $U$.
I'm guessing the function is f(x) = 2x because the interval of S could be mapped to the interval of U.
I'm interpreting S as the domain and U as the co-domain.
– Snowyace Mar 10 '14 at 01:15I think I'm starting to understand it.
For another problem: $$ Let V = {x ∈ R| 2 < x < 5}. $$
Prove that S and V have the same cardinality.
I came up with the function f(x) = (3/2)x + 2 through connecting the points of domain. f(0) = 2 and f(2) = 5 then used point slope form.
Then I showed correspondence of f: S-> V through normal methods of showing its 1-to-1 and onto.
– Snowyace
Mar 10 '14 at 01:51
$\frac x2$).
– MJD
Mar 10 '14 at 02:01
Two sets have the same cardinality if there exists a bijection between them; that is, a function that is a one-to-one correspondence between the two sets.
All you have to do is prove that (1)$f(a)=f(b) \implies a=b \forall a \in S$ and (2) $\forall u \in U, \exists s \in S$ such that $f(s)=u$. This should be fairly straightforward, and for (2), I suggest finding an expression $s$ in terms of $u$ for any arbitrary $u \in U$. [$s=u/2$.]