eolas/zk/Conditional_Introduction.md
2024-06-16 18:00:05 +01:00

12 lines
261 B
Markdown

---
tags:
- propositional-logic
- logic
---
# 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)