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

9 lines
297 B
Markdown

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