blob1.tex
author Kevin Walker <kevin@canyon23.net>
Fri, 27 Aug 2010 15:36:21 -0700
changeset 524 edf8798ef477
parent 520 987d0010d326
child 527 19e58f33cdc3
permissions -rw-r--r--
finished 1st draft of new evmap section; commented out older versions
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
264
e8a5b2e128af switching from amsplain to article
Scott Morrison <scott@tqft.net>
parents: 258
diff changeset
     1
\documentclass[11pt,leqno]{article}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     2
8
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 7
diff changeset
     3
\newcommand{\pathtotrunk}{./}
100
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
     4
\input{text/article_preamble}
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
     5
\input{text/top_matter}
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
     6
\input{text/kw_macros}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     7
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 129
diff changeset
     8
\title{The Blob Complex}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     9
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    10
\begin{document}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    11
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    12
\makeatletter
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    13
\@addtoreset{equation}{section}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    14
\gdef\theequation{\thesection.\arabic{equation}}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    15
\makeatother
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    16
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    17
\maketitle
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    18
520
Kevin Walker <kevin@canyon23.net>
parents: 511
diff changeset
    19
[revision $\ge$ 520;  $\ge$ 25 August 2010]
155
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 150
diff changeset
    20
360
92f0dac39ce3 interim version to put on web page
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
    21
{\color[rgb]{.9,.5,.2} \large \textbf{Draft version, read with caution.}}
92f0dac39ce3 interim version to put on web page
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
    22
We're in the midst of revising this, and hope to have a version on the arXiv soon.
92f0dac39ce3 interim version to put on web page
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
    23
417
d3b05641e7ca making quotation marks consistently "American style"
Kevin Walker <kevin@canyon23.net>
parents: 414
diff changeset
    24
264
e8a5b2e128af switching from amsplain to article
Scott Morrison <scott@tqft.net>
parents: 258
diff changeset
    25
\tableofcontents
79
8ef65f3bea2b small changes
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 76
diff changeset
    26
511
cd08d1b9d274 no more new pages for sections
Kevin Walker <kevin@canyon23.net>
parents: 496
diff changeset
    27
%\let\stdsection\section
cd08d1b9d274 no more new pages for sections
Kevin Walker <kevin@canyon23.net>
parents: 496
diff changeset
    28
%\renewcommand\section{\newpage\stdsection}
496
01b044f87bb0 TOC doesn't need its own new page
Scott Morrison <scott@tqft.net>
parents: 492
diff changeset
    29
100
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
    30
\input{text/intro}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    31
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 213
diff changeset
    32
\input{text/tqftreview}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 213
diff changeset
    33
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 213
diff changeset
    34
\input{text/blobdef}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    35
100
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
    36
\input{text/basic_properties}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    37
15
7340ab80db25 rearranging the Hochschild section. Splitting things up into lemmas, and explaining why those lemmas are what we need.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 13
diff changeset
    38
\input{text/hochschild}
7
4ef2f77a4652 small to medium sized changes
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 5
diff changeset
    39
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 69
diff changeset
    40
\input{text/evmap}
69
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 67
diff changeset
    41
100
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
    42
\input{text/ncat}
47
939a4a5b1d80 increased line width; start to write commutative algebra results
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 45
diff changeset
    43
113
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 100
diff changeset
    44
\input{text/a_inf_blob}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 100
diff changeset
    45
148
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 147
diff changeset
    46
\input{text/deligne}
22
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    47
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    48
\appendix
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    49
492
833bd74143a4 put in a stub appendix for MoAM, but I'm going to go do other things next
Scott Morrison <scott@tqft.net>
parents: 481
diff changeset
    50
\input{text/appendixes/moam}
833bd74143a4 put in a stub appendix for MoAM, but I'm going to go do other things next
Scott Morrison <scott@tqft.net>
parents: 481
diff changeset
    51
135
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
    52
\input{text/appendixes/famodiff}
75
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 71
diff changeset
    53
524
edf8798ef477 finished 1st draft of new evmap section; commented out older versions
Kevin Walker <kevin@canyon23.net>
parents: 520
diff changeset
    54
%\input{text/appendixes/smallblobs}
317
1c898c2d0ebd finished smallblobs, except for the issue about coupons, and moved it all to an appendix
Scott Morrison <scott@tqft.net>
parents: 315
diff changeset
    55
135
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
    56
\input{text/appendixes/comparing_defs}
114
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 113
diff changeset
    57
325
0bfcb02658ce misc minor changes
Kevin Walker <kevin@canyon23.net>
parents: 321
diff changeset
    58
\input{text/comm_alg}
0bfcb02658ce misc minor changes
Kevin Walker <kevin@canyon23.net>
parents: 321
diff changeset
    59
22
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    60
% ----------------------------------------------------------------
23
7b0a43bdd3c4 writing definitions of topological a_\infty categories, modules, etc.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 22
diff changeset
    61
%\newcommand{\urlprefix}{}
7b0a43bdd3c4 writing definitions of topological a_\infty categories, modules, etc.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 22
diff changeset
    62
\bibliographystyle{plain}
22
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    63
\bibliography{bibliography/bibliography}
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    64
% ----------------------------------------------------------------
7
4ef2f77a4652 small to medium sized changes
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 5
diff changeset
    65
22
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    66
This paper is available online at \arxiv{?????}, and at
47
939a4a5b1d80 increased line width; start to write commutative algebra results
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 45
diff changeset
    67
\url{http://tqft.net/blobs},
939a4a5b1d80 increased line width; start to write commutative algebra results
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 45
diff changeset
    68
and at \url{http://canyon23.net/math/}.
7
4ef2f77a4652 small to medium sized changes
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 5
diff changeset
    69
22
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    70
% ----------------------------------------------------------------
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    71
\end{document}
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    72
% ----------------------------------------------------------------
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    73