math0409166/main.tex
1: 
2: 
3: 
4: \documentclass[12pt,reqno]{amsart}
5: 
6: %\usepackage{amscd}
7: %\usepackage[notref,notcite]{showkeys}
8: \usepackage{graphicx}
9: %\usepackage{hyperref}
10: \usepackage[all]{xy}
11: 
12: \input{defs.tex}
13: 
14: \begin{document}
15: 
16: \title[The geometric complex of a Morse--Bott--Smale pair \dots]
17:       {The geometric complex of a Morse--Bott--Smale pair
18:        and an extension of a theorem by Bismut--Zhang}
19: 
20: \author{Dan Burghelea}
21: 
22: \address{Dan Burghelea,
23:          Dept. of Mathematics,
24:          The Ohio State University,
25:          231 West Avenue, Columbus, OH 43210, USA.}
26: 
27: \email{burghele@mps.ohio-state.edu}
28: 
29: \author{Stefan Haller}
30: 
31: \address{Stefan Haller,
32:          Department of Mathematics, University of Vienna,
33:          Nordbergstra{\ss}e 15, A-1090, Vienna, Austria.}
34: 
35: \email{stefan.haller@univie.ac.at}
36: 
37: \thanks{Part of this work was done while both authors enjoyed the 
38:         hospitality of the Max Planck Institute for Mathematics.
39:         The second author is supported by the \emph{Fonds zur 
40:         F\"orderung der wis\-sen\-schaft\-lichen Forschung} (Austrian 
41:         Science Fund), project number {\tt P14195-MAT}}
42: 
43: \keywords{Morse--Bott theory; 
44:           Cheeger--M\"uller theorem;
45:           Bismut--Zhang theorem;
46:           Analytic torsion;
47:           Combinatorial torsion;
48:           Geometric complex;
49:           }
50: 
51: \subjclass[2000]{57R99, 57J99}
52: 
53: \date{\today}
54: 
55: \begin{abstract}
56:   We define the geometric complex associated to a Morse--Bott--Smale
57:   vector field, \cf \cite{AB95}, and its associated spectral sequence.
58:   We prove an extension of the Bismut--Zhang theorem
59:   to Morse--Bott--Smale functions, see Theorem~\ref{T:intro} below. 
60:   The proof is based on the Bismut--Zhang theorem for Morse--Smale functions, see
61:   \cite{BZ92}.
62: \end{abstract}
63: 
64: \maketitle
65: 
66: \setcounter{tocdepth}{1}
67: \tableofcontents
68: 
69:   \section{Introduction}
70:   \label{S:intro}
71:   \input{intro.tex}
72: 
73:   \section{Analysis of the ODE}
74:   \label{S:comp}
75:   \input{comp.tex}
76: 
77:   \section{The geometric complex}
78:   \label{S:geom_complex}
79:   \input{geom.tex}
80: 
81:   \section{Torsion}
82:   \label{S:torsion}
83:   \input{tor.tex}
84: 
85:   \section{Proof of main Theorem~\ref{T:main}}
86:   \label{S:thm}
87:   \input{thm.tex}
88: 
89:   \section{Torsion of smooth bundles}
90:   \label{S:bundles}
91:   \input{bundles.tex}
92: 
93: \begin{appendix}
94:   \section{Proofs of Theorems~\ref{T:comp_T} and \ref{T:comp_W}}
95:   \label{A:proof_comp}
96:   \input{proof_comp.tex}
97: 
98:   \section{Some homological algebra}
99:   \label{A:homalg}
100:   \input{homalg.tex}
101: 
102: %  \section{Examples and applications}
103: %  \label{A:ex}
104: %  \input{ex.tex}
105: \end{appendix}
106: 
107:   \begin{thebibliography}{BFK99}
108:      \input{bib.tex}
109:   \end{thebibliography}     
110: 
111: \end{document}
112: 
113: 
114: