eolas/Logic/Proofs/Conditional_Introduction.md
2022-12-29 20:22:34 +00:00

11 lines
269 B
Markdown

---
categories:
- Logic
tags: [derivation-rules]
---
# 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_
![](/_img/cond-intro.png)