Affine Connections: Part 2

Total Page:16

File Type:pdf, Size:1020Kb

Affine Connections: Part 2 Affine Connections: Part 2 Manuscript for Machine Learning Reading Group Talk ∗ R. Simon Fong † Abstract Note for online manuscript: This is the manuscript of a one hour introductory talk on (affine) connections. This is intended to be a supplement to the talk, hence discussions are fairly brief and far from complete. Since some (a lot of!) definitions are omitted for brevity, readers are encouraged to refer to classical texts such as J. M. Lee’s smooth manifold trilogy for a more formal and complete discussions [4, 5]. The abstract of the talk is as follows: We continue our discussions on (affine) connections on Riemannian manifolds. Last time we discussed the necessary preliminaries (and hopefully motivations) to study/es- tablish connections on fibre bundles. The goal of this talk is to establish parallel transport as a natural way to relate local geometrical structures via connection. In the second half we will discuss a more general approach from the other end of the spectrum via connections on fibre bundles - Ehresmann connections. Please note that some diagrams presented in the talk will not be included due to the author’s artistic skills (or the lack thereof). Some formulas and notations are expanded slightly from the previous talk. Since we didn’t discuss Einstein summation convention last time, we won’t use it here. In most cases it is the more convenient notation. ∗The talk was given in the Machine Learning reading group of School of Computer Science at University of Birmingham on 16th March 2016. †School of Computer Science, University of Birmingham, Birmingham B15 2TT, United Kingdom 1 3rd May 2016 Affine Connections: Part 2 R. Simon Fong Contents 5 A quick recap 3 5.1 Assumptions . .3 5.2 Recall: from Part 1 . .3 6 Connections and parallel transport 4 6.1 Connection on Vector Bundles . .4 6.2 Parallel Transport . .6 7 Fibre bundle connection 8 7.1 Recall: Fibre Bundles . .8 7.2 Bundle map . .9 7.3 Ehresmann connection . 10 7.4 Horizontal lift . 11 7.4.1 Back to the notion of “parallel” . 11 References 12 2 3rd May 2016 Affine Connections: Part 2 R. Simon Fong 5 A quick recap 5.1 Assumptions • All manifolds are abstract topological spaces. We do not assume them to be subsets of some ambient Euclidean space. • All manifolds and functions are assumed to be smooth. 5.2 Recall: from Part 1 Previously we discussed: that geometrical properties of manifolds are inherited only locally from Euclidean spaces. Even though each fibre of the tangent bundle is homeomorphic (linearly isomorphic) to Rk), there is no natural homeomorphism between fibres of tangent bundle. If we restrict our attention to M = Rn, we observed: n n n ∼ n 1. Geometric tangent spaces of R behaves nicely: for any p ∈ R , TpR = R . n n 2. R admits a global frame: namely the standard basis {ei} of T0R .) These two observations allows us to make the following definition in vector calculus (using the terminologies of manifolds): Definition 5.1. The covariant directional derivative of vector fields in Rn is the bilinear map: n n n ∇ : T R × T R → T R (X, Y ) 7→ ∇X Y The map ∇ satisfies the following properties: 1. Covariant (a.k.a. tensorial with respect to direction OR linear in C∞(Rn) in X in some literatures OR C∞(Rn)-linear) ∞ n n ∇f·X1+g·X2 Y = f · ∇X1 Y + g · ∇X2 Y, ∀f, g ∈ C (R ), ∀X1,X2 ∈ T R 2. Linear over R in Y n n ∇X aY1 + bY2 = a · ∇X Y1 + b · ∇X Y2, ∀a, b ∈ R , ∀Y1,Y2 ∈ T R 3. Leibniz (product) rule: ∞ n ∇X (f · Y ) = DX f · Y + f · ∇X Y, ∀f ∈ C (R ) Remark 5.2. Given a vector field Y ∈ T Rn, property 1 implies it only depends on the direction (given by X) at a point. ♦ 3 3rd May 2016 Affine Connections: Part 2 R. Simon Fong Given a vector field V on Rn, there is a natural way to construct such a covariant direction derivative by: Vp+t·Xp − Vp ∇X V | = lim (1) p t→0 t In abstract manifold we run into two problems (number 1, 2 corresponds to our earlier observations 1, 2 of Rn respectively): 1. What does it mean by Vp+t·Xp , specifically, what does the subscript p + t · Xp mean? 2. Tangent spaces are disjoint, in other words we can’t do the following quotient: Vp+t·Xp − Vp Nevertheless this gives us an idea to “relate local geometry information" by finding a specific way to map one tangent space to another via a covariant derivative of vectors fields (fibres). Hence the notion and the name of connections. 6 Connections and parallel transport 6.1 Connection on Vector Bundles We wish to mimic the previous discussion and construct something similar on vector bundles over abstract (smooth) manifolds, hence we construct the following map [5]: Definition 6.1. Let π : E → M be a vector bundle over M, a connection in E is the map: ∇ : T M × E(M) → E(M) where E(M) is the smooth sections of E, such that ∇ satisfies: 1. C∞(M)-linear in X ∞ ∇f·X1+g·X2 Y = f · ∇X1 Y + g · ∇X2 Y, ∀f, g ∈ C (M), ∀X1,X2 ∈ T M 2. Linear over R in Y n ∇X aY1 + bY2 = a · ∇X Y1 + b · ∇X Y2, ∀a, b ∈ R , ∀Y1,Y2 ∈ E(M) 3. Leibniz (product) rule: ∞ ∇X (f · Y ) = Xf · Y + f · ∇X Y, ∀f ∈ C (M) Remark 6.2. 1. We call ∇X Y the covariant derivative of Y in direction X. 4 3rd May 2016 Affine Connections: Part 2 R. Simon Fong 2. For p ∈ M, ∇X Y depends (only) on Y on some neighbourhood of p, and X at p. ♦ Remark 6.3. In algebraic geometry [1], connections are sometimes defined equivalently as the map: ∇ : E(M) → E(Λ1(M) ⊗ M) where Λ1(M) denote 1−forms of M. Notice this conversion is made by taking the direction input (from T (M)) to the output, and observe that Im(∇) are (smooth) sections of a tensor bundle. • For the rest of our discussion we will stick to the map in Definition 6.1. ♦ Restricting our discussion to the tangent bundle TM over M, we obtain: Definition 6.4. An affine connection on M is the connection in TM: ∇ : T M × T M → T M where T M are smooth sections of tangent bundles, i.e. smooth vector fields on M. Remark 6.5. Let U be an open subset of M, suppose {Ei} is a local frame (linearly independent sections) of TM on U. For each pair of indices i, j, we can express ∇Ei Ej by: X k ∇Ei Ej = Γi,jEk i,j k 3 Γi,j is a set of n functions called the Christoffel symbols (of the second kind). Turns out Affine connections are completely described by Christoffel symbols: Given U ⊂ M, again {Ei} be a local frame (linearly independent sections) of TU such that P i P j X, Y ∈ T U can be expressed as i X Ei, j Y Ej respectively, then X i k i j k ∇X Y = X EiY + X Y Γi,j Ek (2) i,j,k ♦ In particular when we look at M = Rn, the Euclidean connection is given by: X j ∇X Y = XY Ej j In other words, the Christoffel symbols vanish identically in standard coordinates. To express ∇X Y in the form of 1, we need to specific one way to relate the local tangent spaces. 5 3rd May 2016 Affine Connections: Part 2 R. Simon Fong 6.2 Parallel Transport Definition 6.6. A vector field V ∈ T M is parallel if ∇X V ≡ 0 for all X ∈ T M Whilst nonzero parallel vector fields don’t exist in general, parallel vector fields along a curve do. Definition 6.7. Given a curve γ : I → M, a vector field along γ is a (smooth) map V : I → TM such that V (t) ∈ Tγ(t)M. We further assume all curves γ to be injective. Definition 6.8. A vector field V along γ : I → M is parallel along γ if ∇γ˙ (t)V ≡ 0 for P d i all t ∈ I. γ˙ (t) := i dt γ (t)Ei for some local frame {Ei} Figure 1: [Parallel Vector field along curve in R2] Theorem 6.9. Given a curve γ : I → M, t0 ∈ I, a vector V0 ∈ Tγ(t0)M, there exists a unique parallel vector field V along γ, such that V (t0) = V0. Remark 6.10. 1. The proof is given by Picard-Lindelöf theorem (existence and unique- ness of linear ODE solutions). Uniqueness comes from the fact that we require the extension to be parallel along γ. 2. V is called parallel translation of V0 along γ. ♦ Parallel translation defines an important operator: the natural linear isomorphism between tangent spaces. Definition 6.11. Given a curve γ : I → M, t0, t1 ∈ I, parallel transport from Tγ(t0 M to Tγ(t1 M is the linear isomorphism: Pt0,t1 : Tγ(t0)M → Tγ(t1)M such that given a vector V0 ∈ Tγ(t0)M, for any t1 ∈ I: Pt0,t1 V0 = Pt0,t1 V (t0) = V (t1) where V is the parallel translation of V0 along γ. Finally, we retrieve a formula of covariant derivatives in M very much similar to that one we defined in Rn: Lemma 6.12. Let V ∈ T (γ) be a vector field along γ. The covariant derivative ∇γ˙ (t)V (t) along γ can be expressed as: P −1V (t) − V (t ) t0,t 0 ∇γ˙ (t)V (t) = lim (3) t=t0 t→t0 t − t0 6 3rd May 2016 Affine Connections: Part 2 R.
Recommended publications
  • Killing Spinor-Valued Forms and the Cone Construction
    ARCHIVUM MATHEMATICUM (BRNO) Tomus 52 (2016), 341–355 KILLING SPINOR-VALUED FORMS AND THE CONE CONSTRUCTION Petr Somberg and Petr Zima Abstract. On a pseudo-Riemannian manifold M we introduce a system of partial differential Killing type equations for spinor-valued differential forms, and study their basic properties. We discuss the relationship between solutions of Killing equations on M and parallel fields on the metric cone over M for spinor-valued forms. 1. Introduction The subject of the present article are the systems of over-determined partial differential equations for spinor-valued differential forms, classified as atypeof Killing equations. The solution spaces of these systems of PDE’s are termed Killing spinor-valued differential forms. A central question in geometry asks for pseudo-Riemannian manifolds admitting non-trivial solutions of Killing type equa- tions, namely how the properties of Killing spinor-valued forms relate to the underlying geometric structure for which they can occur. Killing spinor-valued forms are closely related to Killing spinors and Killing forms with Killing vectors as a special example. Killing spinors are both twistor spinors and eigenspinors for the Dirac operator, and real Killing spinors realize the limit case in the eigenvalue estimates for the Dirac operator on compact Riemannian spin manifolds of positive scalar curvature. There is a classification of complete simply connected Riemannian manifolds equipped with real Killing spinors, leading to the construction of manifolds with the exceptional holonomy groups G2 and Spin(7), see [8], [1]. Killing vector fields on a pseudo-Riemannian manifold are the infinitesimal generators of isometries, hence they influence its geometrical properties.
    [Show full text]
  • Arxiv:Gr-Qc/0611154 V1 30 Nov 2006 Otx Fcra Geometry
    MacDowell–Mansouri Gravity and Cartan Geometry Derek K. Wise Department of Mathematics University of California Riverside, CA 92521, USA email: [email protected] November 29, 2006 Abstract The geometric content of the MacDowell–Mansouri formulation of general relativity is best understood in terms of Cartan geometry. In particular, Cartan geometry gives clear geomet- ric meaning to the MacDowell–Mansouri trick of combining the Levi–Civita connection and coframe field, or soldering form, into a single physical field. The Cartan perspective allows us to view physical spacetime as tangentially approximated by an arbitrary homogeneous ‘model spacetime’, including not only the flat Minkowski model, as is implicitly used in standard general relativity, but also de Sitter, anti de Sitter, or other models. A ‘Cartan connection’ gives a prescription for parallel transport from one ‘tangent model spacetime’ to another, along any path, giving a natural interpretation of the MacDowell–Mansouri connection as ‘rolling’ the model spacetime along physical spacetime. I explain Cartan geometry, and ‘Cartan gauge theory’, in which the gauge field is replaced by a Cartan connection. In particular, I discuss MacDowell–Mansouri gravity, as well as its recent reformulation in terms of BF theory, in the arXiv:gr-qc/0611154 v1 30 Nov 2006 context of Cartan geometry. 1 Contents 1 Introduction 3 2 Homogeneous spacetimes and Klein geometry 8 2.1 Kleingeometry ................................... 8 2.2 MetricKleingeometry ............................. 10 2.3 Homogeneousmodelspacetimes. ..... 11 3 Cartan geometry 13 3.1 Ehresmannconnections . .. .. .. .. .. .. .. .. 13 3.2 Definition of Cartan geometry . ..... 14 3.3 Geometric interpretation: rolling Klein geometries . .............. 15 3.4 ReductiveCartangeometry . 17 4 Cartan-type gauge theory 20 4.1 Asequenceofbundles .............................
    [Show full text]
  • Parallel Transport Along Seifert Manifolds and Fractional Monodromy Martynchuk, N.; Efstathiou, K
    University of Groningen Parallel Transport along Seifert Manifolds and Fractional Monodromy Martynchuk, N.; Efstathiou, K. Published in: Communications in Mathematical Physics DOI: 10.1007/s00220-017-2988-5 IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document version below. Document Version Publisher's PDF, also known as Version of record Publication date: 2017 Link to publication in University of Groningen/UMCG research database Citation for published version (APA): Martynchuk, N., & Efstathiou, K. (2017). Parallel Transport along Seifert Manifolds and Fractional Monodromy. Communications in Mathematical Physics, 356(2), 427-449. https://doi.org/10.1007/s00220- 017-2988-5 Copyright Other than for strictly personal use, it is not permitted to download or to forward/distribute the text or part of it without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license (like Creative Commons). Take-down policy If you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim. Downloaded from the University of Groningen/UMCG research database (Pure): http://www.rug.nl/research/portal. For technical reasons the number of authors shown on this cover page is limited to 10 maximum. Download date: 27-09-2021 Commun. Math. Phys. 356, 427–449 (2017) Communications in Digital Object Identifier (DOI) 10.1007/s00220-017-2988-5 Mathematical Physics Parallel Transport Along Seifert Manifolds and Fractional Monodromy N. Martynchuk , K.
    [Show full text]
  • Two Exotic Holonomies in Dimension Four, Path Geometries, and Twistor Theory
    Two Exotic Holonomies in Dimension Four, Path Geometries, and Twistor Theory by Robert L. Bryant* Table of Contents §0. Introduction §1. The Holonomy of a Torsion-Free Connection §2. The Structure Equations of H3-andG3-structures §3. The Existence Theorems §4. Path Geometries and Exotic Holonomy §5. Twistor Theory and Exotic Holonomy §6. Epilogue §0. Introduction Since its introduction by Elie´ Cartan, the holonomy of a connection has played an important role in differential geometry. One of the best known results concerning hol- onomy is Berger’s classification of the possible holonomies of Levi-Civita connections of Riemannian metrics. Since the appearance of Berger [1955], much work has been done to refine his listofpossible Riemannian holonomies. See the recent works by Besse [1987]or Salamon [1989]foruseful historical surveys and applications of holonomy to Riemannian and algebraic geometry. Less well known is that, at the same time, Berger also classified the possible pseudo- Riemannian holonomies which act irreducibly on each tangent space. The intervening years have not completely resolved the question of whether all of the subgroups of the general linear group on his pseudo-Riemannian list actually occur as holonomy groups of pseudo-Riemannian metrics, but, as of this writing, only one class of examples on his list remains in doubt, namely SO∗(2p) ⊂ GL(4p)forp ≥ 3. Perhaps the least-known aspect of Berger’s work on holonomy concerns his list of the possible irreducibly-acting holonomy groups of torsion-free affine connections. (Torsion- free connections are the natural generalization of Levi-Civita connections in the metric case.) Part of the reason for this relative obscurity is that affine geometry is not as well known or widely usedasRiemannian geometry and global results are generally lacking.
    [Show full text]
  • Flat Connections on Oriented 2-Manifolds
    e Bull. London Math. Soc. 37 (2005) 1–14 C 2005 London Mathematical Society DOI: 10.1112/S002460930400373X FLAT CONNECTIONS ON ORIENTED 2-MANIFOLDS LISA C. JEFFREY Abstract This paper aims to provide a survey on the subject of representations of fundamental groups of 2-manifolds, or in other guises flat connections on orientable 2-manifolds or moduli spaces parametrizing holomorphic vector bundles on Riemann surfaces. It emphasizes the relationships between the different descriptions of these spaces. The final two sections of the paper outline results of the author and Kirwan on the cohomology rings of certain of the spaces described earlier (formulas for intersection numbers that were discovered by Witten (Commun. Math. Phys. 141 (1991) 153–209 and J. Geom. Phys. 9 (1992) 303–368) and given a mathematical proof by the author and Kirwan (Ann. of Math. 148 (1998) 109–196)). 1. Introduction This paper aims to provide a survey on the subject of representations of fundamental groups of 2-manifolds, or in other guises flat connections on orientable 2-manifolds or moduli spaces parametrizing holomorphic vector bundles on Riemann surfaces. Sections 1 and 2 are intended to be accessible to anyone with a background corresponding to an introductory course on differentiable manifolds (at the advanced undergraduate or beginning research student level in UK universities). Sections 3 and 4 describe recent work on the topology of the spaces treated in Sections 1 and 2, and may require more background in algebraic topology (for instance, familiarity with homology theory). The layout of the paper is as follows. Section 1.2 treats the Jacobian (which is the simplest prototype for the class of objects treated throughout the paper, corresponding to the group U(1)).
    [Show full text]
  • Math 865, Topics in Riemannian Geometry
    Math 865, Topics in Riemannian Geometry Jeff A. Viaclovsky Fall 2007 Contents 1 Introduction 3 2 Lecture 1: September 4, 2007 4 2.1 Metrics, vectors, and one-forms . 4 2.2 The musical isomorphisms . 4 2.3 Inner product on tensor bundles . 5 2.4 Connections on vector bundles . 6 2.5 Covariant derivatives of tensor fields . 7 2.6 Gradient and Hessian . 9 3 Lecture 2: September 6, 2007 9 3.1 Curvature in vector bundles . 9 3.2 Curvature in the tangent bundle . 10 3.3 Sectional curvature, Ricci tensor, and scalar curvature . 13 4 Lecture 3: September 11, 2007 14 4.1 Differential Bianchi Identity . 14 4.2 Algebraic study of the curvature tensor . 15 5 Lecture 4: September 13, 2007 19 5.1 Orthogonal decomposition of the curvature tensor . 19 5.2 The curvature operator . 20 5.3 Curvature in dimension three . 21 6 Lecture 5: September 18, 2007 22 6.1 Covariant derivatives redux . 22 6.2 Commuting covariant derivatives . 24 6.3 Rough Laplacian and gradient . 25 7 Lecture 6: September 20, 2007 26 7.1 Commuting Laplacian and Hessian . 26 7.2 An application to PDE . 28 1 8 Lecture 7: Tuesday, September 25. 29 8.1 Integration and adjoints . 29 9 Lecture 8: September 23, 2007 34 9.1 Bochner and Weitzenb¨ock formulas . 34 10 Lecture 9: October 2, 2007 38 10.1 Manifolds with positive curvature operator . 38 11 Lecture 10: October 4, 2007 41 11.1 Killing vector fields . 41 11.2 Isometries . 44 12 Lecture 11: October 9, 2007 45 12.1 Linearization of Ricci tensor .
    [Show full text]
  • A Geodesic Connection in Fréchet Geometry
    A geodesic connection in Fr´echet Geometry Ali Suri Abstract. In this paper first we propose a formula to lift a connection on M to its higher order tangent bundles T rM, r 2 N. More precisely, for a given connection r on T rM, r 2 N [ f0g, we construct the connection rc on T r+1M. Setting rci = rci−1 c, we show that rc1 = lim rci exists − and it is a connection on the Fr´echet manifold T 1M = lim T iM and the − geodesics with respect to rc1 exist. In the next step, we will consider a Riemannian manifold (M; g) with its Levi-Civita connection r. Under suitable conditions this procedure i gives a sequence of Riemannian manifolds f(T M, gi)gi2N equipped with ci c1 a sequence of Riemannian connections fr gi2N. Then we show that r produces the curves which are the (local) length minimizer of T 1M. M.S.C. 2010: 58A05, 58B20. Key words: Complete lift; spray; geodesic; Fr´echet manifolds; Banach manifold; connection. 1 Introduction In the first section we remind the bijective correspondence between linear connections and homogeneous sprays. Then using the results of [6] for complete lift of sprays, we propose a formula to lift a connection on M to its higher order tangent bundles T rM, r 2 N. More precisely, for a given connection r on T rM, r 2 N [ f0g, we construct its associated spray S and then we lift it to a homogeneous spray Sc on T r+1M [6]. Then, using the bijective correspondence between connections and sprays, we derive the connection rc on T r+1M from Sc.
    [Show full text]
  • Elementary Differential Geometry
    ELEMENTARY DIFFERENTIAL GEOMETRY YONG-GEUN OH { Based on the lecture note of Math 621-2020 in POSTECH { Contents Part 1. Riemannian Geometry 2 1. Parallelism and Ehresman connection 2 2. Affine connections on vector bundles 4 2.1. Local expression of covariant derivatives 6 2.2. Affine connection recovers Ehresmann connection 7 2.3. Curvature 9 2.4. Metrics and Euclidean connections 9 3. Riemannian metrics and Levi-Civita connection 10 3.1. Examples of Riemannian manifolds 12 3.2. Covariant derivative along the curve 13 4. Riemann curvature tensor 15 5. Raising and lowering indices and contractions 17 6. Geodesics and exponential maps 19 7. First variation of arc-length 22 8. Geodesic normal coordinates and geodesic balls 25 9. Hopf-Rinow Theorem 31 10. Classification of constant curvature surfaces 33 11. Second variation of energy 34 Part 2. Symplectic Geometry 39 12. Geometry of cotangent bundles 39 13. Poisson manifolds and Schouten-Nijenhuis bracket 42 13.1. Poisson tensor and Jacobi identity 43 13.2. Lie-Poisson space 44 14. Symplectic forms and the Jacobi identity 45 15. Proof of Darboux' Theorem 47 15.1. Symplectic linear algebra 47 15.2. Moser's deformation method 48 16. Hamiltonian vector fields and diffeomorhpisms 50 17. Autonomous Hamiltonians and conservation law 53 18. Completely integrable systems and action-angle variables 55 18.1. Construction of angle coordinates 56 18.2. Construction of action coordinates 57 18.3. Underlying geometry of the Hamilton-Jacobi method 61 19. Lie groups and Lie algebras 62 1 2 YONG-GEUN OH 20. Group actions and adjoint representations 67 21.
    [Show full text]
  • Math 704: Part 1: Principal Bundles and Connections
    MATH 704: PART 1: PRINCIPAL BUNDLES AND CONNECTIONS WEIMIN CHEN Contents 1. Lie Groups 1 2. Principal Bundles 3 3. Connections and curvature 6 4. Covariant derivatives 12 References 13 1. Lie Groups A Lie group G is a smooth manifold such that the multiplication map G × G ! G, (g; h) 7! gh, and the inverse map G ! G, g 7! g−1, are smooth maps. A Lie subgroup H of G is a subgroup of G which is at the same time an embedded submanifold. A Lie group homomorphism is a group homomorphism which is a smooth map between the Lie groups. The Lie algebra, denoted by Lie(G), of a Lie group G consists of the set of left-invariant vector fields on G, i.e., Lie(G) = fX 2 X (G)j(Lg)∗X = Xg, where Lg : G ! G is the left translation Lg(h) = gh. As a vector space, Lie(G) is naturally identified with the tangent space TeG via X 7! X(e). A Lie group homomorphism naturally induces a Lie algebra homomorphism between the associated Lie algebras. Finally, the universal cover of a connected Lie group is naturally a Lie group, which is in one to one correspondence with the corresponding Lie algebras. Example 1.1. Here are some important Lie groups in geometry and topology. • GL(n; R), GL(n; C), where GL(n; C) can be naturally identified as a Lie sub- group of GL(2n; R). • SL(n; R), O(n), SO(n) = O(n) \ SL(n; R), Lie subgroups of GL(n; R).
    [Show full text]
  • FROM DIFFERENTIATION in AFFINE SPACES to CONNECTIONS Jovana -Duretic 1. Introduction Definition 1. We Say That a Real Valued
    THE TEACHING OF MATHEMATICS 2015, Vol. XVIII, 2, pp. 61–80 FROM DIFFERENTIATION IN AFFINE SPACES TO CONNECTIONS Jovana Dureti´c- Abstract. Connections and covariant derivatives are usually taught as a basic concept of differential geometry, or more precisely, of differential calculus on smooth manifolds. In this article we show that the need for covariant derivatives may arise, or at lest be motivated, even in a linear situation. We show how a generalization of the notion of a derivative of a function to a derivative of a map between affine spaces naturally leads to the notion of a connection. Covariant derivative is defined in the framework of vector bundles and connections in a way which preserves standard properties of derivatives. A special attention is paid on the role played by zero–sets of a first derivative in several contexts. MathEduc Subject Classification: I 95, G 95 MSC Subject Classification: 97 I 99, 97 G 99, 53–01 Key words and phrases: Affine space; second derivative; connection; vector bun- dle. 1. Introduction Definition 1. We say that a real valued function f :(a; b) ! R is differen- tiable at a point x0 2 (a; b) ½ R if a limit f(x) ¡ f(x ) lim 0 x!x0 x ¡ x0 0 exists. We denote this limit by f (x0) and call it a derivative of a function f at a point x0. We can write this limit in a different form, as 0 f(x0 + h) ¡ f(x0) (1) f (x0) = lim : h!0 h This expression makes sense if the codomain of a function is Rn, or more general, if the codomain is a normed vector space.
    [Show full text]
  • Complete Connections on Fiber Bundles
    Complete connections on fiber bundles Matias del Hoyo IMPA, Rio de Janeiro, Brazil. Abstract Every smooth fiber bundle admits a complete (Ehresmann) connection. This result appears in several references, with a proof on which we have found a gap, that does not seem possible to remedy. In this note we provide a definite proof for this fact, explain the problem with the previous one, and illustrate with examples. We also establish a version of the theorem involving Riemannian submersions. 1 Introduction: A rather tricky exercise An (Ehresmann) connection on a submersion p : E → B is a smooth distribution H ⊂ T E that is complementary to the kernel of the differential, namely T E = H ⊕ ker dp. The distributions H and ker dp are called horizontal and vertical, respectively, and a curve on E is called horizontal (resp. vertical) if its speed only takes values in H (resp. ker dp). Every submersion admits a connection: we can take for instance a Riemannian metric ηE on E and set H as the distribution orthogonal to the fibers. Given p : E → B a submersion and H ⊂ T E a connection, a smooth curve γ : I → B, t0 ∈ I, locally defines a horizontal lift γ˜e : J → E, t0 ∈ J ⊂ I,γ ˜e(t0)= e, for e an arbitrary point in the fiber. This lift is unique if we require J to be maximal, and depends smoothly on e. The connection H is said to be complete if for every γ its horizontal lifts can be defined in the whole domain. In that case, a curve γ induces diffeomorphisms between the fibers by parallel transport.
    [Show full text]
  • Smoothing Maps Into Algebraic Sets and Spaces of Flat Connections
    SMOOTHING MAPS INTO ALGEBRAIC SETS AND SPACES OF FLAT CONNECTIONS THOMAS BAIRD AND DANIEL A. RAMRAS n Abstract. Let X ⊂ R be a real algebraic set and M a smooth, closed manifold. We show that all continuous maps M ! X are homotopic (in X) to C1 maps. We apply this result to study characteristic classes of vector bundles associated to continuous families of complex group representations, and we establish lower bounds on the ranks of the homotopy groups of spaces of flat connections over aspherical manifolds. 1. Introduction The first goal of this paper is to prove the following result about the differential topology of algebraic sets. Theorem 1.1 (Section2) . Let X ⊂ Rn be a (possibly singular) real algebraic set, and let f : M ! X be a continuous map from a smooth, closed manifold M. Then there exists a map g : M ! X, and a homotopy H : M × I ! X connecting f and g g, such that the composite M ! X,! Rn is C1. The problem of smoothing maps into algebraic sets seems natural, but we have not found mention of it in the literature. We consulted several experts in real algebraic geometry; some expected our result to hold, and some did not. Our proof proceeds by embedding X as the singular set of an irreducible, quasi- projective variety Y and using a resolution of singularities Ye ! Y for which the inverse image of X is a divisor with normal crossing singularities. Basic facts about neighborhoods of algebraic sets then reduce the problem to the case of normal crossing divisors, which can be handled by differential-geometric means.
    [Show full text]