eolas/Logic/Biconditional_Elimination.md
2022-08-21 18:00:05 +01:00

10 lines
307 B
Markdown

---
categories:
- Logic
tags: [propositional-logic]
---
Give that the biconditional means that if $P$ is the case, $Q$ is the case and if $Q$ is the case, $P$ must be the case, if we have $P \equiv Q$ and $P$, we can derive $Q$ and vice versa.
![biconditional-elim.png](../img/biconditional-elim.png)