eolas/zk/Law_of_Non_Contradiction.md
2024-06-16 18:00:05 +01:00

13 lines
168 B
Markdown

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