mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
WIP
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
\newcommand{\Delim}[1]{\ensuremath{\keyw{del}.#1}}
|
||||
\newcommand{\sembr}[1]{\ensuremath{\llbracket #1 \rrbracket}}
|
||||
\newcommand{\BigO}{\ensuremath{\mathcal{O}}}
|
||||
\newcommand{\SC}{\ensuremath{\mathsf{S}}}
|
||||
\newcommand{\ST}{\ensuremath{\mathsf{T}}}
|
||||
\newcommand{\ar}{\ensuremath{\mathsf{ar}}}
|
||||
|
||||
%%
|
||||
%% Partiality
|
||||
@@ -564,6 +567,7 @@
|
||||
%%
|
||||
%% Asymptotic improvement macros
|
||||
%%
|
||||
\newcommand{\LLL}{\ensuremath{\mathcal L}}
|
||||
\newcommand{\naive}{naïve\xspace}
|
||||
\newcommand{\naively}{naïvely\xspace}
|
||||
\newcommand{\Naive}{Naïve\xspace}
|
||||
|
||||
Reference in New Issue
Block a user