diff --git a/content/posts/eidma.md b/content/posts/eidma.md index a38feb7..408a2e9 100644 --- a/content/posts/eidma.md +++ b/content/posts/eidma.md @@ -2,6 +2,7 @@ title = "Introduction to Discrete Mathematics" date = "2019-11-20" tags = ["university-notes"] +markup = "pandoc" +++ - Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. diff --git a/layouts/partials/extended_footer.html b/layouts/partials/extended_footer.html index 009877a..aa29bc4 100644 --- a/layouts/partials/extended_footer.html +++ b/layouts/partials/extended_footer.html @@ -3,7 +3,7 @@ To add an extended footer section, please create `layouts/partials/extended_footer.html` in your Hugo directory. --> - ---> + diff --git a/public/about/index.html b/public/about/index.html index 3b53ce4..2894e15 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -181,17 +181,16 @@ + + + + - - diff --git a/public/categories/index.html b/public/categories/index.html index 7fcaf96..6f673f6 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -164,17 +164,16 @@ + + + + - - diff --git a/public/index.html b/public/index.html index 000e0fa..b77cab9 100644 --- a/public/index.html +++ b/public/index.html @@ -159,9 +159,7 @@
- Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. - $2=7$ statement $x=5$ not a statement In logic we do not use the equals sign, we use the equivalence sign $\equiv$. - Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc. + Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. (2=7) statement (x=5) not a statement In logic we do not use the equals sign, we use the equivalence sign (\equiv). Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc.
@@ -205,17 +203,16 @@ + + + + - - diff --git a/public/index.xml b/public/index.xml index 9d32b79..0a267de 100644 --- a/public/index.xml +++ b/public/index.xml @@ -18,9 +18,7 @@ Wed, 20 Nov 2019 00:00:00 +0000 https://abdulocra.cy/posts/eidma/ - Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. - $2=7$ statement $x=5$ not a statement In logic we do not use the equals sign, we use the equivalence sign $\equiv$. - Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc. + Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. \(2=7\) statement \(x=5\) not a statement In logic we do not use the equals sign, we use the equivalence sign \(\equiv\). Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc. diff --git a/public/posts/eidma/index.html b/public/posts/eidma/index.html index 169904c..d8bfb9f 100644 --- a/public/posts/eidma/index.html +++ b/public/posts/eidma/index.html @@ -6,9 +6,7 @@ - + @@ -31,9 +29,7 @@ - + @@ -42,9 +38,7 @@ - + @@ -151,314 +145,224 @@
- - -
@@ -490,17 +394,16 @@ + + + + - - diff --git a/public/posts/index.html b/public/posts/index.html index 31e89ea..648fc9f 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -156,9 +156,7 @@
- Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. - $2=7$ statement $x=5$ not a statement In logic we do not use the equals sign, we use the equivalence sign $\equiv$. - Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc. + Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. (2=7) statement (x=5) not a statement In logic we do not use the equals sign, we use the equivalence sign (\equiv). Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc.
@@ -202,17 +200,16 @@ + + + + - - diff --git a/public/posts/index.xml b/public/posts/index.xml index ea5687e..737366e 100644 --- a/public/posts/index.xml +++ b/public/posts/index.xml @@ -18,9 +18,7 @@ Wed, 20 Nov 2019 00:00:00 +0000 https://abdulocra.cy/posts/eidma/ - Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. - $2=7$ statement $x=5$ not a statement In logic we do not use the equals sign, we use the equivalence sign $\equiv$. - Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc. + Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. \(2=7\) statement \(x=5\) not a statement In logic we do not use the equals sign, we use the equivalence sign \(\equiv\). Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc.
diff --git a/public/tags/index.html b/public/tags/index.html index bcc4cd2..709f098 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -164,17 +164,16 @@ + + + + - - diff --git a/public/tags/university-notes/index.html b/public/tags/university-notes/index.html index 2f533dc..10153be 100644 --- a/public/tags/university-notes/index.html +++ b/public/tags/university-notes/index.html @@ -156,9 +156,7 @@
- Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. - $2=7$ statement $x=5$ not a statement In logic we do not use the equals sign, we use the equivalence sign $\equiv$. - Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc. + Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. (2=7) statement (x=5) not a statement In logic we do not use the equals sign, we use the equivalence sign (\equiv). Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc.
@@ -202,17 +200,16 @@ + + + + - - diff --git a/public/tags/university-notes/index.xml b/public/tags/university-notes/index.xml index ee4b26b..f8316aa 100644 --- a/public/tags/university-notes/index.xml +++ b/public/tags/university-notes/index.xml @@ -18,9 +18,7 @@ Wed, 20 Nov 2019 00:00:00 +0000 https://abdulocra.cy/posts/eidma/ - Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. - $2=7$ statement $x=5$ not a statement In logic we do not use the equals sign, we use the equivalence sign $\equiv$. - Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc. + Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. \(2=7\) statement \(x=5\) not a statement In logic we do not use the equals sign, we use the equivalence sign \(\equiv\). Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc.