eolas/neuron/0c4abb9b-c940-4636-84e0-b880b7c1ac8b/Negation_Introduction.md
2025-01-02 18:02:35 +00:00

15 lines
429 B
Markdown

---
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)