eolas/neuron/6bd22abe-1c26-4082-9ee1-2e98738d9784/Conditional_Introduction.md
2024-11-24 10:53:19 +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)