blob1.tex
author Kevin Walker <kevin@canyon23.net>
Wed, 05 May 2010 22:58:45 -0700
changeset 256 2a5d54f51808
parent 250 c6ea1c9c504e
child 258 fd5d1647f4f3
permissions -rw-r--r--
small test on new computer

\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 $\ge$ 256;  $\ge$ 5 May 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}
% ----------------------------------------------------------------