diff options
Diffstat (limited to 'mathematics')
-rw-r--r-- | mathematics/algebra.md | 12 | ||||
-rw-r--r-- | mathematics/logic.md | 2 | ||||
-rw-r--r-- | mathematics/proof.md | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/mathematics/algebra.md b/mathematics/algebra.md index 3756604..1da221b 100644 --- a/mathematics/algebra.md +++ b/mathematics/algebra.md @@ -67,14 +67,14 @@ A **lattice** $L$ is a set with two binary operations $∧$ and $∨$ satisfying - $∀a : a ∧ a = a$ - $∀a : a ∨ a = a$ -## [group theory](group-theory.md) +## [group theory](group-theory) -## [ring theory](ring-theory.md) +## [ring theory](ring-theory) -## [galois theory](galois-theory.md) +## [galois theory](galois-theory) -## [linear algebra](linear-algebra.md) +## [linear algebra](linear-algebra) -## [order theory](order-theory.md) +## [order theory](order-theory) -## [coding theory](coding-theory.md) +## [coding theory](coding-theory) diff --git a/mathematics/logic.md b/mathematics/logic.md index 0760a8c..b07e867 100644 --- a/mathematics/logic.md +++ b/mathematics/logic.md @@ -1,6 +1,6 @@ --- layout: foundations -title: mathematics/foundations/logic +title: mathematics/logic --- # logic, mathematics, & that around + in between diff --git a/mathematics/proof.md b/mathematics/proof.md index 08979a6..17548dd 100644 --- a/mathematics/proof.md +++ b/mathematics/proof.md @@ -1,5 +1,5 @@ --- layout: foundations -title: mathematics/foundations/proof +title: mathematics/proof --- |