eolas/neuron/1db7cff2-4b98-4e94-9a89-ccce8e8a4c6f/Conditional_Introduction.md
2024-12-09 18:34:15 +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)