eolas/Logic/Proofs/Conditional_Introduction.md
2024-02-02 15:58:13 +00:00

12 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)