Skip to article frontmatterSkip to article content

Mathematical Background (Notation and terms)

The University of Melbourne

Set notation

In the following, let SS and TT be sets.

For a more in-depth and beginner-friendly discussion see Guide to Elements and Subsets.

Theorems and Lemmas

Usually, a theorem is an important result that we want to show, and a lemma is a smaller result that is not necessarily interesting by itself, but is useful to bigger results. Often, a theorem is proved by proving a sequence of smaller lemmas. In a way, lemmas are similar to the role of subroutines in programming.

See also CS103 Guide to Proofs and Section 1.3.2 of Introduction to Theoretical Computer Science.