eolas/Logic/Proofs/Conditional_Introduction.md

10 lines
250 B
Markdown
Raw Normal View History

2022-04-23 13:26:53 +01:00
---
2022-08-20 12:30:04 +01:00
categories:
2022-09-06 13:26:44 +01:00
- Mathematics
tags: [logic]
2022-04-23 13:26:53 +01:00
---
2022-04-24 15:38:45 +01:00
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_
2022-04-23 13:26:53 +01:00
![cond-intro.png](../img/cond-intro.png)