Double Negation/Double Negation Elimination/Sequent Form/Formulation 2

From ProofWiki
Jump to navigation Jump to search

Theorem

$\vdash \neg \neg p \implies p$


Proof

By the tableau method of natural deduction:

$\vdash \neg \neg p \implies p$
Line Pool Formula Rule Depends upon Notes
1 1 $\neg \neg p$ Assumption (None)
2 1 $p$ Double Negation Elimination: $\neg \neg \EE$ 1
3 $\neg \neg p \implies p$ Rule of Implication: $\implies \II$ 1 – 2 Assumption 1 has been discharged

$\blacksquare$


Also see


Double Negation from Intuitionistic Perspective

The intuitionist school rejects the Law of the Excluded Middle as a valid logical axiom.

This in turn invalidates the Law of Double Negation Elimination from the system of intuitionistic propositional logic.

Hence a difference is perceived between Double Negation Elimination and Double Negation Introduction, whereby it can be seen from the Principle of Non-Contradiction that if a statement is true, then it is not the case that it is false.

However, if all we know is that a statement is not false, we can not be certain that it is actually true without accepting that there are only two possible truth values.

Such distinctions may be important when considering, for example, multi-value logic.


However, when analysing logic from a purely classical standpoint, it is common and acceptable to make the simplification of taking just one Double Negation rule:

$p \dashv \vdash \neg \neg p$


Sources