eolas/zk/Law_of_Non_Contradiction.md
2024-02-17 12:24:50 +00:00

13 lines
178 B
Markdown

---
categories:
- Logic
tags: [propositional-logic]
---
# Law of Non-Contradiction
> A proposition cannot be true and false at the same time.
$$
\lnot (P \land \lnot P)
$$