HOME

TheInfoList



OR:

In
classical logic Classical logic (or standard logic or Frege-Russell logic) is the intensively studied and most widely used class of deductive logic. Classical logic has had much influence on analytic philosophy. Characteristics Each logical system in this class ...
, a hypothetical
syllogism A syllogism ( grc-gre, συλλογισμός, ''syllogismos'', 'conclusion, inference') is a kind of logical argument that applies deductive reasoning to arrive at a conclusion based on two propositions that are asserted or assumed to be tru ...
is a valid argument form, a syllogism with a conditional statement for one or both of its premises. An example in
English English usually refers to: * English language * English people English may also refer to: Peoples, culture, and language * ''English'', an adjective for something of, from, or related to England ** English national ...
: :If I do not wake up, then I cannot go to work. :If I cannot go to work, then I will not get paid. :Therefore, if I do not wake up, then I will not get paid. The term originated with
Theophrastus Theophrastus (; grc-gre, Θεόφραστος ; c. 371c. 287 BC), a Greek philosopher and the successor to Aristotle in the Peripatetic school. He was a native of Eresos in Lesbos.Gavin Hardy and Laurence Totelin, ''Ancient Botany'', Routle ...
.


Propositional logic

In
propositional logic Propositional calculus is a branch of logic. It is also called propositional logic, statement logic, sentential calculus, sentential logic, or sometimes zeroth-order logic. It deals with propositions (which can be true or false) and relations b ...
, hypothetical syllogism is the name of a valid
rule of inference In the philosophy of logic, a rule of inference, inference rule or transformation rule is a logical form consisting of a function which takes premises, analyzes their syntax, and returns a conclusion (or conclusions). For example, the rule of ...
(often abbreviated HS and sometimes also called the chain argument, chain rule, or the principle of transitivity of implication). The rule may be stated: :\frac where the rule is that whenever instances of "P \to Q", and "Q \to R" appear on lines of a
proof Proof most often refers to: * Proof (truth), argument or sufficient evidence for the truth of a proposition * Alcohol proof, a measure of an alcoholic drink's strength Proof may also refer to: Mathematics and formal logic * Formal proof, a c ...
, "P \to R" can be placed on a subsequent line. Hypothetical syllogism is closely related and similar to
disjunctive syllogism In classical logic, disjunctive syllogism (historically known as ''modus tollendo ponens'' (MTP), Latin for "mode that affirms by denying") is a valid argument form which is a syllogism having a disjunctive statement for one of its premises ...
, in that it is also a type of syllogism, and also the name of a rule of inference.


Applicability

The rule of hypothetical syllogism holds in
classical logic Classical logic (or standard logic or Frege-Russell logic) is the intensively studied and most widely used class of deductive logic. Classical logic has had much influence on analytic philosophy. Characteristics Each logical system in this class ...
,
intuitionistic logic Intuitionistic logic, sometimes more generally called constructive logic, refers to systems of symbolic logic that differ from the systems used for classical logic by more closely mirroring the notion of constructive proof. In particular, systems ...
, most systems of
relevance logic Relevance logic, also called relevant logic, is a kind of non-classical logic requiring the antecedent and consequent of implications to be relevantly related. They may be viewed as a family of substructural or modal logics. It is generally, but ...
, and many other systems of logic. However, it does not hold in all logics, including, for example, non-monotonic logic,
probabilistic logic Probabilistic logic (also probability logic and probabilistic reasoning) involves the use of probability and logic to deal with uncertain situations. Probabilistic logic extends traditional logic truth tables with probabilistic expressions. A diffic ...
and
default logic Default logic is a non-monotonic logic proposed by Raymond Reiter to formalize reasoning with default assumptions. Default logic can express facts like “by default, something is true”; by contrast, standard logic can only express that something ...
. The reason for this is that these logics describe
defeasible reasoning In philosophical logic, defeasible reasoning is a kind of reasoning that is rationally compelling, though not deductive reasoning, deductively valid. It usually occurs when a rule is given, but there may be specific exceptions to the rule, or su ...
, and conditionals that appear in real-world contexts typically allow for exceptions, default assumptions,
ceteris paribus ' (also spelled '; () is a Latin phrase, meaning "other things equal"; some other English translations of the phrase are "all other things being equal", "other things held constant", "all else unchanged", and "all else being equal". A statement ...
conditions, or just simple uncertainty. An example, derived from Ernest W. Adams, # If Jones wins the election, Smith will retire after the election. # If Smith dies before the election, Jones will win the election. # If Smith dies before the election, Smith will retire after the election. Clearly, (3) does not follow from (1) and (2). (1) is true by default, but fails to hold in the exceptional circumstances of Smith dying. In practice, real-world conditionals always tend to involve default assumptions or contexts, and it may be infeasible or even impossible to specify all the exceptional circumstances in which they might fail to be true. For similar reasons, the rule of hypothetical syllogism does not hold for
counterfactual conditionals Counterfactual conditionals (also ''subjunctive'' or ''X-marked'') are conditional sentences which discuss what would have been true under different circumstances, e.g. "If Peter believed in ghosts, he would be afraid to be here." Counterfactual ...
.


Formal notation

The ''hypothetical syllogism'' inference rule may be written in
sequent In mathematical logic, a sequent is a very general kind of conditional assertion. : A_1,\,\dots,A_m \,\vdash\, B_1,\,\dots,B_n. A sequent may have any number ''m'' of condition formulas ''Ai'' (called " antecedents") and any number ''n'' of ass ...
notation, which amounts to a specialization of the cut rule: : \frac where \vdash is a
metalogic Metalogic is the study of the metatheory of logic. Whereas ''logic'' studies how logical systems can be used to construct valid and sound arguments, metalogic studies the properties of logical systems.Harry GenslerIntroduction to Logic Routledge, ...
al symbol and A \vdash B meaning that B is a syntactic consequence of A in some
logical system A formal system is an abstract structure used for inferring theorems from axioms according to a set of rules. These rules, which are used for carrying out the inference of theorems from axioms, are the logical calculus of the formal system. A for ...
; and expressed as a truth-functional tautology or
theorem In mathematics, a theorem is a statement that has been proved, or can be proved. The ''proof'' of a theorem is a logical argument that uses the inference rules of a deductive system to establish that the theorem is a logical consequence of t ...
of
propositional logic Propositional calculus is a branch of logic. It is also called propositional logic, statement logic, sentential calculus, sentential logic, or sometimes zeroth-order logic. It deals with propositions (which can be true or false) and relations b ...
: :((P \to Q) \land (Q \to R)) \to (P \to R) where P, Q, and R are propositions expressed in some
formal system A formal system is an abstract structure used for inferring theorems from axioms according to a set of rules. These rules, which are used for carrying out the inference of theorems from axioms, are the logical calculus of the formal system. A fo ...
.


Proof


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) (Q \to R) \to ((P \to Q) \to (P \to R)) Yet another form is: :(HS2) (P \to Q) \to ((Q \to R) \to (P \to R))


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 Jan Łukasiewicz (; 21 December 1878 – 13 February 1956) was a Polish logician and philosopher who is best known for Polish notation and Łukasiewicz logic His work centred on philosophical logic, mathematical logic and history of logic. ...
. The proofs relies on two out of the three axioms of this system: :(A1) \phi \to \left( \psi \to \phi \right) :(A2) \left( \phi \to \left( \psi \rightarrow \xi \right) \right) \to \left( \left( \phi \to \psi \right) \to \left( \phi \to \xi \right) \right) The proof of the (HS1) is as follows: :(1) ((p\to(q \to r)) \to ((p \to q) \to (p \to r))) \to ((q \to r) \to ((p\to(q \to r)) \to ((p \to q) \to (p \to r))))       (instance of (A1)) :(2) (p\to(q \to r)) \to ((p \to q) \to (p \to r))       (instance of (A2)) :(3) (q \to r) \to ((p\to(q \to r)) \to ((p \to q) \to (p \to r)))       (from (1) and (2) by
modus ponens In propositional logic, ''modus ponens'' (; MP), also known as ''modus ponendo ponens'' (Latin for "method of putting by placing") or implication elimination or affirming the antecedent, is a deductive argument form and rule of inference ...
) :(4) ((q \to r) \to ((p\to(q \to r)) \to ((p \to q) \to (p \to r))))\to (((q \to r) \to (p\to(q \to r))) \to ((q \to r)\to((p \to q) \to(p \to r))))       (instance of (A2)) :(5) ((q \to r) \to (p\to(q \to r))) \to ((q \to r)\to((p \to q) \to(p \to r)))       (from (3) and (4) by
modus ponens In propositional logic, ''modus ponens'' (; MP), also known as ''modus ponendo ponens'' (Latin for "method of putting by placing") or implication elimination or affirming the antecedent, is a deductive argument form and rule of inference ...
) :(6) (q \to r) \to (p\to(q \to r))       (instance of (A1)) :(7) (q \to r)\to((p \to q) \to(p \to r)) (from (5) and (6) by
modus ponens In propositional logic, ''modus ponens'' (; MP), also known as ''modus ponendo ponens'' (Latin for "method of putting by placing") or implication elimination or affirming the antecedent, is a deductive argument form and rule of inference ...
) The proof of the (HS2) is given
here Here is an adverb that means "in, on, or at this place". It may also refer to: Software * Here Technologies, a mapping company * Here WeGo (formerly Here Maps), a mobile app and map website by Here Television * Here TV (formerly "here!"), a ...
.


As a metatheorem

Whenever we have two theorems of the form T_1 = (Q \to R) and T_2 = (P \to Q), we can prove (P \to R) by the following steps: :(1) (Q \to R) \to ((P \to Q) \to (P \to R)))       (instance of the theorem proved above) :(2) Q \to R       (instance of (T1)) :(3) (P \to Q) \to (P \to R)       (from (1) and (2) by modus ponens) :(4) P \to Q       (instance of (T2)) :(5) P \to R       (from (3) and (4) by modus ponens)


See also

*
Modus ponens In propositional logic, ''modus ponens'' (; MP), also known as ''modus ponendo ponens'' (Latin for "method of putting by placing") or implication elimination or affirming the antecedent, is a deductive argument form and rule of inference ...
*
Modus tollens In propositional logic, ''modus tollens'' () (MT), also known as ''modus tollendo tollens'' (Latin for "method of removing by taking away") and denying the consequent, is a deductive argument form and a rule of inference. ''Modus tollens' ...
* Affirming the consequent *
Denying the antecedent Denying the antecedent, sometimes also called inverse error or fallacy of the inverse, is a formal fallacy of inferring the inverse from the original statement. It is committed by reasoning in the form: :If ''P'', then ''Q''. :Therefore, if not ...
*
Transitive relation In mathematics, a relation on a set is transitive if, for all elements , , in , whenever relates to and to , then also relates to . Each partial order as well as each equivalence relation needs to be transitive. Definition A hom ...


References


External links


Philosophy Index: Hypothetical Syllogism
{{DEFAULTSORT:Hypothetical Syllogism Rules of inference Theorems in propositional logic Classical logic Syllogism