Principle of Non-Contradiction

From ProofWiki
Jump to navigation Jump to search

Theorem

The principle of non-contradiction is a valid argument in types of logic dealing with negation $\neg$ and contradiction $\bot$.

This includes classical propositional logic and predicate logic, and in particular natural deduction.


Proof Rule

If we can conclude both $\phi$ and $\neg \phi$, we may infer a contradiction.


Sequent Form

$p, \neg p \vdash \bot$


Explanation

The Principle of Non-Contradiction can be expressed in natural language as follows:

A statement can not be both true and not true at the same time.


This means: if we have managed to deduce that a statement is both true and false, then the sequence of deductions show that the pool of assumptions upon which the sequent rests contains assumptions which are mutually contradictory.


Thus it provides a means of eliminating a logical not from a sequent.


Also known as

The Principle of Non-Contradiction is otherwise known as:


Also see


Sources