Difference between revisions of "Formal logic"

From Conservapedia
Jump to: navigation, search
(categorize)
(Rules of inference: 2nd rule had it exactly backwards)
Line 23: Line 23:
 
#Therefore, B.
 
#Therefore, B.
  
#If not A, then not B.
+
#If not B, then not A.
 
#Not B
 
#Not B
 
#Therefore, not A.
 
#Therefore, not A.
  
 
[[category:logic]]
 
[[category:logic]]

Revision as of 16:17, March 13, 2008

Formal logic (or symbolic logic) is the Western Civilization's system of reasoning. It is used in law, religion, science, and mathematics.

Logic is used in proofs. For example, given that

  1. All men are mortal; and,
  2. Socrates is a man;

we can deduce (and prove) that

  1. Socrates is mortal.

Using one of the same premises, we can prove that Lucifer is not a man:

  1. Lucifer is immortal (i.e., not mortal)
  2. Whoever is not mortal, is not a man.
  3. Hence, Lucifer is not a man.

The key element here is the inference from All men are mortal to whoever is not mortal is not a man (see Syllogisms)

Rules of inference

  1. If A, then B.
  2. A
  3. Therefore, B.
  1. If not B, then not A.
  2. Not B
  3. Therefore, not A.