eolas/zk/Law_of_Non-Contradiction.md

14 lines
178 B
Markdown
Raw Normal View History

2022-04-23 13:26:53 +01:00
---
2022-08-20 13:00:04 +01:00
categories:
2022-12-23 15:00:06 +00:00
- Logic
tags: [propositional-logic]
2022-04-23 13:26:53 +01:00
---
2022-12-23 15:00:06 +00:00
# Law of Non-Contradiction
2022-09-06 13:26:44 +01:00
> A proposition cannot be true and false at the same time.
2022-12-23 15:00:06 +00:00
$$
\lnot (P \land \lnot P)
$$