eolas/neuron/3962ef80-32e3-49b8-8e16-d14a26e9787a/Conditional_Introduction.md
2024-10-22 16:47:58 +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)