blob1.tex
author Scott Morrison <scott@tqft.net>
Wed, 12 May 2010 18:26:01 -0500
changeset 264 e8a5b2e128af
parent 258 fd5d1647f4f3
child 276 7a67f45e2475
permissions -rw-r--r--
switching from amsplain to article

\documentclass[11pt,leqno]{article}

%\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$ 258;  $\ge$ 9 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}
% ----------------------------------------------------------------