Absorption (logic)

Absorption is a valid argument form and rule of inference of propositional logic.[1][2] The rule states that if implies , then implies and . The rule makes it possible to introduce conjunctions to proofs. It is called the law of absorption because the term is "absorbed" by the term in the consequent.[3] The rule can be stated:

where the rule is that wherever an instance of "" appears on a line of a proof, "" can be placed on a subsequent line.

Formal notation

The absorption rule may be expressed as a sequent:

where is a metalogical symbol meaning that is a syntactic consequence of in some logical system;

and expressed as 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:

where , and are propositions expressed in some formal system.

Examples

If it will rain, then I will wear my coat.
Therefore, if it will rain then it will rain and I will wear my coat.

Proof by truth table

TTTT
TFFF
FTTT
FFTT


Formal proof

Proposition Derivation
Given
Material implication
Law of Excluded Middle
Conjunction
Reverse Distribution
Material implication
gollark: Ugh, I hate the KiB/kbps/KB confusion.
gollark: Well, in that case, it *could* be more efficient, I suppose.
gollark: ... half of those aren't actually actual BF operations.
gollark: ELVM likely does too, obviously.
gollark: Going through BF probably still introduces a lot of inefficiency.

See also

References

  1. Copi, Irving M.; Cohen, Carl (2005). Introduction to Logic. Prentice Hall. p. 362.CS1 maint: ref=harv (link)
  2. http://www.philosophypages.com/lg/e11a.htm
  3. Russell and Whitehead, Principia Mathematica
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.