aboutsummaryrefslogtreecommitdiff
path: root/mindmap/infinity.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-01-24 19:26:59 -0800
committerPreston Pan <preston@nullring.xyz>2024-01-24 19:26:59 -0800
commita7da57c0736bec58d1fc4ec99d211099c31bb45f (patch)
tree88fededcd97c825415b8068cbe85406ce01a1aae /mindmap/infinity.org
parent80da24887ac760a9d18936634d8d46c0643521ee (diff)
new content
Diffstat (limited to 'mindmap/infinity.org')
-rw-r--r--mindmap/infinity.org18
1 files changed, 15 insertions, 3 deletions
diff --git a/mindmap/infinity.org b/mindmap/infinity.org
index b08e723..8d41105 100644
--- a/mindmap/infinity.org
+++ b/mindmap/infinity.org
@@ -3,7 +3,19 @@
:END:
#+title: infinity
#+author: Preston Pan
-#+options: num:nil
#+html_head: <link rel="stylesheet" type="text/css" href="../style.css" />
-#+options: tex:dvipng
-* placeholder text
+#+html_head: <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
+#+html_head: <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
+#+options: broken-links:t
+
+* Introduction
+Infinity has been a concept that has caused many troubles in the realm of mathematics. Algebra with infinities
+have not been easy to define in history, and there are limited cases of success in this endevour. Generally speaking,
+we can add infinities to existing sets, and define ordering. For example, for real numbers, the set:
+\begin{align*}
+\mathbb{R}\cup \{-\infty, \infty \}
+\end{align*}
+extends the real numbers to include infinites. However, only order is well defined; algebra is generally not allowed.
+\begin{align*}
+\forall a \in \mathbb{R}, -\infty < a < \infty
+\end{align*}