eolas/neuron/32f6269d-615a-4d39-8593-13ef9a9b8e03/Conditional_Introduction.md
2024-11-11 10:45:39 +00:00

12 lines
263 B
Markdown

---
tags:
- propositional-logic
- logic
---
# Conditional Introduction
If we can show that $Q$ follows from $P$ (typically via a sub-proof) than we can
assert that P implies Q. This is also sometimes known as _Conditional Proof_
![](static/cond-intro.png)