首页 | 主题 | 图库 | 问答 | 文摘 | 原创 | 百科

历史 | 地理 | 人物 | 艺术 | 体育 | 科学 | 音乐 | 电影 | 信息技术 | 世界遗产

 开放、中立,源自维基百科

Personal tools

Principle of explosion

From Wikipedia, the free encyclopedia

  (Redirected from Ex falso quodlibet)
Jump to: navigation, search

The principle of explosion is the law of classical logic and a few other systems (e.g., intuitionistic logic) according to which "anything follows from a contradiction." In symbolic terms, the principle of explosion can be expressed in the following way (where "Failed to parse (Missing texvc executable; please see math/README to configure.): \vdash " symbolizes the relation of logical consequence):

Failed to parse (Missing texvc executable; please see math/README to configure.): \{ \phi , \lnot \phi \} \vdash \psi.


This can be read as, "If one claims something is both true (Failed to parse (Missing texvc executable; please see math/README to configure.): \phi ) and not true (Failed to parse (Missing texvc executable; please see math/README to configure.): \lnot \phi ), one can logically derive any conclusion (Failed to parse (Missing texvc executable; please see math/README to configure.): \psi )."

The principle of explosion is also known as ex falso quodlibet, ex falso sequitur quodlibet (EFSQ for short), ex contradictione (sequitur) quodlibet (ECQ for short), and ex falso/contradictione (sequitur).

Contents

Arguments for explosion

There are two basic kinds of argument for the principle of explosion.

The semantic argument

The first argument is semantic or model-theoretic in nature. A sentence Failed to parse (Missing texvc executable; please see math/README to configure.): \psi

is a semantic consequence of a set of sentences Failed to parse (Missing texvc executable; please see math/README to configure.): \Gamma
only if every model of Failed to parse (Missing texvc executable; please see math/README to configure.): \Gamma
is a model of Failed to parse (Missing texvc executable; please see math/README to configure.): \psi

. But there is no model of the contradictory set Failed to parse (Missing texvc executable; please see math/README to configure.): \{\phi , \lnot \phi \} . A fortiori, there is no model of Failed to parse (Missing texvc executable; please see math/README to configure.): \{\phi , \lnot \phi \}

that is not a model of Failed to parse (Missing texvc executable; please see math/README to configure.): \psi

. Thus, vacuously, every model of Failed to parse (Missing texvc executable; please see math/README to configure.): \{\phi , \lnot \phi \}

is a model of Failed to parse (Missing texvc executable; please see math/README to configure.): \psi

. Thus Failed to parse (Missing texvc executable; please see math/README to configure.): \psi

is a semantic consequence of Failed to parse (Missing texvc executable; please see math/README to configure.): \{\phi , \lnot \phi \}

.

The proof-theoretic argument

The second type of argument is proof-theoretic in nature. Consider the following derivations:

  1. Failed to parse (Missing texvc executable; please see math/README to configure.): \phi \wedge \neg \phi\,
  1. assumption
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \phi\,
  1. from (1) by conjunction elimination
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \neg \phi\,
  1. from (1) by conjunction elimination
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \phi \vee \psi\,
  1. from (2) by disjunction introduction
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \psi\,
  1. from (3) and (4) by disjunctive syllogism
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): (\phi \wedge \neg \phi) \to \psi
  1. from (5) by conditional proof (discharging assumption 1)

Or:

  1. Failed to parse (Missing texvc executable; please see math/README to configure.): \phi \wedge \neg \phi\,
  1. assumption
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \neg \psi\,
  1. assumption
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \phi\,
  1. from (1) by conjunction elimination
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \neg \phi\,
  1. from (1) by conjunction elimination
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \neg \neg \psi\,
  1. from (3) and (4) by reductio ad absurdum (discharging assumption 2)
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \psi\,
  1. from (5) by double negation elimination
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): (\phi \wedge \neg \phi) \to \psi
  1. from (6) by conditional proof (discharging assumption 1)

Or:

  1. Failed to parse (Missing texvc executable; please see math/README to configure.): \phi \wedge \neg \phi\,
  1. hypothesis
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \phi\,
  1. from (1) by conjunction elimination
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \neg \phi\,
  1. from (1) by conjunction elimination
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \neg \psi\,
  1. hypothesis
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \phi\,
  1. reiteration of (2)
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \neg \psi \to \phi
  1. from (4) to (5) by deduction theorem
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): ( \neg \phi \to \neg \neg \psi)
  1. from (6) by contraposition
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \neg \neg \psi
  1. from (3) and (6) by modus ponens
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): \psi\,
  1. from (8) by double negation elimination
  2. Failed to parse (Missing texvc executable; please see math/README to configure.): (\phi \wedge \neg \phi) \to \psi
  1. from (1) to (9) by deduction theorem

Rejecting the principle

Proponents of paraconsistent logic reject the principle of explosion, and thus must find flaw with both of the arguments above. As for the semantic argument, paraconsistent logicians often deny the assumption that there can be no model of Failed to parse (Missing texvc executable; please see math/README to configure.): \{\phi , \lnot \phi \}

and devise semantical systems in which there are such models.  As for the proof-theoretic arguments, they commonly reject disjunctive syllogism on the ground that it does not hold when applied to inconsistent situations. As well is common to deny the use of reductio ad absurdum in this way, on the grounds that even though a contradiction was derived while assuming a certain proposition, if that proposition was not used in the derivation, it is still not valid to derive its negation.

See also

External links

es:Ex falso quodlibet uk:Принцип вибухуit:ex falso quodlibet

Languages
AD Links