eolas/Logic/Biconditional_Elimination.md
2022-04-23 18:30:04 +01:00

10 lines
316 B
Markdown

---
tags:
- Logic
- propositional-logic
- derivation-rules
---
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)