eolas/zk/Conditional_Introduction.md
2024-02-17 13:27:49 +00:00

10 lines
230 B
Markdown

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