next up previous contents index
Next: Valid Arguments Up: Logic and the Axiomatic Previous: Quantifiers

Rules of Reasoning

Mathematicians assume a certain class of sentences to be true before we ever prove any theorems in a mathematical system. We call these sentences rules of reasoning. They could be called reasoning axioms.

An important class of these rules of reasoning are known as tautologies. A tautology is a sentence which is true no matter what the truth value of its constituent parts.

Example: The sentence tex2html_wrap_inline12092 is a tautology, where P and Q represent arbitrary mathematical sentences. We can show that this is a tautology from a truth table.

P Q tex2html_wrap_inline11710 tex2html_wrap_inline12092
T T T T
T F T T
F T F T
F F F T

The way in which we do this is to compute the truth values for tex2html_wrap_inline11710 in the third column first, and then use columns one and three to compute the truth values in column four. 

Logic Axiom 1: Every tautology is a rule of reasoning.

The following are tautologies that we commonly use. You will find these listed in the Rules of Logic that you have been given.

  1. tex2html_wrap_inline12108contrapositive
  2. tex2html_wrap_inline12110Modus ponens
  3. tex2html_wrap_inline12112Law of Syllogism
  4. tex2html_wrap_inline12114
  5. tex2html_wrap_inline12116gif
  6. tex2html_wrap_inline12118
  7. tex2html_wrap_inline12120
  8. tex2html_wrap_inline12122
  9. tex2html_wrap_inline12124
  10. tex2html_wrap_inline12126
  11. tex2html_wrap_inline12128
  12. tex2html_wrap_inline12130
  13. tex2html_wrap_inline12132gif
  14. tex2html_wrap_inline12134Law of the Excluded Middle
  15. tex2html_wrap_inline12136
  16. tex2html_wrap_inline12138
  17. tex2html_wrap_inline12140
  18. tex2html_wrap_inline12142Law of Syllogism
  19. tex2html_wrap_inline12144 Proof by Cases
  20. tex2html_wrap_inline12146
  21. tex2html_wrap_inline12148gif
  22. tex2html_wrap_inline12150
  23. tex2html_wrap_inline12152
  24. tex2html_wrap_inline12154gif
  25. tex2html_wrap_inline12156
  26. tex2html_wrap_inline12158gif
  27. tex2html_wrap_inline12160

next up previous contents index
Next: Valid Arguments Up: Logic and the Axiomatic Previous: Quantifiers

droyster@math.uncc.edu