eolas/Logic/Proofs/Conditional_Introduction.md
2022-12-17 15:30:04 +00:00

9 lines
250 B
Markdown

---
categories:
- Mathematics
tags: [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)