This commit is contained in:
Zheyuan Wu
2026-03-16 11:16:14 -05:00
parent 254eec3be5
commit 18dd58c0dd
6 changed files with 40 additions and 1 deletions

View File

@@ -88,6 +88,17 @@
\newtheorem{prop}[theorem]{Proposition}
\newtheorem{defn}[theorem]{Definition}
%%%%%%%%%%%%%%%%%%%%%%
% Add abstract for book
\newenvironment{abstract}{
\begin{center}
\bfseries Abstract
\end{center}
\quotation
}{
\endquotation
}
\title{Concentration of Measure And Quantum Entanglement}
\author{Zheyuan Wu}
\date{\today}