blob1.tex
author Kevin Walker <kevin@canyon23.net>
Mon, 30 Aug 2010 13:19:05 -0700
changeset 527 19e58f33cdc3
parent 524 edf8798ef477
child 553 94cadcb4831f
permissions -rw-r--r--
finished 2nd pass on evmap

\documentclass[11pt,leqno]{article}

\newcommand{\pathtotrunk}{./}
\input{text/article_preamble}
\input{text/top_matter}
\input{text/kw_macros}

\title{The Blob Complex}

\begin{document}

\makeatletter
\@addtoreset{equation}{section}
\gdef\theequation{\thesection.\arabic{equation}}
\makeatother

\maketitle

[revision $\ge$ 527;  $\ge$ 30 August 2010]

{\color[rgb]{.9,.5,.2} \large \textbf{Draft version, read with caution.}}
We're in the midst of revising this, and hope to have a version on the arXiv soon.


\tableofcontents

%\let\stdsection\section
%\renewcommand\section{\newpage\stdsection}

\input{text/intro}

\input{text/tqftreview}

\input{text/blobdef}

\input{text/basic_properties}

\input{text/hochschild}

\input{text/evmap}

\input{text/ncat}

\input{text/a_inf_blob}

\input{text/deligne}

\appendix

\input{text/appendixes/moam}

\input{text/appendixes/famodiff}

%\input{text/appendixes/smallblobs}

\input{text/appendixes/comparing_defs}

\input{text/comm_alg}

% ----------------------------------------------------------------
%\newcommand{\urlprefix}{}
\bibliographystyle{plain}
\bibliography{bibliography/bibliography}
% ----------------------------------------------------------------

This paper is available online at \arxiv{?????}, and at
\url{http://tqft.net/blobs},
and at \url{http://canyon23.net/math/}.

% ----------------------------------------------------------------
\end{document}
% ----------------------------------------------------------------