eolas/neuron/3e9c8244-6ff9-4b0e-85f5-e82db8665849/Conditional_Introduction.md
2024-11-01 16:51:35 +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)