Note that first you should do the exercises from Hammock, and then the challenge problems provided. If you can, then attempt the questions from Munker’s topology. Do read the Behnke book, it contains good discussions. While the notation used is a bit outdated, the discussion is very illuminating.

Readings

  1. Book of proofs, Hammock — Chapters 11 and 12
  2. Naive Set Theory, Halmos — Chapters 7,8,9
  3. Topology, Munkres — Sections 6,7
  4. Fundamentals of Mathematics, Behnke — Chapter 1 (1-8)

Book Exercises

Warm Up Problems

  1. Suppose $f : A \rightarrow B$ is a function and it is surjective. What can you say about the cardinality of $A$ and $B$ assuming both are finite?
  2. Suppose $f : A\rightarrow B$ is a function and it is injective. What can you say about the cardinality of $A$ and $B$ assuming both are finite?
  3. Suppose $f : A \rightarrow B$ is a bijective function. What can you say about cardinality of $A$ and $B$ assuming both are finite?
  4. Show that equality is an equivalence relation.
  5. Prove De-Morgan’s laws for both logical statements and sets.
  6. Show that the composition of a function with its inverse is the identity function $Id : A \rightarrow A$ defined by $Id(x) = x$

Challenge Problems