eolas/neuron/6ee38802-781e-4c65-8c64-56c9bccc4460/Conditional_Introduction.md
2024-11-04 14:26:42 +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)