10 lines
230 B
Markdown
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_
|
|
|
|

|