Your continued
donations keep Wikipedia running!
Monotonicity of entailment
From Wikipedia, the free encyclopedia
Monotonicity of entailment is a property of many logical systems that states that the hypotheses of any derived fact may be freely extended with additional assumptions. In sequent calculi this property can be captured by an inference rule called weakening, or sometimes thinning, and in such systems one may say that entailment if monotone just in case the rule is admissible. Logical systems with this property are occasionally called monotonic logics in order do differentiate them from non-monotonic logics.
[edit]
Weakening rule
To illustrate, starting from the natural deduction sequent:
weakening allows one to conclude:
[edit]
Non-monotonic logics
In most logics, weakening is either an inference rule or a metatheorem if the logic doesn't have an explicit rule. Notable exceptions are:
- Strict logic or relevant logic, where every hypothesis must be necessary for the conclusion.
- Linear logic which disallows arbitrary contraction in addition to arbitrary weakening.
- Bunched implications where weakening is restricted to additive composition.
[edit]