1 parent 25cda36 commit dfa0dbfCopy full SHA for dfa0dbf
1 file changed
docs/math/sqrt2-irrational.md
@@ -4,7 +4,11 @@ $\boxed{\text{Theorem A. } \sqrt{2} \notin \mathbb{Q}}$
4
5
$\text{Proof. }$
6
7
-$\vdash \neg (\sqrt{2} \notin \mathbb{Q}) \implies \sqrt{2} \in \mathbb{Q}$
+$\vdash \neg A$
8
+
9
+$$\neg (\sqrt{2} \notin \mathbb{Q})$$
10
11
+$$\sqrt{2} \in \mathbb{Q}$$
12
13
$\text{Definition B. } \mathbb{Q} := \{\frac{a}{b} \mid b \not= 0 \land \gcd(a, b) = 1\}$
14
0 commit comments