Added the inverse function theorem.
All checks were successful
Compile Project / Compile (push) Successful in 33s

This commit is contained in:
Bokuan Li
2026-05-10 19:42:25 -04:00
parent 7fdf1a8d6e
commit 538a02ba37
10 changed files with 173 additions and 1 deletions

8
src/op/notation.tex Normal file
View File

@@ -0,0 +1,8 @@
\chapter{Notations}
\label{chap:op-notations}
\begin{tabular}{lll}
\textbf{Notation} & \textbf{Description} & \textbf{Source} \\
\hline
$1$ & Identity element of a unital algebra. & \autoref{definition:unital-banach-algebra} \\
\end{tabular}