CMU 21127:Summary Sheet of Definitions & Theorems
Propositional Logic
- Definition 0.1: Proposition is a statement to which it is possible to assign a truth value.
- A proposition is an umbrella term which can be used for any result.
- A theorem is a key result which is particularly important.
- A lemma is a result which is proved for the purpose of being used in the proof of a theorem.
- A corollary is a result which follows from a theorem without much additional effort.
Sets and Numbers
- Definition 0.3: A set is a collection of objects. The objects in the set are called elements of the set.
- Definition 0.5: The natural numbers are represented by the points on the number line which can be obtained by starting at 0 and moving right by the unit length any number of times.
Basis for natural numbers
- Definition 0.6: Let . The base-b expansion of a natural number n is the string
- ;
- for each i; and
- if , then , the base-b expansion of zero is 0 in all cases b;
- Definition 0.11: The integers are represented by the points on the number line which can be obtained by starting at 0 and movnig in either direction by the unit length any number of times.
- Definition 0.12: Let . We say b divides a if for some integer q.
- Proposition 0.15: Let . If c divides b and b divides a, then c divides a.
- Definition 0.17: An integer n is even if it is divisible by 2; otherwise, n is odd.
- Theorem 0.18: Let with . There is exactly one way to write
such that q and r are integers, and (if ), or (if ).
Algorithm to find basis
Given :
- Step 1: Let be the remainder when n is divided by b, and let be the quotient. Fix i = 0.
- Step 2: Suppose and have been defined. If , then proceed to Step 3. Otherwise, define to be the remainder when is divided by b, and define . Increment i, and repeat Step 2.
- Step 3: The base-b expansion of n, is .
Rationals
- Definition 0.24: The rational numbers are represented by the points at the number line which can be obtained by dividing any of the unit line segments between integers into an equal number of parts.
Real numbers
- Definition 0.25: The real numebrs are the points on the number line. We write R for the set of all real numbers.
Irrational numbers
- Definition 0.27: An irrational number is a real number that is not rational.
Complex numbers
- Definition 0.31: The complex numbers are those obtained by the non-negative real numbers upon rotation by any angle about the point 0. We write C for the set of all complex numbers.
- Addition corresponds to translation.
- Multiplication correspond to rotation.
Omit complex conjugate here.
Polynomials
- Definition 0.32: Let S=N,Z,Q,R or C. A (univariate) polynomial over S in the indeterminate x is an expression of the form
Where and each . The numbers are called the coefficients of the polynomial. If not all coefficients are zero, the largest value of k for which is called the degree of the polynomial. By convention, the degree of the polynomial 0 is -\infinity - Definition 0.37: Let p(x) be a polynomial. A of p(x) is a complex number such that .
- Omit the theorem of complex conjugate root.
Sets
-
Axiom 2.1.22 (Sets extensionality)
Let X and Y be sets. Then X = Y if and only if , or equivalently, if , and . -
Definition 2.1.36
Let X be a set. The power set of X, written , is the set of all subsets of X. -
Definition 2.2.8
Let X and Y be sets. We say X and Y are disjoint if is empty. -
Definition 2.2.18
An (indexed) family of sets is a specification of a set for each element i of some indexing set I. We write for the indexed family of sets. -
Definition 2.2.20
The (indexed) intersection of an indexed family is defined by
The (indexed) union of is defined by
-
Definition 2.2.26
Let X and Y be sets. The relative complement of Y in X, denoted , is defined by
The operation is also known as the set difference operation. Some authors write Y - X instead of . -
Theorem 2.2.31 (De Morgan’s Laws for sets)
Given sets A, X, Y and a family , we have
(a)
(b)
©
(d) -
Definition 2.2.33
Let X and Y be sets. The (pairwise) cartesian product of X and Y is the set defined by
The elements are called ordered pairs, whose defining property is that, for all and all , we have if and only if a = x and b = y. -
Definition 2.2.38
Let and let be sets. The of is the set defined by
The elements are called , whose defining property is that, for all and all , we have if and only if for all .
Given a set X, write to denote the set . We might on occasion also write
-
Definition 9.2.1
Let . A real number m is an upper bound for A if for all . A supremum of A is a least upper bound of A; that is, a real number m such that:
(i) m is an upper bound of A——that is, for all ; and
(ii) m is least amongst all upper bounds for A——that is, for all , if for all , then . -
Theorem 9.2.5(Uniqueness of suprema)
Let A be a subset of . If and are suprema of A, then . -
Axiom 9.2.7 (Completemess axiom)
Let be inhabited. If A has an upper bound, then A has a supremum. -
Definition 9.2.8
If is a funciton and X is an arbitrary set, we define
whenever the sup on RHS exists. -
Definition 9.2.9
Let , we define the n-dimensional Euclidian space as follows:
-
Definition 9.2.10
Let and , we define
(sum)
(multiplication by scalar)
obs: The definition above does not say anything about multiplying vectors by another vector. -
Definition 9.2.11
Let . The scalar or dot product of and is the real number defined as
\vec{x} \dot \vec{y} = <\vec{x}, \vec{y}> := \sum_{i=1}^{n}x_i y_i = x_1y_1 + ... + x_ny_n -
Proposition 9.2.12
For any , we have: ||\vec{x}||^2 = \vec{x} \dot \vec{x} -
Theorem 9.2.13
Let . Then \vec{x} \dot \vec{y} = ||\vec{x}||||\vec{y}||cos\theta
The latter theorem says that vector x is orthogonal to vector y if and only if their scalar product is zero. -
Theorem 9.1.16 (Cauchy-Schwarz inequality)
Let and let for each . Then
|\vec{x} \dot \vec{y}| \le ||\vec{x}||||\vec{y}||
with equality if and only if for some which are not both zero. -
Theorem 9.2.17 (Triangle inequality)
Let . Then
Equality holds if and only if for some which are noth zero and -
Theorem 9.2.18 (Parallelogram law)
Given , we have
Moreover, if is orthogonal to , then (Pitagoras theorem)
-
Definition 9.1.20
Let . The (arithmetic) mean of real numbers is
-
Definition 9.1.21
Let . The geometric mean of non-negative real numbers is
-
Theorem 9.1.22 (Inequality of arithmetic and geometric means)
Let and . Then
\sqrt[n]{x_1 \dot \dot \dot x_n} \le \frac{x_1 + ... + x_n}{n}
with equality if and only if -
Theorem 9.1.31 (Inequality of geometric and harmonic means)
let and . Then
\frac{n}{\frac{1}{x_1} + frac{1}{x_2} + ... + frac{1}{x_n}} \le \sqrt[n]{x_1x_2 \dot \dot \dot x_n} -
Theorem 9.1.34 (Inequality of quadratic and arithmetic means)
Let and . Then
with equality if and only if .