352 | Chapter 1 Outline |
Sections, concepts, and problems
1.1. Logic. Propositions, negations, conjunctions, disjunctions
(and exclusive or's), implications (and their hypotheses and conclusions),
biconditionals, Boolean variables.
1.2. Propositional equivalences. Logical equivalence, using
truth tables to show whether two compound propositions are logically
equivalent, various laws of logic ("famous" logical equivalences),
some of which are particularly useful in proving things.
1.3. Predicates and quantifiers. Propositional functions, free
and bound variables, the existential and universal quantifiers, how to
negate propositions which contain quantifiers.
1.4. Sets. Sets and their elements, set-builder notation, subsets, set equality, proper subsets, cardinality of a set, power set of a set, the Cartesian product of sets.
1.5. Set operations. Unions, intersections, differences, and complements of sets; disjoint sets.
1.6. Functions. Functions, domains, codomains, image of an element or set, inverse image of an element or set (done in class, not in the section), injections, surjections, bijections, stictly increasing/decreasing functions from (some subset of) the reals to (some subset of) the reals, addition and multiplication of functions with codomain some subset of the reals, inverses of bijections, composite functions.
1.7. Sequences and summations. Sequences, strings, arithmetic and geometric progressions, summations, cardinality, countable and uncoutable sets.
1.8. The growth of functions. Determining "eventual" upper and
lower bounds for functions. Big-O, big-Omega, and
big-Theta notations are introduced.
Other Chapters |