eolas/Logic/Conditional_Introduction.md
2022-08-21 11:00:04 +01:00

9 lines
259 B
Markdown

---
categories:
- Logic
tags: [propositional-logic]
---
If we can show that $Q$ follows from $P$ (typically via a subproof) than we can assert that P implies Q. This is also sometimes known as _Conditional Proof_
![cond-intro.png](../img/cond-intro.png)