eolas/Logic/Conditional Introduction.md
2022-04-23 13:26:53 +01:00

10 lines
270 B
Markdown

---
tags:
- Logic
- propositional-logic
- derivation-rules
---
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)