eolas/neuron/f2b582e1-cb67-4c06-b6ad-a3e7d0a4f307/Conditional_Introduction.md

13 lines
263 B
Markdown
Raw Normal View History

2024-10-19 11:00:03 +01:00
---
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_
2024-10-20 19:50:20 +01:00
![](static/cond-intro.png)