eolas/neuron/8a3d2c22-db18-478e-8e4c-1e11b6fe5320/Conditional_Introduction.md
2024-12-01 19:37:47 +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)