HOME

TheInfoList



OR:

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 ...
, double negation is the
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 ...
that states that "If a statement is true, then it is not the case that the statement is not true." This is expressed by saying that a proposition ''A'' is logically equivalent to ''not (not-A''), or by the formula A ≡ ~(~A) where the sign ≡ expresses logical equivalence and the sign ~ expresses
negation In logic, negation, also called the logical complement, is an operation that takes a proposition P to another proposition "not P", written \neg P, \mathord P or \overline. It is interpreted intuitively as being true when P is false, and fals ...
. Like the law of the excluded middle, this principle is considered to be a law of thought in classical logic, but it is disallowed by
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, system ...
. The principle was stated as a theorem 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 ...
by
Russell Russell may refer to: People * Russell (given name) * Russell (surname) * Lady Russell (disambiguation) * Lord Russell (disambiguation) Places Australia *Russell, Australian Capital Territory *Russell Island, Queensland (disambiguation) **Ru ...
and Whitehead in ''
Principia Mathematica The ''Principia Mathematica'' (often abbreviated ''PM'') is a three-volume work on the foundations of mathematics written by mathematician–philosophers Alfred North Whitehead and Bertrand Russell and published in 1910, 1912, and 1913. ...
'' as: :: \mathbf. \ \ \vdash.\ p \ \equiv \ \thicksim(\thicksim p)PM 1952 reprint of 2nd edition 1927 pp. 101–02, 117. ::"This is the principle of double negation, ''i.e.'' a proposition is equivalent of the falsehood of its negation."


Elimination and introduction

Double negation elimination and double negation introduction are two
valid Validity or Valid may refer to: Science/mathematics/statistics: * Validity (logic), a property of a logical argument * Scientific: ** Internal validity, the validity of causal inferences within scientific studies, usually based on experiments ** ...
rules of replacement. They are the
inference Inferences are steps in reasoning, moving from premises to logical consequences; etymologically, the word '' infer'' means to "carry forward". Inference is theoretically traditionally divided into deduction and induction, a distinction that ...
s that if ''A'' is true, then ''not not-A'' is true and its converse, that, if ''not not-A'' is true, then ''A'' is true. The rule allows one to introduce or eliminate a
negation In logic, negation, also called the logical complement, is an operation that takes a proposition P to another proposition "not P", written \neg P, \mathord P or \overline. It is interpreted intuitively as being true when P is false, and fals ...
from a
formal proof In logic and mathematics, a formal proof or derivation is a finite sequence of sentences (called well-formed formulas in the case of a formal language), each of which is an axiom, an assumption, or follows from the preceding sentences in the sequ ...
. The rule is based on the equivalence of, for example, ''It is false that it is not raining.'' and ''It is raining.'' The ''double negation introduction'' rule is: :''P \Rightarrow P'' and the ''double negation elimination'' rule is: :''P \Rightarrow P'' Where "\Rightarrow" is a metalogical
symbol A symbol is a mark, sign, or word that indicates, signifies, or is understood as representing an idea, object, or relationship. Symbols allow people to go beyond what is known or seen by creating linkages between otherwise very different conc ...
representing "can be replaced in a proof with." In logics that have both rules, negation is an involution.


Formal notation

The ''double negation introduction'' 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: :P \vdash \neg \neg P The ''double negation elimination'' rule may be written as: :\neg \neg P \vdash P In rule form: :\frac and :\frac or as a tautology (plain propositional calculus sentence): :P \to \neg \neg P and :\neg \neg P \to P These can be combined into a single biconditional formula: : \neg \neg P \leftrightarrow P . Since biconditionality is an
equivalence relation In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric and transitive. The equipollence relation between line segments in geometry is a common example of an equivalence relation. Each equivalence relatio ...
, any instance of ¬¬''A'' in a
well-formed formula In mathematical logic, propositional logic and predicate logic, a well-formed formula, abbreviated WFF or wff, often simply formula, is a finite sequence of symbols from a given alphabet that is part of a formal language. A formal language can be ...
can be replaced by ''A'', leaving unchanged the truth-value of the well-formed formula. Double negative elimination is a theorem of classical logic, but not of weaker logics such as
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, system ...
and minimal logic. Double negation introduction is a theorem of both intuitionistic logic and minimal logic, as is \neg \neg \neg A \vdash \neg A . Because of their constructive character, a statement such as ''It's not the case that it's not raining'' is weaker than ''It's raining.'' The latter requires a proof of rain, whereas the former merely requires a proof that rain would not be contradictory. This distinction also arises in natural language in the form of
litotes In rhetoric, litotes (, or ), also known classically as ''antenantiosis'' or ''moderatour'', is a figure of speech and form of verbal irony in which understatement is used to emphasize a point by stating a negative to further affirm a positive, o ...
.


Proofs


In classical propositional calculus system

In Hilbert-style deductive systems for propositional logic, double negation is not always taken as an axiom (see
list of Hilbert systems This article contains a list of sample Hilbert-style deductive systems for propositional logics. Classical propositional calculus systems Classical propositional calculus is the standard propositional logic. Its intended semantics is bivalen ...
), and is rather a theorem. We describe a proof of this theorem in the system of three axioms proposed 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. ...
: :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) :A3. \left ( \lnot \phi \to \lnot \psi \right) \to \left( \psi \to \phi \right) We use the lemma p \to p proved here, which we refer to as (L1), and use the following additional lemma, proved here: :(L2) p \to ((p \to q) \to q) We first prove \neg \neg p \to p. For shortness, we denote q \to ( r \to q ) by φ0. We also use repeatedly the method of the hypothetical syllogism metatheorem as a shorthand for several proof steps. :(1) \varphi_0       (instance of (A1)) :(2) (\neg \neg \varphi_0 \to \neg \neg p ) \to (\neg p \to \neg \varphi_0)       (instance of (A3)) :(3) (\neg p \to \neg \varphi_0) \to (\varphi_0 \to p )       (instance of (A3)) :(4) (\neg \neg \varphi_0 \to \neg \neg p ) \to (\varphi_0 \to p )       (from (2) and (3) by the hypothetical syllogism metatheorem) :(5) \neg \neg p \to ( \neg \neg \varphi_0 \to \neg \neg p )       (instance of (A1)) :(6) \neg \neg p \to (\varphi_0 \to p )       (from (4) and (5) by the hypothetical syllogism metatheorem) :(7) \varphi_0 \to ((\varphi_0 \to p) \to p)       (instance of (L2)) :(8) (\varphi_0 \to p) \to p       (from (1) and (7) by modus ponens) :(9) \neg \neg p \to p       (from (6) and (8) by the hypothetical syllogism metatheorem) We now prove p \to \neg \neg p . :(1) \neg\neg\neg p \to \neg p       (instance of the first part of the theorem we have just proven) :(2) (\neg\neg\neg p \to \neg p) \to (p \to \neg\neg p)       (instance of (A3)) :(3) p \to \neg \neg p       (from (1) and (2) by modus ponens) And the proof is complete.


See also

* Gödel–Gentzen negative translation


References


Bibliography

* William Hamilton, 1860, ''Lectures on Metaphysics and Logic, Vol. II. Logic; Edited by Henry Mansel and John Veitch'', Boston, Gould and Lincoln. *
Christoph Sigwart Christoph von Sigwart (28 March 1830 – 4 August 1904) was a German philosopher and logician. He was the son of philosopher Heinrich Christoph Wilhelm Sigwart (31 August 1789 – 16 November 1844). Life After a course of philosophy an ...
, 1895, ''Logic: The Judgment, Concept, and Inference; Second Edition, Translated by Helen Dendy'', Macmillan & Co. New York. * Stephen C. Kleene, 1952, ''Introduction to Metamathematics'', 6th reprinting with corrections 1971, North-Holland Publishing Company, Amsterdam NY, . * Stephen C. Kleene, 1967, ''Mathematical Logic'', Dover edition 2002, Dover Publications, Inc, Mineola N.Y. {{ISBN, 0-486-42533-9 *
Alfred North Whitehead Alfred North Whitehead (15 February 1861 – 30 December 1947) was an English mathematician and philosopher. He is best known as the defining figure of the philosophical school known as process philosophy, which today has found applic ...
and
Bertrand Russell Bertrand Arthur William Russell, 3rd Earl Russell, (18 May 1872 – 2 February 1970) was a British mathematician, philosopher, logician, and public intellectual. He had a considerable influence on mathematics, logic, set theory, linguistics, ar ...
, ''Principia Mathematica to *56'', 2nd edition 1927, reprint 1962, Cambridge at the University Press. Theorems in propositional logic Classical logic Rules of inference