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

9 lines
306 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)