Reflexivity for Equality: For any real number a , a = a .
Symmetry for Equality: For any real numbers a and b , if a = b , then b = a .
Transitivity for Equality: For any real numbers a , b , and c , if a = b and b = c , then a = c .
Substitution (Axiom) : For any real numbers a and b , if a = b , then a may be replaced by b (or b by a ) in any mathematical proposition without changing the truth value of that proposition.
Closure for Addition: The set R is closed with respect to addition. If a and b are real numbers, then so is their sum a + b .
Commutativity for Addition: For every a and b in R , a + b = b + a .
Associativity for Addition: For every a , b , and c in R , ( a + b ) + c = a + ( b + c ) .
Existence of an Additive Identity: There exists a unique real number, which is 0 , such that for every number a , a + 0 = 0 + a = a .
Existence of an Additive Inverse: There exists a unique real number, which is − a , such that for every number a , a + ( − a ) = ( − a ) + a = 0 .
Addition Property for Equality (APE ): For every a , b , and c in R , if a = b , then a + c = b + c .
Multiplication Axioms
Closure for Multiplication: The set R is closed with respect to multiplication. If and are real numbers, then so is their product a ∗ b .
Commutativity for Multiplication: For every a and b in R , a ∗ b = b ∗ a .
Associativity for Multiplication: For every a , b , and c in R , ( ab ) c = a ( b c ) .
Existence of an Multiplicative Identity: There exists a unique real number, which is 1 , such that for every number a , a ∗ 1 = 1 ∗ a = a .
Existence of an Multiplicative Inverse: There exists a unique real number, which is a 1 , where a = 0 , such that for every number a , a ( a 1 ) = ( a 1 ) a = 0 .
Multiplicative Property for Equality (MPE ): For every a , b , and c in R, if a = b , then a c = b c .
Distributive Axioms
Distributivity of Multiplication over Addition: For every a, b, and c in R, a ( b + c ) = ab + a c and ( b + c ) a = ba + c a .
Trichotomy : For any two real numbers a and b, one and only one of these three propositions are true: a < b , a > b , or a = b .
Transitivity for Inequality: For every a, b, and c in R, if a < b and b < c then a < c . Basically, a < b < c .
Addition Property for Inequality (API ): For every a , b , and c in R , if a < b and a + c < b + c .
Multiplication Property for Inequality (MPI ): For every a , b , and c in R , if a < b and c > 0 and a ∗ c < b ∗ c .