Math 440, Fall 2014, Assignment 1

From cartan.math.umb.edu
Revision as of 21:42, 5 September 2014 by Vincent.Luczkow (talk | contribs) (Solutions:)

The beginner ... should not be discouraged if ... he finds that he does not have the prerequisites for reading the prerequisites.

- P. Halmos

Carefully define the following terms, then give one example and one non-example of each:

  1. Cartesian product (of two sets).
  2. Power set (of a set).
  3. Equinumerous (sets).
  4. Countable set.
  5. Uncountable set.
  6. Cardinality of the continuum.
  7. Partial order.
  8. Maximal element (of a partially ordered set).
  9. Largest element (of a partially ordered set).
  10. Chain (in a partially ordered set).

Carefully state the following theorems (you need not prove them):

  1. Cantor-Bernstein Theorem.
  2. Cantor's Theorem.
  3. Continuum Hypothesis (of course this is not a theorem, though it is sometimes taken as an axiom).
  4. Axiom of Choice (see above).
  5. Zorn's Lemma.

Solve the following problems:

  1. Prove Cantor's Theorem (exercise 1I.1 contains many hints).
  2. Problems 1E and 1H (you will use the results of 1H incessantly for the rest of the semester).
--------------------End of assignment--------------------

Questions:

Solutions:

  1. Cartesian Product of Two Sets:

    Let \(A\) and \(B\) be sets. The cartesian product of \(A\) and \(B\), \(A \times B\), is the set:$$ A \times B = \{(a,b)| a\in A , b \in B\} $$

    Example:

    The cartesian product of \(\{1,2\}\) and \(\{a,b\}\) is \(\{(1,a), (1,b), (2,a), (2,b)\}\)

    Non-Example:

    Remember that the Cartesian product is a set of tuples. Don't confuse it with the union of two sets, which would be \(\{1,2,a,b\}\) for the above example.

  1. Power Set of a Set:

    Let \(A\) be a set. The power set of \(A\) is the set of all subsets of \(A\): $$ \mathscr{P}(A) = \{B | B \subseteq A\} $$

    Example:

    The power set of \(\{1,2\}\) is \(\{\emptyset,\{1\}, \{2\}, \{1,2\}\}\)

    Non-Example:

  2. Equinumerous Sets:

    Two sets \(A\) and \(B\) are equinumerous if there is a bijection between the two sets.

    Example:

    \(\mathbb{Z}\) and \(\mathbb{Q}\) are equinumerous.

    Non-Example:

    \(\mathbb{Z}\) and \(\mathbb{R}\) are not equinumerous.

  3. Countable Set:

    A set \(S\) is countable if there is an injection from \(S\) to \(\mathbb{Z}\) (or any other countable set.)

    Example:

    \(\{a,b,c\}\) is countable - it can easily be injected to \(\mathbb{Z}\).

    Non-Example:

    \(\mathbb{R}\)

  4. Uncountable Set:

    A set is uncountable if there is no injection from it to \(\mathbb{Z}\).

    Example:

    \(\mathbb{R}\).

    Non-Example:

  5. Cardinality of the Continuum:

    The cardinality of the continuum, \(\mathbb{c}\), is the cardinality of the real numbers.

    Example:

    \(\mathbb{R}\).

    Non-Example:

    \(\mathbb{Z}\)

  6. Partial Order:

    Example:

    Non-Example:

  7. Maximal Element of a Poset:

    Example:

    Non-Example:

  8. Largest Element of a Poset:

    Example:

    Non-Example:

  9. Chain in a Poset:

    Example:

    Non-Example:

Theorems:

Book Problems: