eolas/neuron/d0ed26d0-cdc8-4643-8c09-445408195f9b/Negation_Introduction.md

16 lines
430 B
Markdown
Raw Normal View History

2024-10-19 11:00:03 +01:00
---
tags:
- logic
- propositional-logic
---
# Negation Introduction
This is also known as _proof by contradiction_. You start with an assumption
declared in a sub-proof. If you can derive a contradiction from this assumption
(typically from the introduction of another proposition and its negation), then
you are permitted to derive the negation of the auxiliary assumption in the main
proof.
![](/static/negate-intro.png)