Type | Rule of inference |
---|---|
Field | Propositional calculus |
Statement | If |
Transformation rules |
---|
Propositional calculus |
Rules of inference |
Rules of replacement |
Predicate logic |
Absorption is a valid argument form and rule of inference of propositional logic.[1][2] The rule states that if
where the rule is that wherever an instance of "
The absorption rule may be expressed as a sequent:
where
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
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.
[math]\displaystyle{ P\rightarrow (P\land Q) }[/math] | |||
---|---|---|---|
T | T | T | T |
T | F | F | F |
F | T | T | T |
F | F | T | T |
Proposition | Derivation |
---|---|
Given | |
Material implication | |
Law of Excluded Middle | |
[math]\displaystyle{ (\neg P\lor P)\land (\neg P\lor Q) }[/math] | Conjunction |
[math]\displaystyle{ \neg P\lor(P\land Q) }[/math] | Reverse Distribution |
[math]\displaystyle{ P\rightarrow (P\land Q) }[/math] | Material implication |
![]() | Original source: https://en.wikipedia.org/wiki/Absorption (logic).
Read more |