Updated the power rule to the non-symmetric generality.
All checks were successful
Compile Project / Compile (push) Successful in 29s

This commit is contained in:
Bokuan Li
2026-05-08 18:36:44 -04:00
parent 248c89240b
commit 5f50dc1157
6 changed files with 71 additions and 47 deletions

View File

@@ -13,6 +13,7 @@
$\lim_{\longleftarrow} A_i$ & Inverse limit of a downward-directed system. & \autoref{definition:inverse-limit} \\
$\mathbb{D}_n$, $\mathbb{D}$ & Dyadic rationals of level $n$; all dyadic rationals. & \autoref{definition:dyadic} \\
$\mathrm{rk}(q)$ & Dyadic rank of $q \in \mathbb{D}$. & \autoref{definition:dyadic-rank} \\
$M(x)$ & Unique $M(x) \subset \mathbb{N}^+ \cap [1, \mathrm{rk}(x)]$ such that $x = \sum_{n \in M(x)} 2^{-n}$. & \autoref{proposition:dyadic-subset}
$M(x)$ & Unique $M(x) \subset \mathbb{N}^+ \cap [1, \mathrm{rk}(x)]$ such that $x = \sum_{n \in M(x)} 2^{-n}$. & \autoref{proposition:dyadic-subset} \\
$[n]$ & $\bracs{1, \cdots, n}$ & N/A
\end{tabular}