eolas/neuron/bf894b27-4b56-45c5-b936-59d1518a7e06/Conditional_Introduction.md
2024-11-17 15:43:56 +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)