99 lines
3.4 KiB
TeX
99 lines
3.4 KiB
TeX
\newcommand{\subsubsubsection}[1]{\textbf{#1}}
|
|
\newcommand{\WIP}{\textbf{WIP}}
|
|
|
|
\newcommand{\coloneqq}{\mathrel{\vcenter{\baselineskip0.5ex \lineskiplimit0pt
|
|
\hbox{\scriptsize.}\hbox{\scriptsize.}}}%
|
|
=}
|
|
|
|
\newcommand{\defeq}{\mathrel{\triangleq}}
|
|
%% Alternatively:
|
|
%% \newcommand{\defeq}{≔}
|
|
\newcommand{\bN}{\mathbb{N}}
|
|
\newcommand{\bC}{\mathbb{C}}
|
|
\newcommand{\bX}{\mathbb{X}}
|
|
% \newcommand{\to}{\rightarrow}
|
|
%% \newcommand{\mto}{\mapsto}
|
|
\newcommand{\mto}{\rightarrow}
|
|
\newcommand{\UU}{\ensuremath{\mathcal{U}}\xspace}
|
|
\let\type\UU
|
|
\newcommand{\MCU}{\UU}
|
|
\newcommand{\todo}[1]{\textit{#1}}
|
|
\newcommand{\comp}{\circ}
|
|
\newcommand{\x}{\times}
|
|
\newcommand\inv[1]{#1\raisebox{1.15ex}{$\scriptscriptstyle-\!1$}}
|
|
\newcommand{\tp}{\mathrel{:}}
|
|
\newcommand{\Type}{\mathcal{U}}
|
|
|
|
\usepackage{graphicx}
|
|
\makeatletter
|
|
\newcommand{\shorteq}{%
|
|
\settowidth{\@tempdima}{-}% Width of hyphen
|
|
\resizebox{\@tempdima}{\height}{=}%
|
|
}
|
|
\makeatother
|
|
\newcommand{\var}[1]{\ensuremath{\mathit{#1}}}
|
|
\newcommand{\varindex}[1]{\ensuremath{\var{#1}}\index{$\var{#1}$}}
|
|
\newcommand{\nomen}[2]{\emph{#1}\index{#2}}
|
|
\newcommand{\nomenindex}[1]{\nomen{#1}{#1}}
|
|
|
|
\newcommand{\Hom}{\varindex{Hom}}
|
|
\newcommand{\fmap}{\varindex{fmap}}
|
|
\newcommand{\bind}{\varindex{bind}}
|
|
\newcommand{\join}{\varindex{join}}
|
|
\newcommand{\omap}{\varindex{omap}}
|
|
\newcommand{\pure}{\varindex{pure}}
|
|
\newcommand{\idFun}{\varindex{id}}
|
|
\newcommand{\Sets}{\varindex{Sets}}
|
|
\newcommand{\Set}{\varindex{Set}}
|
|
\newcommand{\hSet}{\varindex{hSet}}
|
|
\newcommand{\id}{\varindex{id}}
|
|
\newcommand{\isEquiv}{\varindex{isEquiv}}
|
|
\newcommand{\idToIso}{\varindex{idToIso}}
|
|
\newcommand{\idIso}{\varindex{idIso}}
|
|
\newcommand{\isSet}{\varindex{isSet}}
|
|
\newcommand{\isContr}{\varindex{isContr}}
|
|
\newcommand{\isGroupoid}{\varindex{isGroupoid}}
|
|
\newcommand{\pathJ}{\varindex{pathJ}}
|
|
\newcommand\Object{\varindex{Object}}
|
|
\newcommand\Functor{\varindex{Functor}}
|
|
\newcommand\isProp{\varindex{isProp}}
|
|
\newcommand\propPi{\varindex{propPi}}
|
|
\newcommand\propSig{\varindex{propSig}}
|
|
\newcommand\PreCategory{\varindex{PreCategory}}
|
|
\newcommand\IsPreCategory{\varindex{IsPreCategory}}
|
|
\newcommand\isIdentity{\varindex{isIdentity}}
|
|
\newcommand\propIsIdentity{\varindex{propIsIdentity}}
|
|
\newcommand\IsCategory{\varindex{IsCategory}}
|
|
\newcommand\Gl{\varindex{\lambda}}
|
|
\newcommand\lemPropF{\varindex{lemPropF}}
|
|
\newcommand\isPreCategory{\varindex{isPreCategory}}
|
|
\newcommand\congruence{\varindex{cong}}
|
|
\newcommand\identity{\varindex{identity}}
|
|
\newcommand\isequiv{\varindex{isequiv}}
|
|
\newcommand\qinv{\varindex{qinv}}
|
|
\newcommand\fiber{\varindex{fiber}}
|
|
\newcommand\shuffle{\varindex{shuffle}}
|
|
\newcommand\Univalent{\varindex{Univalent}}
|
|
\newcommand\refl{\varindex{refl}}
|
|
\newcommand\isoToId{\varindex{isoToId}}
|
|
\newcommand\Isomorphism{\varindex{Isomorphism}}
|
|
\newcommand\rrr{\ggg}
|
|
\newcommand\fish{\mathrel{\wideoverbar{\rrr}}}
|
|
\newcommand\fst{\varindex{fst}}
|
|
\newcommand\snd{\varindex{snd}}
|
|
\newcommand\Path{\varindex{Path}}
|
|
\newcommand\Category{\varindex{Category}}
|
|
\newcommand\TODO[1]{TODO: \emph{#1}}
|
|
\newcommand*{\QED}{\hfill\ensuremath{\square}}%
|
|
\newcommand\uexists{\exists!}
|
|
\newcommand\Arrow{\varindex{Arrow}}
|
|
\newcommand\NTsym{\varindex{NT}}
|
|
\newcommand\NT[2]{\NTsym\ #1\ #2}
|
|
\newcommand\Endo[1]{\varindex{Endo}\ #1}
|
|
\newcommand\EndoR{\mathcal{R}}
|
|
\newcommand\funExt{\varindex{funExt}}
|
|
\newcommand{\suc}[1]{\varindex{suc}\ #1}
|
|
\newcommand{\trans}{\varindex{trans}}
|
|
\newcommand{\toKleisli}{\varindex{toKleisli}}
|
|
\newcommand{\toMonoidal}{\varindex{toMonoidal}}
|