Hypothetical syllogism

Propositional logic

In propositional logic, hypothetical syllogism is the name of a valid rule of inference (often abbreviated HS and sometimes also called the chain argument, chain rule, or the principle of transitivity of implication). Hypothetical syllogism is one of the rules in classical logic that is not always accepted in certain systems of non-classical logic. The rule may be stated:

where the rule is that whenever instances of "", and "" appear on lines of a proof, "" can be placed on a subsequent line.

Hypothetical syllogism is closely related and similar to disjunctive syllogism, in that it is also type of syllogism, and also the name of a rule of inference.

Formal notation

The hypothetical syllogism inference rule may be written in sequent notation, which amounts to a specialization of the cut rule:

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

and expressed as a truth-functional tautology or theorem of propositional logic:

where , , and are propositions expressed in some formal system.

Proof

Step Proposition Derivation
1Given
2Material implication
3Distributivity
4Conjunction elimination (3)
5Distributivity
6Law of noncontradiction
7Disjunctive syllogism (5,6)
8Conjunction elimination (7)
9Material implication

Alternative forms

An alternative form of hypothetical syllogism, more useful for classical propositional calculus systems with implication and negation (i.e. without the conjunction symbol), is the following:

(HS1)

Yet another form is:

(HS2)

Proof

An example of the proofs of these theorems in such systems is given below. We use two of the three axioms used in one of the popular systems described by Jan Łukasiewicz. The proofs relies on two out of the three axioms of this system:

(A1)
(A2)

The proof of the (HS1) is as follows:

(1)       (instance of (A1))
(2)       (instance of (A2))
(3)       (from (1) and (2) by modus ponens)
(4)       (instance of (A2))
(5)       (from (3) and (4) by modus ponens)
(6)       (instance of (A1))
(7) (from (5) and (6) by modus ponens)

The proof of the (HS2) is given here.

As a metatheorem

Whenever we have two theorems of the form and , we can prove by the following steps:

(1)       (instance of the theorem proved above)
(2)       (instance of (T1))
(3)       (from (1) and (2) by modus ponens)
(4)       (instance of (T2))
(5)       (from (3) and (4) by modus ponens)

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.