\documentclass[11pt,notitlepage]{article}
\usepackage{amsmath, graphicx, amssymb, stmaryrd, datetime, txfonts, multicol, calc, import, amscd, picins, enumitem, wasysym, needspace, marvosym}
\usepackage[usenames,dvipsnames]{xcolor}
% Following http://tex.stackexchange.com/a/847/22475:
\usepackage[setpagesize=false]{hyperref}\hypersetup{colorlinks,
  linkcolor={green!50!black},
  citecolor={green!50!black},
  urlcolor=blue
}
\usepackage[all]{xy}
\usepackage{pstricks}
\usepackage[greek,english]{babel}
\usepackage[margin=0.25in,foot=0.2in]{geometry}
\parindent 0in

% Following http://tex.stackexchange.com/questions/23521/tabular-vertical-alignment-to-top:
\def\imagetop#1{\vtop{\null\hbox{#1}}}

\def\red{\color{red}}
\def\greenm#1{{\setlength{\fboxsep}{0pt}\colorbox{LimeGreen}{$#1$}}}
\def\greent#1{{\setlength{\fboxsep}{0pt}\colorbox{LimeGreen}{#1}}}
\def\pinkm#1{{\setlength{\fboxsep}{0pt}\colorbox{pink}{$#1$}}}
\def\pinkt#1{{\setlength{\fboxsep}{0pt}\colorbox{pink}{#1}}}
\def\purplem#1{{\setlength{\fboxsep}{0pt}\colorbox{Thistle}{$#1$}}}
\def\purplet#1{{\setlength{\fboxsep}{0pt}\colorbox{Thistle}{#1}}}
\def\yellowm#1{{\setlength{\fboxsep}{0pt}\colorbox{yellow}{$#1$}}}
\def\yellowt#1{{\setlength{\fboxsep}{0pt}\colorbox{yellow}{#1}}}

\def\calR{{\mathcal R}}

\def\CD{\text{\it CD}}
\def\SMC{\text{\it SMC}}

\renewcommand{\H}{\mathrm{\mathsf{H}}}
\newcommand{\IX}{\mathrm{\mathsf{IX}}}
\newcommand{\X}{\mathrm{\mathsf{X}}}
\newcommand{\IH}{\mathrm{\mathsf{IH}}}
\newcommand{\HI}{\mathrm{\mathsf{HI}}}
\newcommand{\II}{\mathrm{\mathsf{II}}}
\newcommand{\III}{\mathrm{\mathsf{III}}}

\pagestyle{empty}
\dmyydate

\begin{document}
\setlength{\jot}{0ex}
\setlength{\abovedisplayskip}{0.5ex}
\setlength{\belowdisplayskip}{0.5ex}
\setlength{\abovedisplayshortskip}{0ex}
\setlength{\belowdisplayshortskip}{0ex}

{\LARGE\bf Cheat Sheet $\CD_a$}
\quad{\red(with Travis Ens)}
\hfill
\parbox[b]{2.5in}{\tiny
  \null\hfill\url{http://drorbn.net/AcademicPensieve/People/Ens/}
  \newline\null\hfill
   created May 8, 2019, last modified \today
}

\vskip -3mm
\rule{\textwidth}{1pt}
\vspace{-8mm}

\begin{multicols}{2}

{\bf Notation.} $id_1=\II$, $id_2=\III$, $d_0D=\II\vdash D$, $d_\infty D=D\vdash\II$.

{\bf Theorem.} As strict monoidal categories enriched over graded algebras, ${\CD_a = \SMC\langle \H,\IX\mid\calR\rangle}$\footnote{$\IX$ is \texttt{\symbol{92}mathrm\string{\symbol{92}mathsf\string{IX\string}\string}}.}, where $\deg(\H,\IX)=(1,0)$ and where $\calR$ is generated by:

\begin{itemize}[leftmargin=*,labelindent=0pt,itemsep=-4pt,topsep=0pt]
\item Idempotency: $(\IX)^2=id_2$.
\item Flat R3: ${(\IX\vdash\II)(\II\vdash\IX)(\IX\vdash\II) = (\II\vdash\IX)(\IX\vdash\II)(\II\vdash\IX)}$
\item Chord Flip: $[d_0\H+\IH,\IX]=0$.
\end{itemize}
\[ \input{figs/Relations.pdf_t} \]

\end{multicols}

\[ \includegraphics[width=\textwidth]{SyzygiesCheetSheet-180708-bottom.jpg} \]

\end{document}

\endinput

