eolas/neuron/7c141533-1806-4f5c-a70e-7527be05b1c5/Negation_Introduction.md

16 lines
429 B
Markdown
Raw Normal View History

2024-12-09 18:34:15 +00: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)