eolas/Logic/Conditional_Elimination.md

11 lines
287 B
Markdown
Raw Normal View History

2022-04-23 13:26:53 +01:00
---
tags:
- Logic
- propositional-logic
- derivation-rules
---
If we have a conditional and we have independently derived its antecedent, we may invoke its consequent. This is often referred to as *Modus ponens* (affirming the antecedent).
![cond-elim.png](../img/cond-elim.png)