List of rules of inference
From Wikipedia, the free encyclopedia
This is a list of rules of inference, logical laws that relate to mathematical formulae.
Contents |
[edit] Introduction
Rules of inference are syntactical transformation rules which one can use to infer a conclusion from a premise to create an argument. A set of rules can be used to infer any valid conclusion if it is complete, while never inferring an invalid conclusion, if it is sound. A sound and complete set of rules need not include every rule in the following list, as many of the rules are redundant, and can be proven with the other rules.
Discharge rules permit inference from a subderivation based on a temporary assumption. Below, the notation
indicates such a subderivation from the temporary assumption to .
[edit] Rules for classical sentential calculus
[edit] Rules for negations
- Reductio ad absurdum (or Negation Introduction)
- Reductio ad absurdum (related to the law of excluded middle)
- Noncontradiction (or Negation Elimination)
[edit] Rules for conditionals
- Modus ponens (or Conditional Elimination)
[edit] Rules for conjunctions
- Adjunction (or Conjunction Introduction)
- Simplification (or Conjunction Elimination)
[edit] Rules for disjunctions
- Addition (or Disjunction Introduction)
- Separation of Cases (or Disjunction Elimination)
[edit] Rules for biconditionals
- Biconditional Elimination
[edit] Rules of classical predicate calculus
In the following rules, is exactly like except for having the term everywhere has the free variable .
- Universal Introduction (or Universal Generalization)
Restriction: None.
- Universal Elimination (or Universal Instantiation)
Restriction: No free occurrence of in falls within the scope of a quantifier quantifying a variable occurring in .
- Existential Introduction (or Existential Generalization)
Restriction: No free occurrence of in falls within the scope of a quantifier quantifying a variable occurring in .
- Existential Elimination (or Existential Instantiation)
Restriction: There is no free occurrence of in .