diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-16 21:26:31 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-16 21:26:31 +0100 |
| commit | aeafd48b8922b9d11399e795d105a23bbab43667 (patch) | |
| tree | 75165b0e04ecc09d4094dbc0df13d0d7e072df82 /source | |
| parent | ebab21a391c88e318a7ff06c50105418736bc1bf (diff) | |
chore: update papers.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'source')
| -rw-r--r-- | source/dn001.05/paper.tex | 2 | ||||
| -rw-r--r-- | source/dn001.07/paper.tex | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/source/dn001.05/paper.tex b/source/dn001.05/paper.tex index 9f62265..7b3ae5c 100644 --- a/source/dn001.05/paper.tex +++ b/source/dn001.05/paper.tex @@ -39,7 +39,7 @@ Let $Pe(x, ..., z)$ be an execution product of variable arguments $x$, $...$, to Let the index $i$ denote the current execution domain of an execution product. \\ \\ Consider the following formula: \begin{equation} -Pe(x, ..., z) = \prod_{i=1}^{n}(x_{i} \times ... \times z_{i})+\mathbb{U} +Pe(x, ..., z) = \prod_{i=1}^{n}(x_{i} \cdot ... \cdot z_{i})+\mathbb{U} \end{equation} In which we define as the execution product, where $\mathbb{U}$ is the Unknown Execution of $Pe(x, ..., z)$, now defined as $g(\mathbb{E})$. diff --git a/source/dn001.07/paper.tex b/source/dn001.07/paper.tex index 6e1deca..d2caef5 100644 --- a/source/dn001.07/paper.tex +++ b/source/dn001.07/paper.tex @@ -30,4 +30,6 @@ We assume that $u \in \mathbb{R}, \quad \forall u \in \mathbb{R} : u < \pi, \qua \end{equation} Where $u, u_{0} > 0, \quad u, u_{0} \in \mathbb{R}$, such that $S : (u, \pi) \to \mathbb{R}$. +\section{Lemmas} + \end{document} |
