eolas/neuron/4b287b8f-7cfc-4a71-abfb-8064380428b8/Conditional_Introduction.md
2024-10-20 22:00:04 +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)