blob1.tex
author Kevin Walker <kevin@canyon23.net>
Mon, 29 Mar 2010 20:59:04 -0700
changeset 231 7ca26a0d7791
parent 229 9a9281dace31
child 234 fa0ec034acc6
permissions -rw-r--r--
minor test change

\documentclass[11pt,leqno]{amsart}

%\usepackage{amsthm}

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


%\title{Blob Homology}
\title{The Blob Complex}

\begin{document}

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

\maketitle


[revision $>$ 228;  $>$ 29 March 2010]

\textbf{Draft version, read with caution.}

\medskip

\nn{need to remove or at least water down this warning for the arxiv version}

\noindent
{\bf Warning:} This draft is draftier than you might expect.
More specifically,
\begin{itemize}
\item Some sections are missing.
\item Many sections are incomplete.
In most cases the incompleteness is noted, but occasionally it isn't.
\item Some sections were written nearly two years ago, and are now outdated.
\item There are not yet enough citations to similar work of other people.
\end{itemize}
Despite all this, there's probably enough decipherable material
here to interest the motivated reader.
On the other hand, if you are only going to read this paper once,
{\bf then don't read this version,} as a more complete version will be available in a couple of months.

%\tableofcontents



\input{text/intro}

%\input{text/definitions}
\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/comm_alg}

\input{text/deligne}

\appendix

\input{text/appendixes/famodiff}

\input{text/appendixes/comparing_defs}

\input{text/appendixes/misc_appendices}

%\input{text/obsolete}

% ----------------------------------------------------------------
%\newcommand{\urlprefix}{}
\bibliographystyle{plain}
%Included for winedt:
%input "bibliography/bibliography.bib"
\bibliography{bibliography/bibliography}
% ----------------------------------------------------------------

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

% A GTART necessity:
% \Addresses
% ----------------------------------------------------------------
\end{document}
% ----------------------------------------------------------------