summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-16 13:01:39 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-16 13:01:39 +0100
commit3909d133b8670b6c7f667ba99bb4e050e9f29eab (patch)
tree42391aff815a20d8695ba83a8356a51303ac574a
parent0a9cabc6e0f4063d7662cf71cd981ff25feee6f0 (diff)
chore: update paper structure.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
-rw-r--r--drafts/d01/paper.tex17
1 files changed, 14 insertions, 3 deletions
diff --git a/drafts/d01/paper.tex b/drafts/d01/paper.tex
index eaa69a0..c563b63 100644
--- a/drafts/d01/paper.tex
+++ b/drafts/d01/paper.tex
@@ -1,6 +1,7 @@
% AUTHOR: Amlal El Mahrouss
% PURPOSE: D01: The T-Function.
+
\documentclass[11pt, a4paper]{article}
\usepackage{graphicx}
\usepackage{listings}
@@ -37,9 +38,19 @@ Proof for $\Theta(\Delta t, \Delta\phi) > \frac{\Delta\phi}{\Delta t}$ when $\fo
\begin{equation}
\Theta(\Delta t, \Delta\phi) > \frac{\Delta\phi}{{\Delta t}}
\end{equation}
-Hence $ (\Theta(\Delta t, \Delta\phi) \times \Delta t) < \Delta\phi$
-For every $\Theta(\Delta t, \Delta\phi) \times \Delta t \in \mathbb{C}$, we assign $\ln(e \times i)$ to $\ln (e(i \times t))$, and then assign the result to a variable $y$. And we then multiply by $\Delta t$ from both sides:
-
+Hence
+\begin{equation}
+(\Theta(\Delta t, \Delta\phi) \times \Delta t) < \Delta\phi
+\end{equation}
+Then
+\begin{equation}
+\Theta(\Delta t, \Delta\phi) \times \Delta t \in \mathbb{C}
+\end{equation}
+Then
+\begin{equation}
+y = \ln(e \times i) \to \ln (e(i \times t))
+\end{equation}
+Such that we then multiply $\Delta t$ from both sides:
\begin{equation}
y = |\Theta(\Delta t, \Delta\phi) \times \Delta (n \times i)| > \ln (e \times (i \times t))
\end{equation}