eolas/Logic/Proofs/Conditional_Elimination.md
2022-12-17 15:30:04 +00:00

9 lines
268 B
Markdown

---
categories:
- Mathematics
tags: [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)