eolas/neuron/94ceb35e-3c61-4d4c-8a6c-d915cb15a2b0/Conditional_Introduction.md
2024-10-21 09:00:02 +01: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)