blob1.tex
author Scott Morrison <scott@tqft.net>
Mon, 12 Dec 2011 23:54:57 -0800
changeset 968 8372e04e4b7d
parent 732 ce02614d58b7
child 976 3c75d9a485a7
permissions -rw-r--r--
removing obsolete reference to Lemma support-shrink
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}{./}
570
3a128dbe02fa minor changes to preambles
Scott Morrison <scott@tqft.net>
parents: 565
diff changeset
     4
\input{preamble}
100
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
     5
\input{text/article_preamble}
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
     6
\input{text/top_matter}
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
     7
\input{text/kw_macros}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
     8
131
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 129
diff changeset
     9
\title{The Blob Complex}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    10
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    11
\begin{document}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    12
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    13
\makeatletter
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    14
\@addtoreset{equation}{section}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    15
\gdef\theequation{\thesection.\arabic{equation}}
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    16
\makeatother
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    17
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    18
\maketitle
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    19
558
c393d1202724 added abstract; other misc minor stuff
Kevin Walker <kevin@canyon23.net>
parents: 553
diff changeset
    20
\begin{abstract}
c393d1202724 added abstract; other misc minor stuff
Kevin Walker <kevin@canyon23.net>
parents: 553
diff changeset
    21
Given an $n$-manifold $M$ and an $n$-category $\cC$, we define a chain complex
c393d1202724 added abstract; other misc minor stuff
Kevin Walker <kevin@canyon23.net>
parents: 553
diff changeset
    22
(the ``blob complex") $\bc_*(M; \cC)$.
564
4c0492f2a662 arxiv number
Scott Morrison <scott@tqft.net>
parents: 562
diff changeset
    23
The blob complex can be thought of as a derived category analogue of the Hilbert space of a TQFT, 
4c0492f2a662 arxiv number
Scott Morrison <scott@tqft.net>
parents: 562
diff changeset
    24
and also as a generalization of Hochschild homology to $n$-categories and $n$-manifolds.
558
c393d1202724 added abstract; other misc minor stuff
Kevin Walker <kevin@canyon23.net>
parents: 553
diff changeset
    25
It enjoys a number of nice formal properties, including a higher dimensional
c393d1202724 added abstract; other misc minor stuff
Kevin Walker <kevin@canyon23.net>
parents: 553
diff changeset
    26
generalization of Deligne's conjecture about the action of the little disks operad on Hochschild cochains.
c393d1202724 added abstract; other misc minor stuff
Kevin Walker <kevin@canyon23.net>
parents: 553
diff changeset
    27
Along the way, we give a definition of a weak $n$-category with strong duality which
c393d1202724 added abstract; other misc minor stuff
Kevin Walker <kevin@canyon23.net>
parents: 553
diff changeset
    28
is particularly well suited for work with TQFTs.
c393d1202724 added abstract; other misc minor stuff
Kevin Walker <kevin@canyon23.net>
parents: 553
diff changeset
    29
\end{abstract}
360
92f0dac39ce3 interim version to put on web page
Kevin Walker <kevin@canyon23.net>
parents: 347
diff changeset
    30
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 558
diff changeset
    31
\hypersetup{
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 558
diff changeset
    32
    colorlinks, linkcolor={black},
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 558
diff changeset
    33
    citecolor={dark-blue}, urlcolor={medium-blue}
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 558
diff changeset
    34
}
417
d3b05641e7ca making quotation marks consistently "American style"
Kevin Walker <kevin@canyon23.net>
parents: 414
diff changeset
    35
264
e8a5b2e128af switching from amsplain to article
Scott Morrison <scott@tqft.net>
parents: 258
diff changeset
    36
\tableofcontents
79
8ef65f3bea2b small changes
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 76
diff changeset
    37
560
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 558
diff changeset
    38
\hypersetup{
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 558
diff changeset
    39
    colorlinks, linkcolor={dark-red},
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 558
diff changeset
    40
    citecolor={dark-blue}, urlcolor={medium-blue}
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 558
diff changeset
    41
}
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 558
diff changeset
    42
b138ee4a5938 friday afternoon
Scott Morrison <scott@tqft.net>
parents: 558
diff changeset
    43
496
01b044f87bb0 TOC doesn't need its own new page
Scott Morrison <scott@tqft.net>
parents: 492
diff changeset
    44
100
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
    45
\input{text/intro}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    46
215
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 213
diff changeset
    47
\input{text/tqftreview}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 213
diff changeset
    48
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 213
diff changeset
    49
\input{text/blobdef}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    50
100
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
    51
\input{text/basic_properties}
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    52
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
    53
\input{text/hochschild}
7
4ef2f77a4652 small to medium sized changes
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 5
diff changeset
    54
70
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 69
diff changeset
    55
\input{text/evmap}
69
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 67
diff changeset
    56
100
c5a43be00ed4 No new content, just rearranging (and procrastinating)
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 98
diff changeset
    57
\input{text/ncat}
47
939a4a5b1d80 increased line width; start to write commutative algebra results
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 45
diff changeset
    58
113
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 100
diff changeset
    59
\input{text/a_inf_blob}
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 100
diff changeset
    60
148
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 147
diff changeset
    61
\input{text/deligne}
22
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    62
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    63
\appendix
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    64
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
    65
\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
    66
135
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
    67
\input{text/appendixes/famodiff}
75
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 71
diff changeset
    68
135
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 132
diff changeset
    69
\input{text/appendixes/comparing_defs}
114
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 113
diff changeset
    70
553
94cadcb4831f killing commutative alg appendix
Kevin Walker <kevin@canyon23.net>
parents: 527
diff changeset
    71
%\input{text/comm_alg}
325
0bfcb02658ce misc minor changes
Kevin Walker <kevin@canyon23.net>
parents: 321
diff changeset
    72
22
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    73
% ----------------------------------------------------------------
23
7b0a43bdd3c4 writing definitions of topological a_\infty categories, modules, etc.
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 22
diff changeset
    74
%\newcommand{\urlprefix}{}
572
e0f5ec582725 incorporating statements of results in PNAS article
Scott Morrison <scott@tqft.net>
parents: 570
diff changeset
    75
\bibliographystyle{alpha}
22
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    76
\bibliography{bibliography/bibliography}
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    77
% ----------------------------------------------------------------
7
4ef2f77a4652 small to medium sized changes
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 5
diff changeset
    78
565
6a7317665868 restoring arxiv number
Scott Morrison <scott@tqft.net>
parents: 564
diff changeset
    79
This paper is available online at \arxiv{1009.5025}, and at
47
939a4a5b1d80 increased line width; start to write commutative algebra results
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 45
diff changeset
    80
\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
    81
and at \url{http://canyon23.net/math/}.
7
4ef2f77a4652 small to medium sized changes
kevin@6e1638ff-ae45-0410-89bd-df963105f760
parents: 5
diff changeset
    82
22
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    83
% ----------------------------------------------------------------
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    84
\end{document}
ada83e7228eb rearranging; stating all the "properties" up front
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents: 21
diff changeset
    85
% ----------------------------------------------------------------
0
scott@6e1638ff-ae45-0410-89bd-df963105f760
parents:
diff changeset
    86