eolas/Logic/Law_of_Non-Contradiction.md

12 lines
156 B
Markdown
Raw Normal View History

2022-04-23 13:26:53 +01:00
---
2022-08-20 13:00:04 +01:00
categories:
- Logic
2022-08-21 11:00:04 +01:00
tags: [propositional-logic]
2022-04-23 13:26:53 +01:00
---
> A proposition cannot be true and false at the same time.
> $$
> \\sim (P & \sim P)
> $$