Tautology (rule of inference)

From HandWiki
Short description: Commonly used rules of replacement in propositional logic

In propositional logic, tautology is either of two commonly used rules of replacement.[1][2][3] The rules are used to eliminate redundancy in disjunctions and conjunctions when they occur in logical proofs. They are:

The principle of idempotency of disjunction:

PPP

and the principle of idempotency of conjunction:

PPP

Where "" is a metalogical symbol representing "can be replaced in a logical proof with."

Formal notation

Theorems are those logical formulas ϕ where ϕ is the conclusion of a valid proof,[4] while the equivalent semantic consequence ϕ indicates a tautology.

The tautology rule may be expressed as a sequent:

PPP

and

PPP

where is a metalogical symbol meaning that P is a syntactic consequence of PP, in the one case, PP in the other, in some logical system;

or as a rule of inference:

PPP

and

PPP

where the rule is that wherever an instance of "PP" or "PP" appears on a line of a proof, it can be replaced with "P";

or as the statement of a truth-functional tautology or theorem of propositional logic. The principle was stated as a theorem of propositional logic by Russell and Whitehead in Principia Mathematica as:

(PP)P

and

(PP)P

where P is a proposition expressed in some formal system.

References

  1. Hurley, Patrick (1991). A Concise Introduction to Logic 4th edition. Wadsworth Publishing. pp. 364–5. ISBN 9780534145156. https://archive.org/details/studyguidetoacco00burc. 
  2. Copi and Cohen
  3. Moore and Parker
  4. Logic in Computer Science, p. 13