eolas/Logic/Proofs/Negation_Elimination.md
2022-12-17 15:30:04 +00:00

8 lines
526 B
Markdown

---
categories:
- Mathematics
tags: [logic]
---
![negate-elim 1.png](../img/negate-elim%201.png)
Like the [introduction](Negation%20Elimination.md) rule for negation, the elimination rule also works by deriving a contradiction. It is basically _Negation Introduction_ in reverse. Instead of starting the subproof with a true proposition from which you derive a contradiction, you start with the negation of a proposition, derive a contradiction and then assert the positive of the negated proposition you started out with.