eolas/Logic/Proofs/Conditional_Introduction.md
2023-02-10 18:22:04 +00:00

11 lines
253 B
Markdown

---
categories:
- Logic
tags: []
---
# 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)