blob1.tex
author Kevin Walker <kevin@canyon23.net>
Tue, 06 Apr 2010 13:27:45 -0700
changeset 245 7537032ad5a0
parent 234 fa0ec034acc6
child 246 0f8f38f79ccd
permissions -rw-r--r--
more evmap.tex; also testing using hg from office computer; also relocated some stuff from evmap.tex to diffeo appendix

\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.

\nn{maybe to do: add appendix on various versions of acyclic models}
%\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}
% ----------------------------------------------------------------