Introduction-to-Proving
Introduction-to-Proving
PROVING
PROPERTIES OF REAL NUMBERS
• Commutative Property
Addition: Two real numbers can be added in either order
Multiplication: Two real numbers can be multiplied in
either order
• Associative Property
Addition: When three real numbers are added, it makes no
difference on either which two are added first.
Multiplication: When three real numbers are multiplied, it
makes no difference on either which two are multiplied first
• Distributive Property
Multiplication distributes over addition
• Additive Identity Property
The sum of zero and a real number equals the number
itself
• Multiplicative Property
The product of 1 and a real number equals the number
itself.
• Existence Property of Addition
For every real number x, there exist –x such that x+(-x)=0
• Existence Property of Multiplication
1
For every real number x, their exist a real number , 𝑥 ≠ 0,
𝑥
1
such that 𝑥 ⋅ =1
𝑥
Zero and Equality
Properties
• Properties of Zero
Let a, b, and c be real
numbers
1. Multiplication Property of Zero:
The product of zero and any real
number is zero.
2. Division Property of Zero: If
zero is divided by any non-zero real
number, the result is zero
Properties of Equality
1. Reflexive Property: Any real number is equal
to itself.
𝑎=𝑎
2. Symmetric Property: If a real number is
equal to another, then that number is equal to
the original number.
If 𝑎 = 𝑏, then 𝑏 = 𝑎
3. Transitive Property of Equality: The
transitive property needs at least two previous
equalities to conclude the equality of two other
quantities.
If 𝑎 = 𝑏 and 𝑏 = 𝑐, then 𝑎 = 𝑐
4. Addition Property of Equality (APE): Adding a real number to
both sides of a true equation produces another true equation.
If 𝑎 = 𝑏, then 𝑎 + 𝑐 = 𝑏 + 𝑐
5. Multiplication Property of Equality (MPE): Multiplying both
sides of a true equation by a non-zero real number produces
another true equation
If 𝑎 = 𝑏, then 𝑎 ⋅ 𝑐 = 𝑏 ⋅ 𝑐
6. Cancellation Property of Addition: Subtracting a real number
from both sides of a true equation produces another true
equation.
If 𝑎 + 𝑐 = 𝑏 + c, then 𝑎 = 𝑏
7. Cancellation Property of Multiplication: Dividing both sides
of a true equation by a non-zero real number produces another
true equation
If 𝑎 ⋅ 𝑐 = 𝑏 ⋅ c, and 𝑐 ≠ 0 , then 𝑎 = 𝑏
8. Substitution Principle: If two quantities are equal, then one can
be replaced by the other in any equation (or inequality)
If 𝑎 = 𝑏, and 𝑎 + 𝑐 = 𝑑, then 𝑏 + 𝑐 = 𝑑
9. Closure Property: If a and b are real numbers, then (𝑎 + 𝑏) and
𝑎 ⋅ 𝑏 are real numbers.
Inequality Properties
1. Trichotomy Property: One and only one of the
following statements can be true at a time, 𝑎 = 𝑏,
𝑎 > 𝑏, or 𝑎 < 𝑏
2. Transitive Property of Inequality: Consider three
quantities for which the first quantity is less than the
second, and the second is less than the third. It
follows that the first quantity must be less than the
third.
If 𝑎 < 𝑏, and 𝑏 < 𝑐, then 𝑎 < 𝑐 or
If 𝑎 ≤ 𝑏, and 𝑏 ≤ 𝑐, then 𝑎 ≤ 𝑐
Inequality Properties
4. Multiplication Property of Inequality
a. Using positive quantities: Multiplying both sides of an inequality
by a positive quantity produces an equivalent inequality
b. Multiplying both sides of an inequality by a negative quantity
produces an equivalent inequality in which the inequality is reversed
• The absolute value of a real
number r, written as 𝑟 , is the
nonnegative distance of the real
number to zero on the number
Absolute line.
Value
If-then statements
A. Conditionals
A conditional statement is a combination of two
statements p and q and by the words if and then. It
comes in the form “ if p, then q”.
The if-statement is called the hypothesis and
the then-statement is the conclusion
For example
p: Two distinct planes intersect
q: The intersection is a line
Example: Express the following
statements in the if-then form