Examples 2.2.8:
We want to add or subtract the following cardinal numbers:
- card(N) + card(N) = card(N)
- card(N) - card(N) = undefined
- card(R) + card(N) = card(R)
- card(R) + card(R) = card(R)
1. card(N) + card(N) = card(N)
According to the definition, this is the same as the cardinality of A

- card(N) + card(N) = card(N)

-
+
=
2. card(N) - card(N) = undefined
Although this has not been properly defined, one could say that this should be the same as the cardinality of A \ B, where A and B are both countable sets and B is a subset of A. This creates problems, however, as the following examples show:- A = B = N. Then card(A \ B) = card(0) = 0
- A = all integers, B = even integers. Then card(A \ B) = card(odd integers) = card(N)
- card(N) - card(N) is undefined.
-
-
is undefined
3. card(R) + card(N) = card(R)
According to the definition, this is the same as the cardinality of A


- card(R) + card(N) = card(R)
- c +
= c

4. card(R) + card(R) = card(R)
This should be the same as the cardinality of A




- card(R) + card(R) = card(R)
- c + c = c

