eolas/Logic/Conditional_Elimination.md
2022-08-20 12:30:04 +01:00

9 lines
277 B
Markdown

---
categories:
- Logic
tags: [propositional_logic]
---
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)