id
string
submitter
string
authors
string
title
string
comments
string
journal-ref
string
doi
string
report-no
string
categories
string
license
string
abstract
string
versions
list
update_date
timestamp[s]
authors_parsed
list
cs/9605101
null
G. I. Webb
Further Experimental Evidence against the Utility of Occam's Razor
See http://www.jair.org/ for an online appendix and other files accompanying this article
Journal of Artificial Intelligence Research, Vol 4, (1996), 397-417
null
null
cs.AI
null
This paper presents new experimental evidence against the utility of Occam's razor. A~systematic procedure is presented for post-processing decision trees produced by C4.5. This procedure was derived by rejecting Occam's razor and instead attending to the assumption that similar objects are likely to belong to the same class. It increases a decision tree's complexity without altering the performance of that tree on the training data from which it is inferred. The resulting more complex decision trees are demonstrated to have, on average, for a variety of common learning tasks, higher predictive accuracy than the less complex original decision trees. This result raises considerable doubt about the utility of Occam's razor as it is commonly applied in modern machine learning.
[ { "version": "v1", "created": "Wed, 1 May 1996 00:00:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Webb", "G. I.", "" ] ]
cs/9608104
null
R. Ben-Eliyahu
A Hierarchy of Tractable Subsets for Computing Stable Models
See http://www.jair.org/ for any accompanying files
Journal of Artificial Intelligence Research, Vol 5, (1996), 27-52
null
null
cs.AI
null
Finding the stable models of a knowledge base is a significant computational problem in artificial intelligence. This task is at the computational heart of truth maintenance systems, autoepistemic logic, and default logic. Unfortunately, it is NP-hard. In this paper we present a hierarchy of classes of knowledge bases, Omega_1,Omega_2,..., with the following properties: first, Omega_1 is the class of all stratified knowledge bases; second, if a knowledge base Pi is in Omega_k, then Pi has at most k stable models, and all of them may be found in time O(lnk), where l is the length of the knowledge base and n the number of atoms in Pi; third, for an arbitrary knowledge base Pi, we can find the minimum k such that Pi belongs to Omega_k in time polynomial in the size of Pi; and, last, where K is the class of all knowledge bases, it is the case that union{i=1 to infty} Omega_i = K, that is, every knowledge base belongs to some class in the hierarchy.
[ { "version": "v1", "created": "Thu, 1 Aug 1996 00:00:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Ben-Eliyahu", "R.", "" ] ]
cs/9608105
Maggie McLoughlin
Svante Janson and Donald E. Knuth
Shellsort with three increments
null
Random Structures Algorithms 10 (1997), no. 1-2, 125--142
null
Knuth migration 11/2004
cs.DS
null
A perturbation technique can be used to simplify and sharpen A. C. Yao's theorems about the behavior of shellsort with increments $(h,g,1)$. In particular, when $h=\Theta(n^{7/15})$ and $g=\Theta(h^{1/5})$, the average running time is $O(n^{23/15})$. The proof involves interesting properties of the inversions in random permutations that have been $h$-sorted and $g$-sorted.
[ { "version": "v1", "created": "Thu, 22 Aug 1996 00:00:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Janson", "Svante", "" ], [ "Knuth", "Donald E.", "" ] ]
cs/9609102
null
D. J. Litman
Cue Phrase Classification Using Machine Learning
See http://www.jair.org/ for any accompanying files
Journal of Artificial Intelligence Research, Vol 5, (1996), 53-94
null
null
cs.AI
null
Cue phrases may be used in a discourse sense to explicitly signal discourse structure, but also in a sentential sense to convey semantic rather than structural information. Correctly classifying cue phrases as discourse or sentential is critical in natural language processing systems that exploit discourse structure, e.g., for performing tasks such as anaphora resolution and plan recognition. This paper explores the use of machine learning for classifying cue phrases as discourse or sentential. Two machine learning programs (Cgrendel and C4.5) are used to induce classification models from sets of pre-classified cue phrases and their features in text and speech. Machine learning is shown to be an effective technique for not only automating the generation of classification models, but also for improving upon previous results. When compared to manually derived classification models already in the literature, the learned models often perform with higher accuracy and contain new linguistic insights into the data. In addition, the ability to automatically construct classification models makes it easier to comparatively analyze the utility of alternative feature representations of the data. Finally, the ease of retraining makes the learning approach more scalable and flexible than manual methods.
[ { "version": "v1", "created": "Sun, 1 Sep 1996 00:00:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Litman", "D. J.", "" ] ]
cs/9705102
null
D. W. Opitz, J. W. Shavlik
Connectionist Theory Refinement: Genetically Searching the Space of Network Topologies
See http://www.jair.org/ for any accompanying files
Journal of Artificial Intelligence Research, Vol 6, (1997), 177-209
null
null
cs.AI
null
An algorithm that learns from a set of examples should ideally be able to exploit the available resources of (a) abundant computing power and (b) domain-specific knowledge to improve its ability to generalize. Connectionist theory-refinement systems, which use background knowledge to select a neural network's topology and initial weights, have proven to be effective at exploiting domain-specific knowledge; however, most do not exploit available computing power. This weakness occurs because they lack the ability to refine the topology of the neural networks they produce, thereby limiting generalization, especially when given impoverished domain theories. We present the REGENT algorithm which uses (a) domain-specific knowledge to help create an initial population of knowledge-based neural networks and (b) genetic operators of crossover and mutation (specifically designed for knowledge-based networks) to continually search for better network topologies. Experiments on three real-world domains indicate that our new algorithm is able to significantly increase generalization compared to a standard connectionist theory-refinement system, as well as our previous algorithm for growing knowledge-based networks.
[ { "version": "v1", "created": "Thu, 1 May 1997 00:00:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Opitz", "D. W.", "" ], [ "Shavlik", "J. W.", "" ] ]
cs/9706101
null
M. E. Pollack, D. Joslin, M. Paolucci
Flaw Selection Strategies for Partial-Order Planning
See http://www.jair.org/ for an online appendix and other files accompanying this article
Journal of Artificial Intelligence Research, Vol 6, (1997), 223-262
null
null
cs.AI
null
Several recent studies have compared the relative efficiency of alternative flaw selection strategies for partial-order causal link (POCL) planning. We review this literature, and present new experimental results that generalize the earlier work and explain some of the discrepancies in it. In particular, we describe the Least-Cost Flaw Repair (LCFR) strategy developed and analyzed by Joslin and Pollack (1994), and compare it with other strategies, including Gerevini and Schubert's (1996) ZLIFO strategy. LCFR and ZLIFO make very different, and apparently conflicting claims about the most effective way to reduce search-space size in POCL planning. We resolve this conflict, arguing that much of the benefit that Gerevini and Schubert ascribe to the LIFO component of their ZLIFO strategy is better attributed to other causes. We show that for many problems, a strategy that combines least-cost flaw selection with the delay of separable threats will be effective in reducing search-space size, and will do so without excessive computational overhead. Although such a strategy thus provides a good default, we also show that certain domain characteristics may reduce its effectiveness.
[ { "version": "v1", "created": "Sun, 1 Jun 1997 00:00:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Pollack", "M. E.", "" ], [ "Joslin", "D.", "" ], [ "Paolucci", "M.", "" ] ]
cs/9707101
null
D. L. Mammen, T. Hogg
A New Look at the Easy-Hard-Easy Pattern of Combinatorial Search Difficulty
See http://www.jair.org/ for any accompanying files
Journal of Artificial Intelligence Research, Vol 7, (1997), 47-66
null
null
cs.AI
null
The easy-hard-easy pattern in the difficulty of combinatorial search problems as constraints are added has been explained as due to a competition between the decrease in number of solutions and increased pruning. We test the generality of this explanation by examining one of its predictions: if the number of solutions is held fixed by the choice of problems, then increased pruning should lead to a monotonic decrease in search cost. Instead, we find the easy-hard-easy pattern in median search cost even when the number of solutions is held constant, for some search methods. This generalizes previous observations of this pattern and shows that the existing theory does not explain the full range of the peak in search cost. In these cases the pattern appears to be due to changes in the size of the minimal unsolvable subproblems, rather than changing numbers of solutions.
[ { "version": "v1", "created": "Tue, 1 Jul 1997 00:00:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Mammen", "D. L.", "" ], [ "Hogg", "T.", "" ] ]
cs/9707102
null
T. Drakengren, P. Jonsson
Eight Maximal Tractable Subclasses of Allen's Algebra with Metric Time
See http://www.jair.org/ for an online appendix and other files accompanying this article
Journal of Artificial Intelligence Research, Vol 7, (1997), 25-45
null
null
cs.AI
null
This paper combines two important directions of research in temporal resoning: that of finding maximal tractable subclasses of Allen's interval algebra, and that of reasoning with metric temporal information. Eight new maximal tractable subclasses of Allen's interval algebra are presented, some of them subsuming previously reported tractable algebras. The algebras allow for metric temporal constraints on interval starting or ending points, using the recent framework of Horn DLRs. Two of the algebras can express the notion of sequentiality between intervals, being the first such algebras admitting both qualitative and metric time.
[ { "version": "v1", "created": "Tue, 1 Jul 1997 00:00:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Drakengren", "T.", "" ], [ "Jonsson", "P.", "" ] ]
dg-ga/9406001
Robert Bryant
Robert L. Bryant
On extremals with prescribed Lagrangian densities
23 pages
in "Manifolds and Geometry" (Pisa, 1993), Cambridge University Press, 1996.
null
null
dg-ga math.DG
null
Consider two manifolds~$M^m$ and $N^n$ and a first-order Lagrangian $L(u)$ for mappings $u:M\to N$, i.e., $L$ is an expression involving $u$ and its first derivatives whose value is an $m$-form (or more generally, an $m$-density) on~$M$. One is usually interested in describing the extrema of the functional $\Cal L(u) = \int_M L(u)$, and these are characterized locally as the solutions of the Euler-Lagrange equation~$E_L(u)=0$ associated to~$L$. In this note I will discuss three problems which can be understood as trying to determine how many solutions exist to the Euler-Lagrange equation which also satisfy $L(u) = \Phi$, where $\Phi$ is a specified $m$-form or $m$-density on~$M$. The first problem, which is solved completely, is to determine when two minimal graphs over a domain in the plane can induce the same area form without merely differing by a vertical translation or reflection. The second problem, described more fully below, arose in Professor Calabi's study of extremal isosystolic metrics on surfaces. The third problem, also solved completely, is to determine the (local) harmonic maps between spheres which have constant energy density.
[ { "version": "v1", "created": "Thu, 23 Jun 1994 22:25:41 GMT" } ]
2008-02-03T00:00:00
[ [ "Bryant", "Robert L.", "" ] ]
dg-ga/9406002
null
Daniel S. Freed
Characteristic Numbers and Generalized Path Integrals
15 pages + 1 figure, AMS-TeX
null
null
null
dg-ga math.DG
null
This is an extended write-up of a talk given in April, 1993 in honor of Raoul Bott's 70th birthday. We first illustrate how some traditional topological and geometric invariants obey ``gluing laws'' inspired by those in classical and quantum field theory. Here we discuss characteristic numbers, particularly the Euler number of a complex line bundle over an oriented surface. In the second part of the paper we show how path integrals give rise to invariants which obey gluing laws. The argument is formal in general, but for a particular example of invariants related to finite groups it is rigorous. In that ``toy model'' we show how to go further and generalize the path integral to obtain more exotic gluing laws. This idea was used--at least in this toy model--to directly construct quantum groups from 3 dimensional Chern-Simons invariants.
[ { "version": "v1", "created": "Tue, 28 Jun 1994 14:15:07 GMT" } ]
2008-02-03T00:00:00
[ [ "Freed", "Daniel S.", "" ] ]
dg-ga/9406003
Mike Wolf
Michael Wolf
On the Existence of Jenkins-Strebel Differentials Using Harmonic Maps from Surfaces to Graphs
8 pages, 2 figures available upon request
null
null
null
dg-ga math.DG
null
We give a new proof of the existence (\cite{HM}, \cite{Ren}) of a Jenkins-Strebel differential $\Phi$ on a Riemann surface $\SR$ with prescribed heights of cylinders by considering the harmonic map from $\SR$ to the leaf space of the vertical foliation of $\Phi$, thought of as a Riemannian graph. The novelty of the argument is that it is essentially Riemannian as well as elementary; moreover, the harmonic maps existence theory on which it relies is classical, due mostly to Morrey (\cite{Mo}).
[ { "version": "v1", "created": "Wed, 29 Jun 1994 16:44:26 GMT" } ]
2008-02-03T00:00:00
[ [ "Wolf", "Michael", "" ] ]
dg-ga/9406004
null
Rafe Mazzeo, Daniel Pollack and Karen Uhlenbeck
Moduli Spaces of Singular Yamabe Metrics
45 pages, AMS-TeX. MSRI Preprint No. 019-94 (Dec. 1993)
null
null
null
dg-ga math.DG
null
Complete, conformally flat metrics of constant positive scalar curvature on the complement of $k$ points in the $n$-sphere, $k \ge 2$, $n \ge 3$, were constructed by R\. Schoen [S2]. We consider the problem of determining the moduli space of all such metrics. All such metrics are asymptotically periodic, and we develop the linear analysis necessary to understand the nonlinear problem. This includes a Fredholm theory and asymptotic regularity theory for the Laplacian on asymptotically periodic manifolds, which is of independent interest. The main result is that the moduli space is a locally real analytic variety of dimension $k$. For a generic set of nearby conformal classes the moduli space is shown to be a $k-$dimensional real analytic manifold. The structure as a real analytic variety is obtained by writing the space as an intersection of a Fredholm pair of infinite dimensional real analytic manifolds.
[ { "version": "v1", "created": "Thu, 30 Jun 1994 00:39:01 GMT" } ]
2008-02-03T00:00:00
[ [ "Mazzeo", "Rafe", "" ], [ "Pollack", "Daniel", "" ], [ "Uhlenbeck", "Karen", "" ] ]
dg-ga/9406005
Peter Michor
Peter W. Michor, Cornelia Vizman
$n$-transitivity of certain diffeomorphism groups
AmSTeX, 4 pages, ESI Preprint 107 (1994) To appear in Acta Math. Univ. Comenianae 63, 2 (1994). This revised version has much shorter proofs
Acta Math. Univ. Comenianiae, 63, 2 (1994), 221--225
null
null
dg-ga math.DG
null
Some groups of real analytic diffeomorphism act n-transitively for each finite n.
[ { "version": "v1", "created": "Thu, 30 Jun 1994 07:55:39 GMT" }, { "version": "v2", "created": "Wed, 19 Oct 1994 09:51:23 GMT" } ]
2008-02-03T00:00:00
[ [ "Michor", "Peter W.", "" ], [ "Vizman", "Cornelia", "" ] ]
dg-ga/9406006
null
Peter W. Michor
Basic differential forms for actions of Lie groups
10 pages, ESI Preprint 87, AmSTeX
Proc. AMS 124,5 (1996), 1633-1642
null
null
dg-ga math.DG
null
A section of a Riemannian $G$-manifold $M$ is a closed submanifold $\Sigma$ which meets each orbit orthogonally. It is shown that the algebra of $G$-invariant differential forms on $M$ which are horizontal in the sense that they kill every vector which is tangent to some orbit, is isomorphic to the algebra of those differential forms on $\Sigma$ which are invariant with respect to the generalized Weyl group of this orbit, under some condition.
[ { "version": "v1", "created": "Thu, 30 Jun 1994 08:20:22 GMT" } ]
2008-02-03T00:00:00
[ [ "Michor", "Peter W.", "" ] ]
dg-ga/9406007
null
Paul Kirk and Eric Klassen
The Spectral Flow of the Odd Signature operator and Higher Massey Products
35 pages, report1
null
null
null
dg-ga math.DG
null
We show how to compute the spectral flow of the odd signature operator $\pm *d_{a_t}-d_{a_t}*$ along an analytic path of flat connections $a_t$ on a bundle over a closed odd-dimensional manifold in terms of Massey products in the DGLA of bundle-valued differential forms. To obtain this information, we set up a sequence of cochain complexes $\{\calg^*_n,\delta_n\}$, for $n=0,1,2,\ldots$ and Hermitian forms $$Q_n:\calg_n\times\calg_n\ra \bbbC$$ whose signatures determine the spectral flow through $t=0$. The complexes and Hermitian forms are constructed using Massey products.
[ { "version": "v1", "created": "Thu, 30 Jun 1994 15:01:59 GMT" } ]
2008-02-03T00:00:00
[ [ "Kirk", "Paul", "" ], [ "Klassen", "Eric", "" ] ]
dg-ga/9407001
Mike Wolf
Howard A. Masur and Michael Wolf
Teichmuller Space is Not Gromov Hyperbolic
9 pages, AMS-TEX
null
null
null
dg-ga math.DG
null
We prove that the Teichmuller Space of Riemann Surfaces of genus g>1, equipped with the Teichmuller metric, is not a Gromov Hyperbolic space.
[ { "version": "v1", "created": "Fri, 1 Jul 1994 16:32:33 GMT" } ]
2008-02-03T00:00:00
[ [ "Masur", "Howard A.", "" ], [ "Wolf", "Michael", "" ] ]
dg-ga/9407003
Larry Bates
L. Bates and E. Lerman
Proper group actions and symplectic stratified spaces
25 pages, LaTeX
null
null
null
dg-ga math.DG
null
Let $(M,\omega)$ be a Hamiltonian $G$-space with a momentum map $F:M \to {\frak g}^*$. It is well-known that if $\alpha$ is a regular value of $F$ and $G$ acts freely and properly on the level set $F^{-1}(G\cdot \alpha)$, then the reduced space $M_\alpha :=F^{-1}(G\cdot \alpha)/G$ is a symplectic manifold. We show that if the regularity assumptions are dropped the space $M_\alpha $ is a union of symplectic manifolds, and that the symplectic manifolds fit together in a nice way. In other words the reduced space is a {\em symplectic stratified space}. This extends results known for the Hamiltonian action of compact groups.
[ { "version": "v1", "created": "Thu, 7 Jul 1994 19:18:10 GMT" } ]
2008-02-03T00:00:00
[ [ "Bates", "L.", "" ], [ "Lerman", "E.", "" ] ]
dg-ga/9407004
null
C. Bartocci, U. Bruzzo and D. Hernandez Ruiperez
Transformation de Fourier-Mukai sur les Surfaces Hyperk\"ahl\'eriennes
5 pages (French language), AmsTeX v.2.1 with Amsppt.sty, Preprint DIMA 264/1994
null
null
null
dg-ga math.DG
null
Given two compact hyperk\"ahler surfaces $X$ and $Y$ and a holomorphic vector bundle $Q$ on $X\times Y$, which is a generalized instanton, one can define a Fourier-Mukai transform, which, under suitable assumptions, maps vector bundles on $X$ to vector bundles on $Y$. If $X$ and $Y$ are dual complex tori, this transform maps instantons on $X$ to instantons on $Y$. After a quick review of these results, we define a Fourier-Mukai transform in the case when $X$ is a K3 surface, and study the behaviour of instantons on $X$ under this transform. Hard copies may be mailed on request
[ { "version": "v1", "created": "Fri, 15 Jul 1994 09:25:46 GMT" } ]
2008-02-03T00:00:00
[ [ "Bartocci", "C.", "" ], [ "Bruzzo", "U.", "" ], [ "Ruiperez", "D. Hernandez", "" ] ]
dg-ga/9407006
Alexander Reznikov
Alexander Reznikov
All regulators of flat bundles are torsion
to appear in Annals of Math
null
null
null
dg-ga math.DG
null
I prove the Bloch conjecture:all secondary characteristic classes of flat bundles over complex projective varietes are torsion, except the first.
[ { "version": "v1", "created": "Mon, 18 Jul 1994 08:06:22 GMT" } ]
2008-02-03T00:00:00
[ [ "Reznikov", "Alexander", "" ] ]
dg-ga/9407007
Alexander Reznikov
Alexander Reznikov
Rationality of secondary classes
null
null
null
null
dg-ga math.DG
null
We prove the Bloch conjecture : $ c_2(E) \in H^4_\cald (X,\bbz(2))$ is torsion for holomorphic rank two vector bundles $E$ with an integrable connection over a complex projective variety $X$. We prove also the rationality of the Chern-Simons invariant of compact arithmetic hyperbolic three-manifolds. We give a sharp higher-dimensional Milnor inequality for the volume regulator of all representations to $PSO(1,n)$ of fundamental groups of compact $n$-dimensional hyperbolic manifolds, announced in our earlier paper.
[ { "version": "v1", "created": "Tue, 19 Jul 1994 17:45:34 GMT" } ]
2008-02-03T00:00:00
[ [ "Reznikov", "Alexander", "" ] ]
dg-ga/9407008
Jerry Levine
Michael S. Farber, Jerome P. Levine
Jumps of the eta invariant
46 pages
null
null
null
dg-ga math.DG
null
We study the eta-invariant, defined by Atiyah-Patodi-Singer a real valued invariant of an oriented odd-dimensional Riemannian manifold equipped with a unitary representation of its fundamental group. When the representation varies analytically, the corresponding eta-invariant may have an integral jump, known also as the spectral flow. The main result of the paper establishes a formula for this spectral jump in terms of the signatures of some homological forms, defined naturally by the path of representations. These signatures may also be computed by means of a spectral sequence of Hermitian forms,defined by the deformation data. Our theorem on the spectral jump has a generalization to arbitrary analytic families of self-adjoint elliptic operators. As an application we consider the problem of homotopy invariance of the rho-invariant. We give an intrinsic homotopy theoretic definition of the rho-invariant, up to indeterminacy in the form of a locally constant function on the space of unitary representations. In an Appendix, written by S.Weinberger, it is shown (using the results of this paper) that the difference in the rho-invariants of homotopy-equivalent manifolds is always rational.
[ { "version": "v1", "created": "Wed, 20 Jul 1994 15:15:00 GMT" } ]
2008-02-03T00:00:00
[ [ "Farber", "Michael S.", "" ], [ "Levine", "Jerome P.", "" ] ]
dg-ga/9407009
null
F. Alcalde-Cuesta, G. Hector
Int\'egration symplectique des vari\'et\'es de Poisson r\'eguli\`eres
39 pages, LATEX
null
null
null
dg-ga math.DG
null
A symplectic integration of a Poisson manifold $(M,\Lambda)$ is a symplectic groupoid $(\Gamma,\eta)$ which realizes the given Poisson manifold, i.e. such that the space of units $\Gamma_0$ with the induced Poisson structure $\Lambda_0$ is isomorphic to $(M,\Lambda)$. This notion was introduced by A. Weinstein in order to quantize Poisson manifolds by quantizing their symplectic integration. Any Poisson manifold can be integrated by a local symplectic groupoid but already for regular Poisson manifolds there are obstructions to global integrability. The aim of this paper is to summarize all the known obstructions and present a sufficient topological condition for integrability of regular Poisson manifolds; we will indeed describe a concrete procedure for this integration. Further our criterion will provide necessary and sufficient if we require $\Gamma$ to be Hausdorff, which is a suitable condition to proceed to Weinstein's program of quantization. These integrability results may be interpreted as an generalization of the Cartan-Smith proof of Lie's third theorem in the infinite dimensional case.
[ { "version": "v1", "created": "Wed, 20 Jul 1994 18:33:47 GMT" } ]
2008-02-03T00:00:00
[ [ "Alcalde-Cuesta", "F.", "" ], [ "Hector", "G.", "" ] ]
dg-ga/9407010
Alexander Reznikov
Alexander Reznikov
Quadratic Equations in Groups from the Global Geometry Viewpoint
24 pages,no local number
null
null
null
dg-ga math.DG
null
I use harmonic maps and minimal surfaces to study quadratic equations in groups.
[ { "version": "v1", "created": "Thu, 21 Jul 1994 13:36:35 GMT" } ]
2008-02-03T00:00:00
[ [ "Reznikov", "Alexander", "" ] ]
dg-ga/9407011
null
F. Alcalde Cuesta
Pr\'equantification de Certaines Vari\'et\'es de Poisson
19 pages, LATEX
null
null
null
dg-ga math.DG
null
A surjective submersion $\pi : M \to B$ carrying a field of simplectic structures on the fibres is symplectic if this Poisson structure is minimal. A symplectic submersion may be interpreted as a family of mechanical systems depending on a parameter in $B$. We give some conditions to find a closed form which represent the foliated form $\sigma$ gluing the symplectic forms on the fibres. This is the first step to prequantize all these systems at once. We will indeed exhibit an integrality condition which does not depend on the closed form representing $\sigma$: if the fibres are 1-connected and $H^3(B;Z)=0$, then there exists a $S^1$-principal fibre bundle with a connection whose curvature represents $\sigma$ iff the group of spherical periods of $\sigma$ is a discrete subgroup of R. The symplectic integration of a Poisson manifold $(M,\Lambda)$ is a symplectic groupoid $(\Gamma,\eta)$ with 1-connected fibres such that the space of units with the induced Poisson structure is isomorphic to $(M,\Lambda)$. This notion was introduced by A. Weinstein in order to quantize Poisson manifolds by quantizing their symplectic integration. We show that if the symplectic integration is prequantizable, then there exists a unique prequantization which is trivial over $M$. We show that the symplectic integration of a minimal Poisson manifold is prequantizable iff the group of spherical periods is discrete. Moreover we prove that a {\em totally aspherical} Poisson manifold (any vanishing cycle is trivial and the $\pi_2$ of the leaves is zero) is prequantized in the sense of Weinstein by a trivial fibre bundle.
[ { "version": "v1", "created": "Thu, 21 Jul 1994 18:11:40 GMT" } ]
2008-02-03T00:00:00
[ [ "Cuesta", "F. Alcalde", "" ] ]
dg-ga/9407012
null
Ulrich Bunke and Martin Olbrich
Theta and zeta functions for odd-dimensional locally symmetric spaces of rank one
27 pages, Latex, reportSFB288-1994
null
null
null
dg-ga math.DG
null
This paper is a continuation of our work on theta and zeta functions In the previous papers we considered the case of even dimensional rank one symmetric spaces of non-compact type. The present is concerned with the odd-dimensional case, i.e. with odd-dimensional real hyperbolic manifolds. It is the natural appearence of eta invariants in connection with super theta and zeta functions what makes this case particularly interesting. (authors name corrected)
[ { "version": "v1", "created": "Fri, 22 Jul 1994 15:13:22 GMT" } ]
2008-02-03T00:00:00
[ [ "Bunke", "Ulrich", "" ], [ "Olbrich", "Martin", "" ] ]
dg-ga/9407013
null
Ulrich Bunke and Martin Olbrich
Theta and zeta functions for locally symmetric spaces of rank one
71 pages, Latex, reportSFB288-118
null
null
null
dg-ga math.DG
null
We study the Selberg zeta and the theta function associated to bundles over even-dimensional locally symmetric spaces of rank one.
[ { "version": "v1", "created": "Fri, 22 Jul 1994 15:14:09 GMT" } ]
2008-02-03T00:00:00
[ [ "Bunke", "Ulrich", "" ], [ "Olbrich", "Martin", "" ] ]
dg-ga/9407014
null
Ulrich Bunke and Martin Olbrich
A theta function for hyperbolic surfaces with cusps
16 pages, Latex, reportSFB288-112
null
null
null
dg-ga math.DG
null
For a Riemann surface with cusps we define a theta function using the eigenvalues of the Laplacian and the singularities of the scattering determinant. We provide its meromorphic continuation and discuss its singularities.
[ { "version": "v1", "created": "Fri, 22 Jul 1994 15:28:03 GMT" } ]
2008-02-03T00:00:00
[ [ "Bunke", "Ulrich", "" ], [ "Olbrich", "Martin", "" ] ]
dg-ga/9407015
Michael Murray
Michael K. Murray
Bundle gerbes
19 pages
J.Lond.Math.Soc. 54 (1996) 403-416
null
null
dg-ga math.DG
null
Just as $\Cstar$ principal bundles provide a geometric realisation of two-dimensional integral cohomology; gerbes or sheaves of groupoids, provide a geometric realisation of three dimensional integral cohomology through their Dixmier-Douady class. I consider an alternative, related, geometric realisation of three dimensional cohomology called a bundle gerbe. Every bundle gerbe gives rise to a gerbe and most of the well-known examples examples of gerbes are bundle gerbes. I discuss the properties of bundle gerbes, in particular bundle gerbe connections and curvature and their associated Dixmier-Douady class.
[ { "version": "v1", "created": "Mon, 25 Jul 1994 06:43:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Murray", "Michael K.", "" ] ]
dg-ga/9408001
Reyer Sjamaar
Reyer Sjamaar
Convexity Properties of the Moment Mapping Re-examined
36 pages, 3 figures, LaTeX-2e. Revised version. A number of errors corrected and references added. To appear in Adv. in Math
Adv. Math. 138 (1998), 46-91
null
null
dg-ga alg-geom math.AG math.DG
null
Consider a Hamiltonian action of a compact Lie group on a compact symplectic manifold. A theorem of Kirwan's says that the image of the momentum mapping intersects the positive Weyl chamber in a convex polytope. I present a new proof of Kirwan's theorem, which gives explicit information on how the vertices of the polytope come about and on how the shape of the polytope near any point can be read off from infinitesimal data on the manifold. It also applies to some interesting classes of noncompact or singular Hamiltonian spaces, such as cotangent bundles and complex affine varieties.
[ { "version": "v1", "created": "Mon, 15 Aug 1994 20:27:02 GMT" }, { "version": "v2", "created": "Tue, 5 Aug 1997 21:55:32 GMT" } ]
2008-02-03T00:00:00
[ [ "Sjamaar", "Reyer", "" ] ]
dg-ga/9408004
Daniel Pollack
Rob Kusner, Rafe Mazzeo and Daniel Pollack
The Moduli Space of Complete Embedded Constant Mean Curvature Surfaces
15 pages, amsTeX
null
null
null
dg-ga math.DG
null
We examine the space of surfaces in $\RR^{3}$ which are complete, properly embedded and have nonzero constant mean curvature. These surfaces are noncompact provided we exclude the case of the round sphere. We prove that the space $\Mk$ of all such surfaces with $k$ ends (where surfaces are identified if they differ by an isometry of $\RR^{3}$) is locally a real analytic variety. When the linearization of the quasilinear elliptic equation specifying mean curvature equal to one has no $L^2-$nullspace we prove that $\Mk$ is locally the quotient of a real analytic manifold of dimension $3k-6$ by a finite group (i\.e\. a real analytic orbifold), for $k\geq 3$. This finite group is the isotropy subgroup of the surface in the group of Euclidean motions. It is of interest to note that the dimension of $\Mk$ is independent of the topology of the underlying punctured Riemann surface to which $\Sig$ is conformally equivalent. These results also apply to hypersurfaces of $\HH^{n+1}$ with nonzero constant mean curvature greater than that of a horosphere and whose ends are cylindrically bounded.
[ { "version": "v1", "created": "Fri, 19 Aug 1994 21:51:33 GMT" } ]
2008-02-03T00:00:00
[ [ "Kusner", "Rob", "" ], [ "Mazzeo", "Rafe", "" ], [ "Pollack", "Daniel", "" ] ]
dg-ga/9409001
Claude LeBrun
Claude LeBrun
Fano Manifolds, Contact Structures, and Quaternionic Geometry
21 pages, LaTeX
null
null
null
dg-ga math.DG
null
Let Z be a compact complex (2n+1)-manifold which carries a {\em complex contact structure}, meaning a codimension-1 holomorphic sub-bundle D of TZ which is maximally non-integrable. If Z admits a K\"ahler-Einstein metric of positive scalar curvature, we show that it is the Salamon twistor space of a quaternion-K\"ahler manifold (M^{4n}, g). If Z also admits a second complex contact structure, then Z= CP_{2n+1}. As an application, we give several new characterizations of the Riemannian manifold HP_n=Sp(n+1)/( Sp(n)\times Sp(1)).
[ { "version": "v1", "created": "Fri, 9 Sep 1994 17:45:13 GMT" } ]
2008-02-03T00:00:00
[ [ "LeBrun", "Claude", "" ] ]
dg-ga/9409002
Claude LeBrun
Jongsu Kim, Claude LeBrun, and Massimiliano Pontecorvo
Scalar-Flat Kaehler Surfaces of All Genera
37 pages, LaTeX with PicTeX diagrams
null
null
null
dg-ga math.DG
null
Let (M,J) be a compact complex 2-manifold which which admits a Kaehler metric for which the integral of the scalar curvature is non-negative. Also suppose that M does not admit a Ricci-flat K\"ahler metric. Then if M is blown up at sufficiently many points, the resulting complex surface admits Kaehler metrics with scalar curvature identically equal to zero.
[ { "version": "v1", "created": "Fri, 9 Sep 1994 17:27:55 GMT" } ]
2008-02-03T00:00:00
[ [ "Kim", "Jongsu", "" ], [ "LeBrun", "Claude", "" ], [ "Pontecorvo", "Massimiliano", "" ] ]
dg-ga/9409003
John Lee
John M. Lee (University of Washington)
The spectrum of an asymptotically hyperbolic Einstein manifold
Version 1.0 (Sept. 19, 1994); 16 pages, AMS-LaTeX format
Communications in Analysis and Geometry 3 (1995) 253-271
null
null
dg-ga math.DG
null
This paper relates the spectrum of the scalar Laplacian of an asymptotically hyperbolic Einstein metric to the conformal geometry of its ``ideal boundary'' at infinity. It follows from work of R. Mazzeo that the essential spectrum of such a metric on an $(n+1)$-dimensional manifold is the ray $[n^2/4,\infty)$, with no embedded eigenvalues; however, in general there may be discrete eigenvalues below the continuous spectrum. The main result of this paper is that, if the Yamabe invariant of the conformal structure on the boundary is non-negative, then there are no such eigenvalues. This generalizes results of R. Schoen, S.-T. Yau, and D. Sullivan for the case of hyperbolic manifolds.
[ { "version": "v1", "created": "Mon, 19 Sep 1994 22:50:41 GMT" } ]
2008-02-03T00:00:00
[ [ "Lee", "John M.", "", "University of Washington" ] ]
dg-ga/9409004
Denis V. Juriev
Denis V. Juriev
On the nonHamiltonian interaction of two rotators
revised version [additional explanations included] 4 pp, AmSTeX
null
null
RCMPI-95/01
dg-ga chao-dyn math.DG nlin.CD nlin.SI solv-int
null
Classical dynamical equations describing a certain version of the nonHamiltonian interaction of two rotators (Euler tops with completely degenerate inertia tensors) are considered. The simplest case is integrated. It is shown that the dynamics is almost periodic with periods depending on the initial data.
[ { "version": "v1", "created": "Fri, 23 Sep 1994 12:31:32 GMT" }, { "version": "v2", "created": "Sat, 24 Sep 1994 14:14:16 GMT" }, { "version": "v3", "created": "Mon, 26 Sep 1994 13:59:29 GMT" }, { "version": "v4", "created": "Thu, 29 Sep 1994 07:32:10 GMT" }, { "version": "v5", "created": "Thu, 24 Nov 1994 11:46:40 GMT" }, { "version": "v6", "created": "Sun, 6 Aug 1995 01:02:00 GMT" }, { "version": "v7", "created": "Tue, 7 Nov 1995 18:12:47 GMT" } ]
2008-02-03T00:00:00
[ [ "Juriev", "Denis V.", "" ] ]
dg-ga/9410001
null
F.E. Burstall and F. Pedit
Dressing orbits of harmonic maps
28 pages, AmSLaTeX 1.1
Duke Math. J. 80 1995 353-382
null
null
dg-ga math.DG
null
We study the harmonic map equations for maps of a Riemann surface into a Riemannian symmetric space of compact type from the point of view of soliton theory. There is a well-known dressing action of a loop group on the space of harmonic maps and we discuss the orbits of this action through particularly simple harmonic maps called {\em vacuum solutions}. We show that all harmonic maps of semisimple finite type (and so most harmonic $2$-tori) lie in such an orbit. Moreover, on each such orbit, we define an infinite-dimensional hierarchy of commuting flows and characterise the harmonic maps of finite type as precisely those for which the orbit under these flows is finite-dimensional.
[ { "version": "v1", "created": "Tue, 4 Oct 1994 10:16:10 GMT" } ]
2008-02-03T00:00:00
[ [ "Burstall", "F. E.", "" ], [ "Pedit", "F.", "" ] ]
dg-ga/9410003
null
Zhong Ge
On Rumin's Complex and Adiabatic Limits
18 pages
null
null
null
dg-ga math.DG
null
This paper shows that when the Riemannian metric on a contact manifold is blown up along the direction orthogonal to the contact distribution, the corresponding harmonic forms rescaled and normalized in the $L^2$-norms will converge to Rumin's harmonic forms. This proves a conjecture in Gromov `` Carnot-Caratheodory spaces seen from within '', IHES preprint, 1994. This result can also be reformulated in terms of spectral sequences, after Forman, Mazzeo-Melrose. A key ingredient in the proof is the fact that the curvatures become unbounded in a controlled way.
[ { "version": "v1", "created": "Wed, 5 Oct 1994 14:43:28 GMT" } ]
2008-02-03T00:00:00
[ [ "Ge", "Zhong", "" ] ]
dg-ga/9410005
J. C. Wood
P. Baird and J.C. Wood
Hermitian structures and harmonic morphisms in higher dimensional Euclidean spaces
34 pages, preprint, University of Leeds, 94-13
null
null
null
dg-ga math.DG
null
We construct new complex-valued harmonic morphisms from Euclidean spaces from functions which are holomorphic with respect to Hermitian structures. In particular, we give the first global examples of complex-valued harmonic morphisms from ${\bf R}^n$ for each $n>4$ which do not arise from a K\"ahler structure; it is known that such examples do not exist for $n \leq 4$.
[ { "version": "v1", "created": "Thu, 13 Oct 1994 14:29:42 GMT" }, { "version": "v2", "created": "Mon, 17 Oct 1994 08:41:30 GMT" } ]
2008-02-03T00:00:00
[ [ "Baird", "P.", "" ], [ "Wood", "J. C.", "" ] ]
dg-ga/9410006
Alexander Reznikov
Alexander Reznikov
Geometry of Cyclic Quotients, I: Knotted Totally Geodesic Submanifolds in Positively Curved Spheres
6 pages, plane TEX
null
null
null
dg-ga math.DG
null
We prove that there exists a metric of positive curvature in a three-sphere which admits a given torus knot as a closed geodesic.We also sketch a construction of a metric in a four sphere, very likely of positive curvature, which admits a totally geodesic projective plane with Euler number four. Surpisingly, the technique borrows a lot from the Mostow-Siu-Gromov-Thurston constuction of exotic negatively curved manifolds.
[ { "version": "v1", "created": "Sun, 16 Oct 1994 13:37:47 GMT" } ]
2008-02-03T00:00:00
[ [ "Reznikov", "Alexander", "" ] ]
dg-ga/9410007
Peter Michor
Michel Dubois-Violette, Peter W. Michor
The Fr\"olicher-Nijenhuis bracket for derivation based non commutative differential forms
AmSTeX, 28 pages, ESI Preprint 133
J. Pure Appl. Algebra, 121 (1997), 107-135
null
null
dg-ga math.DG
null
In commutative differential geometry the Fr\"olicher-Nijenhuis bracket computes all kinds of curvatures and obstructions to integrability. In \cit!{3} the Fr\"olicher-Nijenhuis bracket was developped for universal differential forms of non-commutative algebras, and several applications were given. In this paper this bracket and the Fr\"olicher-Nijenhuis calculus will be developped for several kinds of differential graded algebras based on derivations, which were indroduced by \cit!{6}.
[ { "version": "v1", "created": "Wed, 19 Oct 1994 09:54:18 GMT" } ]
2008-02-03T00:00:00
[ [ "Dubois-Violette", "Michel", "" ], [ "Michor", "Peter W.", "" ] ]
dg-ga/9411001
Claude LeBrun
Claude LeBrun, Shin Nayatani, and Takashi Nitta
Self-Dual Manifolds with Positive Ricci Curvature
17 pages, LaTeX
null
null
null
dg-ga math.DG
null
We prove that the connected sums CP_2 # CP_2 and CP_2 # CP_2 # CP_2 admit self-dual metrics with positive Ricci curvature. Moreover, every self-dual metric of positive scalar curvature on CP_2 # CP_2 is conformal to a metric with positive Ricci curvature.
[ { "version": "v1", "created": "Fri, 4 Nov 1994 20:19:28 GMT" } ]
2008-02-03T00:00:00
[ [ "LeBrun", "Claude", "" ], [ "Nayatani", "Shin", "" ], [ "Nitta", "Takashi", "" ] ]
dg-ga/9411003
Guofang Wei
Guofang Wei
Ricci Curvature and Betti Numbers
18pages, Latex
null
null
null
dg-ga math.DG
null
We derive a uniform bound for the total betti number of a closed manifold in terms of a Ricci curvature lower bound, a conjugate radius lower bound and a diameter upper bound. The result is based on an angle version of Toponogov comparison estimate for small triangles in a complete manifold with a Ricci curvature lower bound. We also give a uniform estimate on the generators of the fundamental group and prove a fibration theorem in this setting.
[ { "version": "v1", "created": "Mon, 7 Nov 1994 20:49:39 GMT" } ]
2008-02-03T00:00:00
[ [ "Wei", "Guofang", "" ] ]
dg-ga/9411004
Ulrich Bunke
Ulrich Bunke, Martin Olbrich
$\Gamma$-Cohomology and the Selberg Zeta Function
21 pages, LATEX
null
null
SFB288-Preprint No.145
dg-ga math.DG
null
We propose a new method for studying $n$- and $\Gamma$-cohomology of globalizations of Harish-Chandra modules, where $G=KAN$ is a rank one semisimple Lie group, $\Gamma$ is a discrete subgroup of $G$ and $n=Lie(N)$. We prove a conjecture of Patterson relating the singularities of Selberg zeta functions with the $\Gamma$-cohomology of principal series representations if $\Gamma$ is cocompact and torsion free.
[ { "version": "v1", "created": "Fri, 18 Nov 1994 13:17:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Bunke", "Ulrich", "" ], [ "Olbrich", "Martin", "" ] ]
dg-ga/9411005
Claude LeBrun
Claude LeBrun
Einstein Metrics and Mostow Rigidity
7 pages, LaTeX (with optional \Bbb font replaceable by \bf)
null
null
Stony Brook IMS 1994/15
dg-ga math.DG
null
Using the new diffeomorphism invariants of Seiberg and Witten, a uniqueness theorem is proved for Einstein metrics on compact quotients of irreducible 4-dimensional symmetric spaces of non-compact type. The proof also yields a Riemannian version of the Miyaoka-Yau inequality.
[ { "version": "v1", "created": "Mon, 21 Nov 1994 15:14:18 GMT" } ]
2008-02-03T00:00:00
[ [ "LeBrun", "Claude", "" ] ]
dg-ga/9411006
Johannes Huebschmann
Johannes Huebschmann (Max Planck I. f. Math., Bonn)
The singularities of Yang-Mills connections for bundles on a surface. I. The local model
14 pages
Math. Z. 220 (1995), 595-609
null
null
dg-ga math.DG
null
Let $\Sigma$ be a closed surface, $G$ a compact Lie group, not necessarily connected, with Lie algebra $g$, endowed with an adjoint action invariant scalar product, let $\xi \colon P \to \Sigma$ be a principal $G$-bundle, and pick a Riemannian metric and orientation on $\Sigma$, so that the corresponding Yang-Mills equations $$d_A*K_A = 0$$ are defined, where $K_A$ refers to the curvature of a connection $A$. For every central Yang-Mills connection $A$, the data induce a structure of unitary representation of the stabilizer $Z_A$ on the first cohomology group $\roman H^1_A(\Sigma,\roman{ad}(\xi))$ with coefficients in the adjoint bundle $\roman{ad}(\xi)$, with reference to $A$, with momentum mapping $\Theta_A$ from $\roman H^1_A(\Sigma,\roman{ad}(\xi))$ to the dual $z^*_A$ of the Lie algebra $z_A$ of $Z_A$. We show that, for every central Yang-Mills connection $A$, a suitable Kuranishi map identifies a neighborhood of zero in the Marsden-Weinstein reduced space $\roman H_A$ for $\Theta_A$ with a neighborhood of the point $[A]$ in the moduli space of central Yang-Mills connections on $\xi$.
[ { "version": "v1", "created": "Tue, 22 Nov 1994 21:28:31 GMT" } ]
2008-02-03T00:00:00
[ [ "Huebschmann", "Johannes", "", "Max Planck I. f. Math., Bonn" ] ]
dg-ga/9411007
Johannes Huebschmann
Johannes Huebschmann (Max Planck I. f. Math., Bonn)
The singularities of Yang-Mills connections for bundles on a surface. II. The stratification
10 pages
Math. Z. 221 (1996), 83-92
null
null
dg-ga math.DG
null
Let $\Sigma$ be a closed surface, $G$ a compact Lie group, not necessarily connected, with Lie algebra $g$, endowed with an adjoint action invariant scalar product, let $\xi \colon P \to \Sigma$ be a principal $G$-bundle, and pick a Riemannian metric and orientation on $\Sigma$ so that the corresponding Yang-Mills equations are defined. In an earlier paper we determined the local structure of the moduli space $N(\xi)$ of central Yang-Mills connections on $\xi$ near an arbitrary point. Here we show that the decomposition of $N(\xi)$ into connected components of orbit types of central Yang-Mills connections is a stratification in the strong (i.~e. Whitney) sense; furthermore each stratum, being a smooth manifold, inherits a finite volume symplectic structure from the given data. This complements, in a way, results of {\smc Atiyah-Bott} in that it will in general decompose further the critical sets of the corresponding Yang-Mills functional into smooth pieces.
[ { "version": "v1", "created": "Tue, 22 Nov 1994 22:37:33 GMT" } ]
2008-02-03T00:00:00
[ [ "Huebschmann", "Johannes", "", "Max Planck I. f. Math., Bonn" ] ]
dg-ga/9411008
Johannes Huebschmann
Johannes Huebschmann (Max Planck I. f. Math., Bonn)
Smooth structures on certain moduli spaces for bundles on a surface
36 pages, AMSTeX 2.1
J. of Pure and Applied Algebra 128 (1998), 183-221
null
null
dg-ga math.DG
null
Let $\Sigma$ be a closed surface, $G$ a compact Lie group, with Lie algebra $g$, $\xi \colon P \to \Sigma$ a principal $G$-bundle, let $N(\xi)$ denote the moduli space of central Yang-Mills connections on $\xi$, for suitably chosen additional data, and let $\roman{Rep}_{\xi}(\Gamma,G)$ be the space of representations of the universal central extension $\Gamma$ of the fundamental group of $\Sigma$ in $G$ that corresponds to $\xi$. We construct smooth structures on $N(\xi)$ and $\roman{Rep}_{\xi}(\Gamma,G)$ and show that the assignment to a smooth connection $A$ of its holonomies with reference to suitable closed paths yields a diffeomorphism from $N(\xi)$ onto $\roman{Rep}_{\xi}(\Gamma,G)$; moreover we show that the derivative of the latter at the non-singular points of $N(\xi)$ amounts to a certain twisted integration mapping. Finally we examine the infinitesimal geometry of these moduli spaces with reference to the smooth structures and, for illustration, we show that, on the moduli space of flat $\roman{SU}(2)$-connections for a surface of genus two which, as a space, is just complex projective 3-space, our smooth structure looks rather different from the standard structure.
[ { "version": "v1", "created": "Wed, 23 Nov 1994 09:51:18 GMT" } ]
2008-02-03T00:00:00
[ [ "Huebschmann", "Johannes", "", "Max Planck I. f. Math., Bonn" ] ]
dg-ga/9411009
Johannes Huebschmann
Johannes Huebschmann (Max Planck I. f. Math., Bonn)
Poisson structures on certain moduli spaces for bundles on a surface
22 pages, AMSTeX 2.1
Ann. Inst. Fourier 45 (1995) 65-91
null
null
dg-ga math.DG
null
Let $\Sigma$ be a closed surface, $G$ a compact Lie group, with Lie algebra $g$, and $\xi \colon P \to \Sigma$ a principal $G$-bundle. In earlier work we have shown that the moduli space $N(\xi)$ of central Yang- Mills connections, for appropriate additional data, is stratified by smooth symplectic manifolds and that the holonomy yields a diffeomorphism from $N(\xi)$ onto a certain representation space $\roman{Rep}_{\xi}(\Gamma,G)$, with reference to suitable smooth structures $C^{\infty}(N(\xi))$ and $C^{\infty}(\roman{Rep}_{\xi}(\Gamma,G))$ where $\Gamma$ denotes the universal central extension of the fundamental group of $\Sigma$. Given an invariant symmetric bilinear form on $g^*$, we construct here Poisson structures on $C^{\infty}(N(\xi))$ and $C^{\infty}(\roman{Rep}_{\xi}(\Gamma,G))$ in such a way that the mentioned diffeomorphism identifies them. When the form on $g^*$ is non-degenerate the Poisson structures are compatible with the stratifications where $\roman{Rep}_{\xi}(\Gamma,G)$ is endowed with the corresponding stratification and, furthermore, yield structures of a {\it stratified symplectic space\/}, preserved by the induced action of the mapping class group of $\Sigma$.
[ { "version": "v1", "created": "Wed, 23 Nov 1994 10:03:51 GMT" } ]
2008-02-03T00:00:00
[ [ "Huebschmann", "Johannes", "", "Max Planck I. f. Math., Bonn" ] ]
dg-ga/9411010
null
F. Burstall, U. Hertrich-Jeromin, F. Pedit and U. Pinkall
Curved Flats and Isothermic Surfaces
9 pages, AmSLaTeX 1.1, no figures
Math. Z. 255 1997 199-209
null
null
dg-ga math.DG
null
We show how pairs of isothermic surfaces are given by curved flats in a pseudo Riemannian symmetric space and vice versa. Calapso's fourth order partial differential equation is derived and, using a solution of this equation, a M\"obius invariant frame for an isothermic surface is built.
[ { "version": "v1", "created": "Wed, 23 Nov 1994 11:56:24 GMT" } ]
2008-02-03T00:00:00
[ [ "Burstall", "F.", "" ], [ "Hertrich-Jeromin", "U.", "" ], [ "Pedit", "F.", "" ], [ "Pinkall", "U.", "" ] ]
dg-ga/9411012
null
L. Del Riego and P.E. Parker
Pseudoconvex and Disprisoning Homogeneous Sprays
11 pages, process with AMS-LaTeX 1.1, no figures, accepted by Geometria Dedicata
null
null
null
dg-ga math.DG
null
The pseudoconvex and disprisoning conditions for geodesics of linear connections are extended to the solution curves of general homogeneous sprays. The main result is that pseudoconvexity and disprisonment are jointly stable in the fine topology on the space of all homogeneous sprays of any degree of homogeneity.
[ { "version": "v1", "created": "Sat, 26 Nov 1994 22:12:37 GMT" } ]
2008-02-03T00:00:00
[ [ "Del Riego", "L.", "" ], [ "Parker", "P. E.", "" ] ]
dg-ga/9411013
Braverman Maxim
Maxim Braverman
Witten deformation of the analytic torsion and the spectral sequence of a filtration
23 pages; AMS-LaTeX; to appear in GAFA
null
null
null
dg-ga hep-th math.DG
null
Let F be a flat vector bundle over a compact Riemannian manifold M and let f be a Morse function. Let g be a smooth Euclidean metric on F, let g_t=e^{-2tf}g and let \rho(t) be the Ray-Singer analytic torsion of F associated to the metric g_t. Assuming that the vector field grad(f) satisfies the Morse-Smale transversality conditions, we provide an asymptotic expansion for \log(\rho(t)) for t\to +\infty of the form a_0+a_1t+b\log\left(\frac t\pi\right)+o(1), where the coefficient b is a half-integer depending only on the Betti numbers of F. In the case where all the critical values of f are rational, we calculate the coefficients a_0 and a_1 explicitly in terms of the spectral sequence of a filtration associated to the Morse function. These results are obtained as an applications of a theorem by Bismut and Zhang.
[ { "version": "v1", "created": "Sun, 27 Nov 1994 08:30:38 GMT" }, { "version": "v2", "created": "Mon, 5 Jun 1995 08:27:34 GMT" } ]
2008-02-03T00:00:00
[ [ "Braverman", "Maxim", "" ] ]
dg-ga/9411014
Guofang Wei
Xianzhe Dai, Guofang Wei and Rugang Ye
Smoothing Riemannian Metrics with Ricci Curvature Bounds
15 pages, latex
null
null
null
dg-ga math.DG
null
We prove that Riemannian metrics with an absolute Ricci curvature bound and a conjugate radius bound can be smoothed to having a sectional curvature bound. Using this we derive a number of results about structures of manifolds with Ricci curvature bounds.
[ { "version": "v1", "created": "Wed, 30 Nov 1994 21:08:11 GMT" } ]
2008-02-03T00:00:00
[ [ "Dai", "Xianzhe", "" ], [ "Wei", "Guofang", "" ], [ "Ye", "Rugang", "" ] ]
dg-ga/9411015
Xiao-Song Lin
Xiao-Song Lin and Zhenghan Wang
Integral geometry of plane curves and knot invariants
18 pages, amslatex, 8 figures not included (will send upon request)
null
null
null
dg-ga hep-th math.DG
null
We study the integral expression of a knot invariant obtained as the second coefficient in the perturbative expansion of Witten's Chern-Simons path integral associated with a knot. One of the integrals involved turns out to be a generalization of the classical Crofton integral on convex plane curves and it is related with invariants of generic plane curves defined by Arnold recently with deep motivations in symplectic and contact geometry. Quadratic bounds on these plane curve invariants are derived using their relationship with the knot invariant.
[ { "version": "v1", "created": "Wed, 30 Nov 1994 21:41:06 GMT" } ]
2008-02-03T00:00:00
[ [ "Lin", "Xiao-Song", "" ], [ "Wang", "Zhenghan", "" ] ]
dg-ga/9412001
Baryshnikov
Yuliy Baryshnikov
Nowhere Holomorphic Mappings
10 pages, AMSTeX, 8 Postscript figures. Retracted temporarily to fix some erratic things
null
null
null
dg-ga math.DG
null
Retracted temporarily to fix some erratic things.
[ { "version": "v1", "created": "Thu, 15 Dec 1994 08:31:01 GMT" }, { "version": "v2", "created": "Wed, 21 Dec 1994 07:29:18 GMT" } ]
2008-02-03T00:00:00
[ [ "Baryshnikov", "Yuliy", "" ] ]
dg-ga/9412002
Sardanashvily Gennadi
G.Sardanashvily (Moscow State University)
Differential Geometry of Composite Fibred Manifolds
18 pp, LaTeX file
null
null
TP\94\249
dg-ga math.DG
null
In classical field theory, the composite fibred manifolds Y -> Z -> X provides the adequate mathematical formulation of gauge models with broken symmetries, e.g., the gauge gravitation theory. This work is devoted to connections on composite fibred manifolds. In particular, we get the horizontal splitting of the vertical tangent bundle of a composite fibred manifold, besides the familiar one of its tangent bundle. This splitting defines the modified covariant differential and implies the special fashion of Lagrangian densities of field models on composite manifolds. The spinor composite bundles are examined.
[ { "version": "v1", "created": "Sat, 17 Dec 1994 14:21:20 GMT" } ]
2008-02-03T00:00:00
[ [ "Sardanashvily", "G.", "", "Moscow State University" ] ]
dg-ga/9412003
Johannes Huebschmann
Johannes Huebschmann (Max Planck I. f. Math., Bonn)
Symplectic and Poisson structures of certain moduli spaces. II. Projective representations of cocompact discrete planar groups
AMSTeX 2.1, 14 pages
Duke Math. J. 80 (1995), 757-770
null
null
dg-ga math.DG
null
Let $G$ be a Lie group with a biinvariant metric, not necessarily positive definite. It is shown that a certain construction carried out in an earlier paper for the fundamental group of a closed surface may be extended to an arbitrary infinite orientation preserving cocompact planar discrete group of euclidean or non-euclidean motions $\pi$ and yields (i) a symplectic structure on a certain smooth manifold $\Cal M$ containing the space $\roman{Hom}(\pi,G)$ of homomorphisms and, furthermore, (ii) a hamiltonian $G$-action on $\Cal M$ preserving the symplectic structure together with a momentum mapping in such a way that the reduced space equals the space $\roman{Rep}(\pi,G)$ of representations. More generally, the construction also applies to certain spaces of projective representations. For $G$ compact, the resulting spaces of representations inherit structures of {\it stratified symplectic space\/} in such a way that the strata have finite symplectic volume . For example, {\smc Mehta-Seshadri} moduli spaces of semistable holomorphic parabolic bundles with rational weights or spaces closely related to them arise in this way by {\it symplectic reduction in finite dimensions\/}.
[ { "version": "v1", "created": "Wed, 21 Dec 1994 21:44:31 GMT" } ]
2008-02-03T00:00:00
[ [ "Huebschmann", "Johannes", "", "Max Planck I. f. Math., Bonn" ] ]
dg-ga/9412004
Rogier Brussee
Rogier Brussee
Blow-up formulas for (-2)-spheres
6 pages, AMS-latex version 1.1
null
null
null
dg-ga math.DG
null
Let $X$ be a simply connected 4-manifold containing a $(-1)$-sphere $e$. Fintushel and Stern prove that $$ D_c(\exp(te)) = D_c(B(t)) on e^\perp if c\cdot e is even, $$ $$ D_c(\exp(te)) = D_{c-e}(S(t)) on e^\perp if c \cdot e is odd, $$ for some universal series $B(t),S(t) \in \Q[x][[t]]$ with $x$ the class of a point. We show that their method can easily be extended to $(-2)$-spheres $\tau$ to give blow up formulas like $$ D_c(\exp(t\tau)) = D_c(B^2(t) + S^2(t)/2 \tau^2) on \tau^perp if c\cdot \tau is even. $$
[ { "version": "v1", "created": "Fri, 23 Dec 1994 17:26:08 GMT" } ]
2008-02-03T00:00:00
[ [ "Brussee", "Rogier", "" ] ]
dg-ga/9412005
Eugene Lerman
Eugene Lerman (M.I.T.) and Susan Tolman (M.I.T.)
Symplectic toric orbifolds
AMSLaTeX using eepic,amssymb and amscd; 18pp
null
null
null
dg-ga math.DG
null
A symplectic toric orbifold is a compact connected orbifold $M$, a symplectic form $\omega$ on $M$, and an effective Hamiltonian action of a torus $T$ on $M$, where the dimension of $T$ is half the dimension of $M$. We prove that there is a one-to-one correspondence between symplectic toric orbifolds and convex rational simple polytopes with positive integers attached to each facet.
[ { "version": "v1", "created": "Fri, 23 Dec 1994 21:18:26 GMT" } ]
2008-02-03T00:00:00
[ [ "Lerman", "Eugene", "", "M.I.T." ], [ "Tolman", "Susan", "", "M.I.T." ] ]
dg-ga/9412006
Claude LeBrun
Claude LeBrun
On the Scalar Curvature of Complex Surfaces
10 pages, LaTeX, with optional \Bbb font replaceable by \bf
null
null
Stony Brook preprint; number pending
dg-ga math.DG
null
Let (M,J) be a minimal compact complex surface of Kaehler type. It is shown that the smooth 4-manifold M admits a Riemannian metric of positive scalar curvature iff (M,J) admits a KAEHLER metric of positive scalar curvature. This extends previous results of Witten and Kronheimer.
[ { "version": "v1", "created": "Tue, 27 Dec 1994 19:08:53 GMT" } ]
2008-02-03T00:00:00
[ [ "LeBrun", "Claude", "" ] ]
dg-ga/9412007
Guido Haak
J. Dorfmeister, G. Haak
Meromorphic Potentials and Smooth CMC Surfaces
39 pages, LaTeX2e format, LaTeX 2.09 optional, 2 postscript figures not included, they can be obtained via WWW. point your WWW client at: http://poincare.math.ukans.edu/CMC.html This is a revision correcting several misprints and TeX problems
null
null
Report KITCS94-12-1 (University of Kansas)
dg-ga math.DG
null
This work is based on the approach developed by J.~Dorfmeister, F.~Pedit and H.~Wu [GANG and KITCS preprint, Report KITCS94-4-1] to construct maps $\Phi:D\rightarrow R^3$, $D$ being the unit disk in $C$, whose images are surfaces of constant mean curvature. They start from certain meromorphic one forms, so called meromorphic potentials, which take values in a twisted loop algebra over $su(2)$. The authors give necessary and sufficient conditions on the meromorphic potential for the constructed map $\Phi$ to be an immersion. This revision corrects several misprints and minor TeX problems.
[ { "version": "v1", "created": "Sat, 31 Dec 1994 05:04:38 GMT" }, { "version": "v2", "created": "Wed, 13 Mar 1996 08:58:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Dorfmeister", "J.", "" ], [ "Haak", "G.", "" ] ]
dg-ga/9501006
Alexander Reznikov
Alexander Reznikov
Simpson's Theory and Superrigidity of Complex Hyperbolic Lattices
6 pages, plain TEX
null
null
null
dg-ga math.DG
null
We attack a conjecture of J. Rogawski: any cocompact lattice in $S U (2, 1)$ for which the ball quotient $X = B^2 / \Gamma$ satisfies $b_1 (X) = 0$ and $H^{1, 1} (X) \cap H^2 (X, \bbq) \approx \bbq$ is arithmetic. We prove the Archimedian suprerigidity for representation of $\Gamma$ is $S L (3, \bbc)$.
[ { "version": "v1", "created": "Mon, 30 Jan 1995 09:23:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Reznikov", "Alexander", "" ] ]
dg-ga/9502001
Zbigniew Fiedorowicz
D.Burghelea (Ohio State University), L.Friedlander (University of Arizona), T. Kappeler (Ohio State University), P. McDonald (Ohio State University)
Analytic and Reidemeister torsion for representations in finite type Hilbert modules
78 pages, AMSTeX
null
null
null
dg-ga math.DG
null
For a closed Riemannian manifold we extend the definition of analytic and Reidemeister torsion associated to an orthogonal representation of fundamental group on a Hilbert module of finite type over a finite von Neumann algebra. If the representation is of determinant class we prove, generalizing the Cheeger-M\"uller theorem, that the analytic and Reidemeister torsion are equal. In particular, this proves the conjecture that for closed Riemannian manifolds with positive Novikov-Shubin invariants, the L2 analytic and Reidemeister torsions are equal.
[ { "version": "v1", "created": "Fri, 3 Feb 1995 21:23:09 GMT" } ]
2008-02-03T00:00:00
[ [ "Burghelea", "D.", "", "Ohio State University" ], [ "Friedlander", "L.", "", "University of\n Arizona" ], [ "Kappeler", "T.", "", "Ohio State University" ], [ "McDonald", "P.", "", "Ohio State\n University" ] ]
dg-ga/9502002
Yoshinari Inoue
Yoshinari Inoue
The inverse Penrose transform on Riemannian twistor spaces
AMS-LaTeX v1.1, 19 pages, to appear in J. Geom. Phys. I quoted Woodhouse's theorem and deleted the proofs in section 4
null
null
null
dg-ga math.DG
null
With respect to the Dirac operator and the conformally invariant Laplacian, an explicit description of the inverse Penrose transform on Riemannian twistor spaces is given. A Dolbeault representative of cohomology on the twistor space is constructed from a solution of the field equation on the base manifold.
[ { "version": "v1", "created": "Sun, 5 Feb 1995 10:10:14 GMT" }, { "version": "v2", "created": "Tue, 2 Jul 1996 11:50:07 GMT" } ]
2008-02-03T00:00:00
[ [ "Inoue", "Yoshinari", "" ] ]
dg-ga/9503003
Jan Slovak
Andreas Cap, Jan Slovak, Vladimir Soucek
Invariant operators on manifolds with almost Hermitian symmetric structures, I. Invariant differentiation
34 pages, AMSTeX, no figures
null
null
ESI186
dg-ga math.DG
null
This is the first part of a series of papers. The whole series aims to develop the tools for the study of all almost Hermitian symmetric structures in a unified way. In particular, methods for the construction of invariant operators, their classification and the study of their properties will be worked out. In this paper we present the invariant differentiation with respect to a Cartan connection and we expand the differentials in the terms of the underlying linear connections belonging to the structures in question. Then we discuss the holonomic and non-holonomic jet extensions and we suggest methods for the construction of invariant operators.
[ { "version": "v1", "created": "Thu, 9 Mar 1995 07:54:47 GMT" }, { "version": "v2", "created": "Wed, 24 Jan 1996 13:46:42 GMT" } ]
2008-02-03T00:00:00
[ [ "Cap", "Andreas", "" ], [ "Slovak", "Jan", "" ], [ "Soucek", "Vladimir", "" ] ]
dg-ga/9503004
Jan Slovak
Andreas Cap, Jan Slovak, Vladimir Soucek
Invariant operators on manifolds with almost Hermitian symmetric structures, II. Normal Cartan connections
16 pages, AMSTeX, no figures
null
null
ESI194
dg-ga math.DG
null
In the first part of this series of papers we developed the invariant differentiation with respect to a Cartan connection, we described this procedure in the terms of the underlying principal connections, and we discussed applications of this theory to the construction of natural operators. In this part we will extend the results of \cite{Ochiai, 70} on the existence and the uniqueness of the so called normal Cartan connections on manifolds with almost Hermitian symmetric structures to first order structures which do not admit a torsion free linear connection. Moreover, for each of these structures we obtain explicit (universal) formulae for these canonical connections in the terms of the curvatures of the underlying linear connections.
[ { "version": "v1", "created": "Thu, 9 Mar 1995 07:55:28 GMT" }, { "version": "v2", "created": "Wed, 24 Jan 1996 13:48:28 GMT" } ]
2008-02-03T00:00:00
[ [ "Cap", "Andreas", "" ], [ "Slovak", "Jan", "" ], [ "Soucek", "Vladimir", "" ] ]
dg-ga/9503006
Dan Burghelea
Hon-kit Wai (Ohio State University)
Witten-Helffer-Sjostrand Theory for a Generalized Morse Functions
LATex,26 pages
null
null
null
dg-ga math.DG
null
In this paper, we extend the Witten-Helffer-Sj\"{o}strand theory from Morse functions to generalized Morse functions. In this case, the spectrum of the Witten deformed Laplacian $\Delta(t)$, for large t, can be seperated into the small eigenvalues (which tend to 0 as $t\rightarrow\infty$), large and very large eigenvalues (both of which tend to $\infty$ as $t\rightarrow\infty$). The subcomplex $\Omega_{0}^{\ast}(M,t)$ spanned by eigenforms corresponding to the small and large eigenvalues of $\Delta(t)$ is finite dimensional. Under some mild conditions, it is shown that $(\Omega_{0}^{\ast}(M,t),d(t))$ converges to a geometric complex associated to the generalized Morse function as $t\rightarrow\infty$.
[ { "version": "v1", "created": "Tue, 14 Mar 1995 23:22:32 GMT" } ]
2008-02-03T00:00:00
[ [ "Wai", "Hon-kit", "", "Ohio State University" ] ]
dg-ga/9503007
Alexander Reznikov
Alexander G. Reznikov
Characteristic Classes in Symplectic Topology
45 pages, plain TEX(LATEX for the Katzarkov's appendix)
null
null
null
dg-ga math.DG
null
From the cohomological point of view the symplectomorphism group $Sympl (M)$ of a symplectic manifold is `` tamer'' than the diffeomorphism group. The existence of invariant polynomials in the Lie algebra $\frak {sympl }(M)$, the symplectic Chern-Weil theory, and the existence of Chern-Simons-type secondary classes are first manifestations of this principles. On a deeper level live characteristic classes of symplectic actions in periodic cohomology and symplectic Hodge decompositions. The present paper is called to introduce theories and constructions listed above and to suggest numerous concrete applications. These includes: nonvanishing results for cohomology of symplectomorphism groups (as a topological space, as a topological group and as a discrete group), symplectic rigidity of Chern classes, lower bounds for volumes of Lagrangian isotopies, the subject started by Givental, Kleiner and Oh, new characters for Torelli group and generalizations for automorphism groups of one-relator groups, arithmetic properties of special values of Witten zeta-function and solution of a conjecture of Brylinski. The Appendix, written by L. Katzarkov, deals with fixed point sets of finite group actions in moduli spaces.
[ { "version": "v1", "created": "Thu, 16 Mar 1995 17:14:21 GMT" } ]
2008-02-03T00:00:00
[ [ "Reznikov", "Alexander G.", "" ] ]
dg-ga/9503008
Steven Rosenberg
K.D. Elworthy, Steven Rosenberg
Homotopy and Homology Vanishing Theorems and the Stability of Stochastic Flows
uuencoded postscript file
null
null
null
dg-ga math.DG
null
We relate stability properties (i.e. moment exponents) of a stochastic dynamical system on a compact manifold $M$ to the homotopy and integral homology groups of $M$. In the special case of gradient Brownian systems associated to isometric immersions of $M$ in Euclidean space, these moment exponents can be estimated in terms of the second fundamental form of the immersion. This yields topological obstructions to isometric immersions generalizing results of Lawson-Simons and others. Our work also places these authors' work into the general framework of Weitzenb\"ock formulas.
[ { "version": "v1", "created": "Wed, 22 Mar 1995 21:48:58 GMT" } ]
2008-02-03T00:00:00
[ [ "Elworthy", "K. D.", "" ], [ "Rosenberg", "Steven", "" ] ]
dg-ga/9503009
I. D. Marshall
Ian Marshall and Tudor Ratiu
The Ring of Invariants for Smooth Completions of Kac-Moody Lie Algebras
needs amsTeX
null
null
null
dg-ga math.DG
null
It is proved that the ring of invariants of the standard smooth completion of a Kac-Moody Lie algebra is functionally generated by two elements: the coefficient of the center and the Killing form.
[ { "version": "v1", "created": "Thu, 23 Mar 1995 20:26:40 GMT" } ]
2008-02-03T00:00:00
[ [ "Marshall", "Ian", "" ], [ "Ratiu", "Tudor", "" ] ]
dg-ga/9503010
Franz Pedit
Dirk Ferus and Franz Pedit
Isometric Immersions of Space Forms and Soliton Theory
15 pages, latex2e, postscript available at http://www_sfb288.math.tu-berlin.de/preprints.html
null
null
SFB 288 Preprint No. 154
dg-ga math.DG
null
This paper studies isometric immersions of space forms by means of a hierarchy of finite dimensional integrable systems in Lax form on loop algebras.
[ { "version": "v1", "created": "Fri, 24 Mar 1995 10:35:22 GMT" } ]
2008-02-03T00:00:00
[ [ "Ferus", "Dirk", "" ], [ "Pedit", "Franz", "" ] ]
dg-ga/9503011
V. Pestov
Vladimir Pestov
Analytic subsets of Hilbert spaces
6 pp., AmS TeX 2.1 source file
null
null
RP-95-157, Dept Maths, Victoria University of Wellington, Mar 1995
dg-ga math.DG
null
We show that every complete metric space is homeomorphic to the precise locus of zeros of an entire analytic map from a Hilbert space to a Banach space. As a corollary, every complete separable metric space is homeomorphic to the precise locus of zeros of an entire analytic map between two separable complex Hilbert spaces. AmS TeX 2.1.
[ { "version": "v1", "created": "Tue, 28 Mar 1995 11:44:04 GMT" } ]
2008-02-03T00:00:00
[ [ "Pestov", "Vladimir", "" ] ]
dg-ga/9503012
null
Sergey A. Merkulov
Geometry of Kodaira moduli spaces
10 pages, LaTeX
Proc. Amer. Math. Soc. 124 (1996), 1499-1506.
null
null
dg-ga math.DG
null
A general theorem on the existence of natural torsion-free affine connections on a complete family of compact complex submanifolds in a complex manifold is proved. Applications to twistor theory are discussed.
[ { "version": "v1", "created": "Tue, 28 Mar 1995 13:21:15 GMT" } ]
2008-02-03T00:00:00
[ [ "Merkulov", "Sergey A.", "" ] ]
dg-ga/9503014
Ulrich Bunke
Ulrich Bunke and Martin Olbrich
Eisenstein series and Scattering matrices
9 pages, LATEX
null
null
null
dg-ga math.DG
null
We provide a simple way to obtain the meromorphic extension of Eisenstein series and Scattering matrices under conditions which generalize the case of discrete groups acting convex cocompactly on hyperbolic spaces.
[ { "version": "v1", "created": "Tue, 28 Mar 1995 16:10:22 GMT" } ]
2008-02-03T00:00:00
[ [ "Bunke", "Ulrich", "" ], [ "Olbrich", "Martin", "" ] ]
dg-ga/9503015
null
Sergey Merkulov and Henrik Pedersen
Projective structures on moduli spaces of compact complex hypersurfaces
10 pages, LaTeX
Proc. Amer. Math. Soc. 125 (1997), 407-416.
null
null
dg-ga math.DG
null
It is shown that moduli spaces of complete families of compact complex hypersurfaces in complex manifolds often come equipped canonically with projective structures satisfying some natural integrability conditions.
[ { "version": "v1", "created": "Thu, 30 Mar 1995 17:28:34 GMT" } ]
2008-02-03T00:00:00
[ [ "Merkulov", "Sergey", "" ], [ "Pedersen", "Henrik", "" ] ]
dg-ga/9504001
Bryan Wang
Bai-Ling Wang
Symplectic Approach of Wess-Zumino-Witten Model and Gauge Field Theories
24 pages, Latex, no figures
null
null
null
dg-ga math.DG
null
A systematic description of the Wess-Zumino-Witten model is presented. The symplectic method plays the major role in this paper and also gives the relationship between the WZW model and the Chern-Simons model. The quantum theory is obtained to give the projective representation of the Loop group. The Gauss constraints for the connection whose curvature is only focused on several fixed points are solved. The Kohno connection and the Knizhnik-Zamolodchikov equation are derived. The holonomy representation and $\check R$-matrix representation of braid group are discussed.
[ { "version": "v1", "created": "Tue, 4 Apr 1995 23:19:31 GMT" } ]
2008-02-03T00:00:00
[ [ "Wang", "Bai-Ling", "" ] ]
dg-ga/9504002
Eckhard Meinrenken
Eckhard Meinrenken
Symplectic Surgery and the Spin-C Dirac operator
30 pages, AMS-LaTeX. To appear in Advances in Mathematics. Revised version: Minor errors corrected, proofs simplified
null
null
null
dg-ga math.DG
null
Let $G$ be a compact connected Lie group, and $M$ a compact Hamiltonian $G$-space, with moment map $J$. For each $G$-equivariant Hermitian vector bundle $E$ over $M$, one has an associated twisted Spin-C Dirac operator, whose equivariant index is a symplectic invariant of $E$. In the present paper, we study gluing properties of the equivariant index under "symplectic cutting" operations. Our main application is a proof of the Guillemin-Sternberg conjecture, which says that if $E=L$ is a quantizing line bundle and $0$ a regular value of $J$, the multiplicity of the trivial representation in the equivariant index is equal to the Riemann-Roch number of the symplectic quotient. This generalizes previous results for the case that $G=T$ is abelian.
[ { "version": "v1", "created": "Wed, 26 Apr 1995 22:27:16 GMT" }, { "version": "v2", "created": "Tue, 2 May 1995 21:53:16 GMT" }, { "version": "v3", "created": "Wed, 5 Jul 1995 21:17:04 GMT" }, { "version": "v4", "created": "Mon, 30 Dec 1996 19:09:50 GMT" } ]
2008-02-03T00:00:00
[ [ "Meinrenken", "Eckhard", "" ] ]
dg-ga/9504003
null
Juergen Jost, Xiaowei Peng and Guofang Wang
Variational Aspects of the Seiberg-Witten Functional
14 pages, AMS-tex
null
null
null
dg-ga math.DG
null
The Seiberg-Witten equations that have recently found important applications for four-dimensional geometry are the Euler-Lagrange equations for a functional involving a connection $A$ on a line bundle $L$ and a section $\phi$ of another bundle $W^+$ constructed from $L$ and a spinor bundle on a given four-dimensional Riemannian manifold. We show the regularity of weak solutions and the Palais-Smale condition for this functional.
[ { "version": "v1", "created": "Fri, 28 Apr 1995 11:14:32 GMT" } ]
2008-02-03T00:00:00
[ [ "Jost", "Juergen", "" ], [ "Peng", "Xiaowei", "" ], [ "Wang", "Guofang", "" ] ]
dg-ga/9505001
Rostislav Matveyev
R. Matveyev
A Decomposition of Smooth Simply-connected h-Cobordant 4-Manifolds
AMS-LaTeX, 12pt, psfig, amsart, 9 pages, 7 figures. Files CuspMove.ps, FingerMove.ps, Kirby.ps, S2xS2.ps, SPMXY1.ps, SPMXY2.ps, Trick.ps containing pictures are needed for compilation. They should be placed in the same directory as the main TeX file
null
null
null
dg-ga math.DG math.QA q-alg
null
We prove that any two smooth h-cobordant simply-connected 4-manifolds can be obtained by taking two manifolds with boundary, one of which is contractible, and gluing them along the boundary via two different attaching maps.
[ { "version": "v1", "created": "Wed, 10 May 1995 03:30:45 GMT" } ]
2008-02-03T00:00:00
[ [ "Matveyev", "R.", "" ] ]
dg-ga/9505002
Dan Freed
Daniel S. Freed
Determinant Line Bundles Revisited
10 pages + 2 figures. This paper is written using AMSTeX 2.1, which can be obtained via ftp from the American Mathematical Society (instructions included)
null
null
null
dg-ga math.DG
null
This is a note for the conference proceedings Topological and Geometrical Problems related to Quantum Field Theory. We summarize our joint work with Dai about eta invariants on manifolds with boundary. Then we apply these results to prove the curvature and holonomy formulas for the natural connection on the determinant line bundle of a family of Dirac operators. These were originally proved by Bismut and the author--the proofs here are much simpler.
[ { "version": "v1", "created": "Mon, 15 May 1995 15:47:43 GMT" } ]
2008-02-03T00:00:00
[ [ "Freed", "Daniel S.", "" ] ]
dg-ga/9505003
Zarko Bizaca
Zarko Bizaca
On Ribbon $R^4$'s
23 pages, amstex, 15 figures, uses epsf.tex
null
null
null
dg-ga math.DG
null
We consider ribbon $R^4$'s, that is, smooth open 4-manifolds, homeomorphic to $R^4$ and associated to $h$-cobordisms between closed 4-manifolds. We show that any generalized ribbon $R^4$ associated to a sequence of $h$-cobordisms between non-diffeomorphic 4-manifolds is exotic. Notion of a positive ribbon $R^4$ is defined and we show that a ribbon $R^4$ is positive if and only if it is associated to a sequence of stably non-product h-cobordisms. In particular we show that any positive ribbon $R^4$ is associate to a subsequence of the sequence of non-product h-cobordisms from [BG].
[ { "version": "v1", "created": "Fri, 12 May 1995 14:29:58 GMT" }, { "version": "v2", "created": "Mon, 15 May 1995 20:22:36 GMT" } ]
2008-02-03T00:00:00
[ [ "Bizaca", "Zarko", "" ] ]
dg-ga/9505005
Johannes Huebschmann
Johannes Huebschmann (Max Planck I. f. Math)
Extended moduli spaces and the Kan construction
AMSTeX 2.1, 20 pages
Topology 38 (1999) 555-596
null
null
dg-ga math.DG
null
Let $Y$ be a CW-complex with a single 0-cell, let $K$ be its Kan group, a free simplicial group whose realization is a model for the space $\Omega Y$ of based loops on $Y$, and let $G$ be a Lie group, not necessarily connected. By means of simplicial techniques involving fundamental results of {\smc Kan's} and the standard $W$- and bar constructions, we obtain a weak $G$-equivariant homotopy equivalence from the geometric realization $|\roman{Hom}(K,G)|$ of the cosimplicial manifold $\roman{Hom}(K,G)$ of homomorphisms from $K$ to $G$ to the space $\roman{Map}^o(Y,BG)$ of based maps from $Y$ to the classifying space $BG$ of $G$ where $G$ acts on $BG$ by conjugation. Thus when $Y$ is a smooth manifold, the universal bundle on $BG$ being endowed with a universal connection, the space $|\roman{Hom}(K,G)|$ may be viewed as a model for the space of based gauge equivalence classes of connections on $Y$ for all topological types of $G$-bundles on $Y$ thereby yielding a rigorous approach to lattice gauge theory; this is illustrated in low dimensions.
[ { "version": "v1", "created": "Tue, 23 May 1995 15:19:15 GMT" } ]
2008-02-03T00:00:00
[ [ "Huebschmann", "Johannes", "", "Max Planck I. f. Math" ] ]
dg-ga/9505007
Fred Wilhelm
Frederick Wilhelm
The Radius Rigidity Theorem for Manifolds of Positive Curvature
29 pages, latex, no figures
null
null
null
dg-ga math.DG
null
Recall that the radius of a compact metric space $(X, dist)$ is given by $rad\ X = \min_{x\in X} \max_{y\in X} dist(x,y)$. In this paper we generalize Berger's $\frac{1}{4}$-pinched rigidity theorem and show that a closed, simply connected, Riemannian manifold with sectional curvature $\geq 1$ and radius $\geq \frac{\pi}{2}$ is either homeomorphic to the sphere or isometric to a compact rank one symmetric space.
[ { "version": "v1", "created": "Fri, 26 May 1995 17:57:06 GMT" } ]
2008-02-03T00:00:00
[ [ "Wilhelm", "Frederick", "" ] ]
dg-ga/9506002
Claude LeBrun
Claude LeBrun
Polarized 4-Manifolds, Extremal K\"ahler Metrics, and S-W Theory
10 pages, latex
null
null
null
dg-ga math.DG
null
Using Seiberg-Witten theory, it is shown that any Kaehler metric of constant negative scalar curvature on a compact 4-manifold M minimizes the L^2-norm of scalar curvature among Riemannian metrics compatible with a fixed decomposition H^2(M)=(H^+) + (H^-). This implies, for example, that any such metric on a minimal ruled surface must be locally symmetric.
[ { "version": "v1", "created": "Mon, 5 Jun 1995 17:30:19 GMT" } ]
2008-02-03T00:00:00
[ [ "LeBrun", "Claude", "" ] ]
dg-ga/9506003
Simon Salamon
S.M. Salamon
The twistor transform of a Verlinde formula
AMSLaTeX, 14 pages
null
null
null
dg-ga math.DG
null
The topology of the smooth moduli space of stable rank 2 bundles over a Riemann surface of genus 3 is related to that of the real Grassmannian Gr_4(R^8).
[ { "version": "v1", "created": "Thu, 8 Jun 1995 08:17:05 GMT" } ]
2008-02-03T00:00:00
[ [ "Salamon", "S. M.", "" ] ]
dg-ga/9506005
Yuri Kordyukov
Yuri A. Kordyukov
Adiabatic Limits and Spectral Geometry of Foliations
LaTeX, 30 pages
null
null
MPI preprint
dg-ga math.DG
null
We study spectral asymptotics for the Laplace operator on differential forms on a Riemannian foliated manifold equipped with a bundle-like metric in the case when the metric is blown up in directions normal to the leaves of the foliation. The asymptotical formula for the eigenvalue distribution function is obtained. The relationships with the spectral theory of leafwise Laplacian and with the noncommutative spectral geometry of foliations are discussed.
[ { "version": "v1", "created": "Tue, 13 Jun 1995 12:54:37 GMT" } ]
2008-02-03T00:00:00
[ [ "Kordyukov", "Yuri A.", "" ] ]
dg-ga/9506006
Johannes Huebschmann
Johannes Huebschmann (Max Planck I. f. Math)
Extended moduli spaces and the Kan construction.II.Lattice gauge theory
AMSTeX 2.1, 21 pages
Topology 38 (1999) 555-596
null
null
dg-ga math.DG
null
Let $Y$ be a CW-complex with a single 0-cell, $K$ its Kan group, a model for the loop space of $Y$, and let $G$ be a compact, connected Lie group. We give an explicit finite dimensional construction of generators of the equivariant cohomology of the geometric realization of the cosimplicial manifold $\roman{Hom}(K,G)$ and hence of the space $\roman{Map}^o(Y,BG)$ of based maps from $Y$ to the classifying space $BG$. For a smooth manifold $Y$, this may be viewed as a rigorous approach to lattice gauge theory, and we show that it then yields, (i) when {$\roman{dim}(Y)=2$,} equivariant de Rham representatives of generators of the equivariant cohomology of twisted representation spaces of the fundamental group of a closed surface including generators for moduli spaces of semi stable holomorphic vector bundles on complex curves so that, in particular, the known structure of a stratified symplectic space results; (ii) when {$\roman{dim}(Y)=3$,} equivariant cohomology generators including the Chern-Simons function; (iii) when {$\roman{dim}(Y) = 4$,} the generators of the relevant equivariant cohomology from which for example Donaldson polynomials are obtained by evaluation against suitable fundamental classes corresponding to moduli spaces of ASD connections.
[ { "version": "v1", "created": "Wed, 14 Jun 1995 07:38:34 GMT" } ]
2008-02-03T00:00:00
[ [ "Huebschmann", "Johannes", "", "Max Planck I. f. Math" ] ]
dg-ga/9506007
Sergey Finashin
Sergey Finashin
Rokhlin Conjecture and Topology of Quotients of Complex Surfaces by Complex Conjugation
Some minor improvements and correction of misprints were done and some references were added
null
null
null
dg-ga alg-geom math.AG math.DG
null
Quotients $Y=X/conj$ of complex surfaces by anti-holomorphic involutions $conj\: X\to X$ tend to be completely decomposable when they are simply connected, i.e., split into connected sums, $n CP^2\#m\barCP2$, if $w_2(Y)\ne0$, or into $n(S^2\times S^2)$ if $w_2(Y)=0$. If $X$ is a double branched covering over $CP^2$, this phenomenon is related to unknottedness of Arnold surfaces in $S^4=CP^2/conj$, which was conjectured by V.Rokhlin. The paper contains proof of Rokhlin Conjecture and of decomposability of quotients for plenty of double planes and in certain other cases. This results give, in particular, an elementary proof of Donaldson's result on decomposability of $Y$ for K3 surfaces.
[ { "version": "v1", "created": "Wed, 14 Jun 1995 11:40:29 GMT" }, { "version": "v2", "created": "Thu, 15 Jun 1995 11:00:21 GMT" }, { "version": "v3", "created": "Mon, 29 Jul 1996 12:24:40 GMT" } ]
2008-02-03T00:00:00
[ [ "Finashin", "Sergey", "" ] ]
dg-ga/9506008
Yael Karshon
Eugene Lerman and Yael Karshon
The Centralizer of Invariant Functions and Division Properties of the Moment Map
We essentially rewrote the paper. 22 pages, LaTeX2e. Will appear in the Illinois Journal of Mathematics in late 1997
null
null
null
dg-ga math.DG
null
Let Phi : M --> g^* be a proper moment map associated to an action of a compact connected Lie group, G, on a connected symplectic manifold, (M,\omega). A collective function is a pullback via \Phi of a smooth function on g^*. In this paper we present four new results about the relationship between the collective functions and the G-invariant functions in the Poisson algebra of smooth functions on M.
[ { "version": "v1", "created": "Thu, 15 Jun 1995 15:29:17 GMT" }, { "version": "v2", "created": "Wed, 25 Sep 1996 20:14:58 GMT" } ]
2008-02-03T00:00:00
[ [ "Lerman", "Eugene", "" ], [ "Karshon", "Yael", "" ] ]
dg-ga/9506009
Chris Woodward
Chris Woodward (M.I.T.)
Multiplicity-free Hamiltonian actions need not be K\"ahler
LaTeX using epic, eepic. 10 pages, 4 figures
null
null
null
dg-ga math.DG
null
We show that Tolman's example (of a six dimensional Hamiltonian $T^2$-space with isolated fixed points and no compatible K\"{a}hler structure) can be constructed from the flag variety $U(3)/U(1)^3$ by $U(2)$-equivariant symplectic surgery. This implies that Tolman's space has a ``transversal multiplicity-free'' action of $U(2)$ and that Delzant's theorem ``every compact multiplicity-free torus action is K\"{a}hler'' \cite{D1} does not generalize to non-abelian actions.
[ { "version": "v1", "created": "Thu, 22 Jun 1995 18:55:42 GMT" } ]
2008-02-03T00:00:00
[ [ "Woodward", "Chris", "", "M.I.T." ] ]
dg-ga/9506011
null
B. G. Konopelchenko, I. A. Taimanov
Generalized Weierstrass formulae, soliton equations and Willmore surfaces. I. Tori of revolution and the mKdV equation
18 pages
null
null
null
dg-ga math.DG
null
A new approach is proposed for study structure and properties of the total squared mean curvature $W$ of surfaces in ${\bf R}^3$. It is based on the generalized Weierstrass formulae for inducing surfaces. The quantity $W$ (Willmore functional) is shown to be invariant under the modified Novikov--Veselov hierarchy of integrable flows. The $1+1$--dimensional case and, in particular, Willmore tori of revolution, are studied in details. The Willmore conjecture is proved for the mKDV--invariant Willmore tori.
[ { "version": "v1", "created": "Thu, 29 Jun 1995 11:13:42 GMT" } ]
2008-02-03T00:00:00
[ [ "Konopelchenko", "B. G.", "" ], [ "Taimanov", "I. A.", "" ] ]
dg-ga/9506012
Claude LeBrun
Claude LeBrun
Einstein Metrics on Complex Surfaces
latex, 2 figures
null
null
null
dg-ga math.DG
null
We consider compact complex surfaces with Hermitian metrics which are Einstein but not Kaehler. It is shown that the manifold must be CP2 blown up at 1,2, or 3 points, and the isometry group of the metric must contain a 2-torus. Thus the Page metric on CP2#(-CP2) is almost the only metric of this type.
[ { "version": "v1", "created": "Thu, 29 Jun 1995 16:48:19 GMT" } ]
2008-02-03T00:00:00
[ [ "LeBrun", "Claude", "" ] ]
dg-ga/9507001
Franz Pedit
Dirk Ferus and Franz Pedit
Curved flats in symmetric spaces
9 pages, latex2e, no figures, also available at http://www_sfb288.math.tu-berlin.de/preprints.html
null
null
SFB288 Preprint
dg-ga math.DG
null
In this paper we study maps (curved flats) into symmetric spaces which are tangent at each point to a flat of the symmetric space. Important examples of such maps arise from isometric immersions of space forms into space forms via their Gauss maps. Further examples are found in conformal geometry, e.g. the curved flats obtained from isothermic surfaces and conformally flat 3-folds in the 4-sphere. Curved flats admit a 1-parameter family of deformations (spectral parameter) which enables us to make contact to integrable system theory. In fact, we give a recipe to construct curved flats (and thus the above mentioned geometric objects) from a hierarchy of finite dimensional algebraically completely integrable flows.
[ { "version": "v1", "created": "Sat, 8 Jul 1995 00:02:15 GMT" }, { "version": "v2", "created": "Sun, 9 Jul 1995 21:28:19 GMT" } ]
2008-02-03T00:00:00
[ [ "Ferus", "Dirk", "" ], [ "Pedit", "Franz", "" ] ]
dg-ga/9507002
Sergey Finashin
A. Degtyarev and S. Finashin
$Pin$-structures on surfaces and quadratic forms
5 pages, AMS-TeX, no Figures
null
null
null
dg-ga math.DG
null
A correspondence between different $Pin$-type structures on a compact surface and quadratic (linear) forms on its homology is constructed. Addition of structures is defined and expressed in terms of these quadratic forms.
[ { "version": "v1", "created": "Mon, 10 Jul 1995 13:06:15 GMT" } ]
2008-02-03T00:00:00
[ [ "Degtyarev", "A.", "" ], [ "Finashin", "S.", "" ] ]
dg-ga/9507003
null
Robin Horan (University of Plymouth)
Cohomology of a Quaternionic Complex
5 pages, LaTeX
null
null
null
dg-ga math.DG
null
We investigate the cohomology of a certain elliptic complex defined on a compact quaternionic-K\"{a}hler manifold with negative scalar curvature. We show that this particular complex is exact, with the possible exception of one term.
[ { "version": "v1", "created": "Tue, 18 Jul 1995 11:42:03 GMT" } ]
2008-02-03T00:00:00
[ [ "Horan", "Robin", "", "University of Plymouth" ] ]
dg-ga/9507004
Victor Pidstrigatch
Victor Pidstrigach and Andrei Tyurin
Localisation of the Donaldson's invariants along Seiberg-Witten classes
19 pages, AMSTeX-2.1
null
null
null
dg-ga alg-geom math.AG math.DG
null
This article is a first step in establishing a link between the Donaldson polynomials and Seiberg-Witten invariants of a smooth 4-manifold.
[ { "version": "v1", "created": "Mon, 24 Jul 1995 15:20:45 GMT" } ]
2008-02-03T00:00:00
[ [ "Pidstrigach", "Victor", "" ], [ "Tyurin", "Andrei", "" ] ]
dg-ga/9507005
Mark J. Gotay
Mark J. Gotay
On a Full Quantization of the Torus
8 pages, AMS-LaTeX
In: "Quantization, Coherent States, and Complex Structures," J.-P. Antoine et al., Eds. (Plenum, 1995) 55-62
null
null
dg-ga hep-th math.DG quant-ph
null
I exhibit a prequantization of the torus which is actually a ``full'' quantization in the sense that a certain complete set of classical observables is irreducibly represented. Thus in this instance there is no Groenewold-Van Hove obstruction to quantization.
[ { "version": "v1", "created": "Mon, 31 Jul 1995 22:23:20 GMT" } ]
2008-02-03T00:00:00
[ [ "Gotay", "Mark J.", "" ] ]
dg-ga/9508001
Leonard M. C. Leung
Man Chun Leung (National University of Singapore)
On the $L^{n\over 2}$-norm of Scalar Curvature
26 pages, LaTex format
null
null
null
dg-ga math.DG
null
Comparisons on $L^{n\over 2}$-norms of scalar curvatures between Riemannian metrics and standard metrics are obtained. The metrics are restricted to conformal classes or under certain curvature conditions.
[ { "version": "v1", "created": "Thu, 3 Aug 1995 04:47:15 GMT" } ]
2008-02-03T00:00:00
[ [ "Leung", "Man Chun", "", "National University of Singapore" ] ]
dg-ga/9508002
null
A.V.Aminova, D.A.Kalinin
Quantization of K\"ahler manifolds admitting $H$-projective mappings
11 pages, LaTeX
null
null
KSU/GRG-95-4.7
dg-ga math.DG
null
We discuss the quantization of mechanical systems for which the Hamiltonian vector fields of observables form the deformation of $n$-dimensional oscilator algebra. Because of this fact these systems can be considered as "deformations" of the harmonic oscillator. The set of abovementioned mechanical systems are realized at the classical level in the form of K\"ahler manifolds of constant holomorphic curvature. Such mechanical systems are quantized later with the help of the geometric quantization approach. We also discuss the quantization of more general K\"ahler manifolds (not necessarily of constant holomorphic curvature) admitting $H$-projective mappings.
[ { "version": "v1", "created": "Fri, 4 Aug 1995 12:48:42 GMT" } ]
2008-02-03T00:00:00
[ [ "Aminova", "A. V.", "" ], [ "Kalinin", "D. A.", "" ] ]
dg-ga/9508003
null
Mikhail V. Karasev (Moscow Institute of Electronics and Mathematics)
Quantization and Coherent States over Lagrangian Submanifolds
9 pages, AmsTeX
null
null
null
dg-ga math.DG math.QA q-alg quant-ph
null
A membrane technique, in which the symplectic and Ricci forms are integrated over surfaces in a complexification of the phase space, as well a ``creation" connection with zero curvature over lagrangian submanifolds, is used to obtain a unified quantization including a noncommutative algebra of functions, its representations, the Dirac axioms, coherent integral transformations for solutions of spectral and Cauchy problems, and trace formulas. (To be published in Russian Journal of Mathematical Physics,1995,v.3,n.3)
[ { "version": "v1", "created": "Wed, 9 Aug 1995 17:38:21 GMT" } ]
2008-02-03T00:00:00
[ [ "Karasev", "Mikhail V.", "", "Moscow Institute of Electronics and Mathematics" ] ]
dg-ga/9508004
J. M. Landsberg
Thomas Ivey and J.M. Landsberg
On isometric and minimal isometric embeddings
21 pages, AMSTeX. Significantly changed version of paper originally Titled "On minimal isometric embeddings"
null
null
null
dg-ga math.DG
null
In this paper we study critial isometric and minimal isometric embeddings of classes of Riemannian metrics which we call {\it quasi-$k$-curved metrics}. Quasi-$k$-curved metrics generalize the metrics of space forms. We construct explicit examples and prove results about existence and rigidity.
[ { "version": "v1", "created": "Wed, 9 Aug 1995 21:32:48 GMT" }, { "version": "v2", "created": "Wed, 31 Jul 1996 21:45:44 GMT" } ]
2008-02-03T00:00:00
[ [ "Ivey", "Thomas", "" ], [ "Landsberg", "J. M.", "" ] ]
dg-ga/9508007
Inkang Kim
Inkang Kim
Rank one symmetric spaces and Rigidity
21 pages
null
null
null
dg-ga math.DG
null
In this paper we show that if the limit set is not small ,marked length spectrum determines geometric structure of rank one locally symmetric manifolds.
[ { "version": "v1", "created": "Mon, 14 Aug 1995 19:33:12 GMT" } ]
2008-02-03T00:00:00
[ [ "Kim", "Inkang", "" ] ]