eolas/neuron/04bec0de-8b09-4523-818a-82f4a1387c58/Conditional_Introduction.md
2025-01-20 18:28:51 +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)