A Geometric Introduction to Topology

Total Page:16

File Type:pdf, Size:1020Kb

A Geometric Introduction to Topology Part I A Geometric Introduction to Topology “chap01” — 2003/2/19 — page1—#1 “chap01” — 2003/2/19 — page2—#2 1 Basic point set topology 1.1 Topology in Rn Topology is the branch of geometry that studies “geometrical objects” under the equivalence relation of homeomorphism. A homeomorphism is a function f : X → Y which is a bijection (so it has an inverse f −1 : Y → X) with both f and f −1 being continuous. One of the prime aims of this chapter will be to enhance our understanding of the concept of continuity and the equivalence relation of homeomorphism. We will also discuss more precisely the “geometrical objects” in which we are interested (called topological spaces), but our viewpoint will primarily be to understand more familiar spaces better (such as surfaces) rather than to explore the full generalities of topological spaces. In fact, all of the spaces we will be interested in exist as subspaces of some Euclidean space Rn. Thus our first priority will be to understand continuity and homeomorphism for maps f : X → Y , where X ⊂ Rn and Y ⊂ Rm. We will use bold face x to denote points in Rk. One of the methods of mathematics is to abstract central ideas from many examples and then study the abstract concept by itself. Although it often seems to the student that such an abstraction is hard to relate to in that we are fre- quently disregarding important information of the particular examples we have in mind, the technique has been very successful in mathematics. Frequently, the success is rooted in the following idea: knowing less about something limits the avenues of approach available in studying it and this makes it easier to prove theorems (if they are true). Of course, the measure of the success of the abstrac- ted idea and the definitions it suggests is frequently whether the facts we can prove are useful back in the specific situations which led us to abstract the idea in the first place. Some of the most important contributions to mathematics have been made by those who have figured out good definitions. This is difficult for the student to appreciate since definitions are usually presented as if they came from some supreme being. It is more likely that they have evolved through many wrong guesses and that what is presented is what has survived the test of time. 3 “chap01” — 2003/2/19 — page3—#3 4 1. Basic point set topology It is also quite possible that definitions and concepts which seem so right now (or at least after a lot of study) will end up being modified at a later stage. We now recall from calculus the definition of continuity for a function f : X → Y , where X and Y are subsets of Euclidean spaces. Definition 1.1.1. f is continuous at x ∈ X if, given >0, there is a δ>0so that d(x, y) <δimplies that d(f(x),f(y)) <. Here d indicates the Euclidean 2 2 1/2 distance function d((x1,...,xk), (y1,...,yk))=((x1 −y1) +···+(xk −yk) )) . We say that f is continuous if it is continuous at x for all x ∈ X. It will be convenient to have a slight reformulation of this definition. For z ∈ Rk, we define the ball of radius r about z to be the set B(z,r)={y ∈ Rk : d(z, y) <r} If C is a subset of Rk and z ∈ C, then we will frequently be interested in the intersection C ∩B(z,r), which just consists of those points of C which are within distance r of z. We denote by BC (x,r)=C ∩ B(x, r)={y ∈ C : d(y, x) <r}. Our reformulation is given in the following definition. Definition 1.1.2. f : X → Y is continuous at x ∈ X if given >0, there is a −1 δ>0 so that BX (x,δ) ⊂ f (BY (f(x),)). f is continuous if it is continuous at x for all x ∈ X. Exercise 1.1.1. Show that the reformulation Definition 1.1.2 is equivalent to the original Definition 1.1.1. This requires showing that, if f is continuous in Definition 1.1.1, then it is also continuous in Definition 1.1.2, and vice versa. We reformulate in words what Definition 1.1.2 requires. It says that a function is continuous at x if, when we look at the set of points in X that are sent to a ball of radius about f(x), no matter what >0 is given to us, then this set always contains the intersection of a ball of some radius δ>0 about x with X. This definition leads naturally to the concept of an open set. Definition 1.1.3. A set U ⊂ Rk is open if given any y ∈ U, then there is a number r>0 so that B(y,r) ⊂ U.IfX is a subset of Rk and U ⊂ X, then we say that U is open in X if given y ∈ U, then there is a number r>0 so that BX (y,r) ⊂ U. In other words, U is an open set in X if it contains all of the points in X that are close enough to any one of its points. What our second definition is saying −1 in terms of open sets is that f (BY (y,)) satisfies the definition of an open set in X containing x; that is, all of the points in X close enough to x are in it. Before we reformulate the definition of continuity entirely in terms of open sets, we look at a few examples of open sets. Example 1.1.1. Rn is an open set in Rn. Here there is little to check, for given x ∈ Rn, we just note that B(x,r) ⊂ Rn, no matter what r>0 is. Example 1.1.2. Note that a ball B(x,r) ⊂ Rn is open in Rn.Ify ∈ B(x,r), then if r = r − d(y, x), then B(y,r) ⊂ B(x,r). To see this, we use the triangle inequality for the distance function: d(z, y) <r implies that d(z, x) ≤ d(z, y)+d(y, x) <r + d(y, x)=r. Figure 1.1 illustrates this for the plane. “chap01” — 2003/2/19 — page4—#4 1.1. Topology in Rn 5 y z x Figure 1.1. Balls are open. Figure 1.2. Open and closed rectangles. Example 1.1.3. The inside of a rectangle R ⊂ R2, given by a<x<b,c< y<d, is open. Suppose (x, y) is a point inside of R. Then let r = min(b − x, x − a, d − y, y − c). Then if (u, v) ∈ B((x, y),r), we have |u − x| <r,|v − y| <r, which implies that a<u<b,c<v<d,so(u, v) ∈ R. However, if the perimeter is included, the rectangle with perimeter is no longer open. For if we take any point on the perimeter, then any ball about the point will contain some point outside the rectangle. We illustrate this in Figure 1.2. Example 1.1.4. The right half plane, consisting of those points in the plane with first coordinate positive, is open. For given such a point (x, y) with x>0, then if r = x, the ball of radius r about (x, y) is still contained in the right half plane. For any (u, v) ∈ B((x, y),r) satisfies |u − x| <rand so x − u<x, which implies u>0. Example 1.1.5. An interval (a, b) in the line, considered as a subset of the plane (lying on the x-axis), is not open. Any ball about a point in it would have to contain some point with positive y-coordinate, so it would not be contained in (a, b). Note, however, that it is open in the line, because, if x ∈ (a, b) and r = min(b − x, x − a), then the intersection of the ball of radius r about x with the line is contained in (a, b). Of course, the line itself is not open in the plane. Thus we have to be careful in dealing with the concept of being open in X, where “chap01” — 2003/2/19 — page5—#5 6 1. Basic point set topology X is some subset of a Euclidean space, since a set which is open in X need not be open in the whole space. Exercise 1.1.2. Determine whether the following subsets of the plane are open. Justify your answers. (a) A = {(x, y):x ≥ 0}, (b) B = {(x, y):x =0}, (c) C = {(x, y):x>0 and y<5}, (d) D = {(x, y):xy < 1 and x ≥ 0}, (e) E = {(x, y):0≤ x<5}. Note that all of these sets are contained in A. Which ones are open in A? We now give another reformulation for what it means for a function to be continuous in terms of the concept of an open set. This is the definition that has proved to be most useful to topology. Definition 1.1.4. f : X → Y is continuous if the inverse image of an open set in Y is an open set in X. Symbolically, if U is an open set in Y , then f −1(U)is an open set in X. Note that this definition is not local (i.e. it is not defining continuity at one point) but is global (defining continuity of the whole function).
Recommended publications
  • ON Hg-HOMEOMORPHISMS in TOPOLOGICAL SPACES
    Proyecciones Vol. 28, No 1, pp. 1—19, May 2009. Universidad Cat´olica del Norte Antofagasta - Chile ON g-HOMEOMORPHISMS IN TOPOLOGICAL SPACES e M. CALDAS UNIVERSIDADE FEDERAL FLUMINENSE, BRASIL S. JAFARI COLLEGE OF VESTSJAELLAND SOUTH, DENMARK N. RAJESH PONNAIYAH RAMAJAYAM COLLEGE, INDIA and M. L. THIVAGAR ARUL ANANDHAR COLLEGE Received : August 2006. Accepted : November 2008 Abstract In this paper, we first introduce a new class of closed map called g-closed map. Moreover, we introduce a new class of homeomor- phism called g-homeomorphism, which are weaker than homeomor- phism.e We prove that gc-homeomorphism and g-homeomorphism are independent.e We also introduce g*-homeomorphisms and prove that the set of all g*-homeomorphisms forms a groupe under the operation of composition of maps. e e 2000 Math. Subject Classification : 54A05, 54C08. Keywords and phrases : g-closed set, g-open set, g-continuous function, g-irresolute map. e e e e 2 M. Caldas, S. Jafari, N. Rajesh and M. L. Thivagar 1. Introduction The notion homeomorphism plays a very important role in topology. By definition, a homeomorphism between two topological spaces X and Y is a 1 bijective map f : X Y when both f and f − are continuous. It is well known that as J¨anich→ [[5], p.13] says correctly: homeomorphisms play the same role in topology that linear isomorphisms play in linear algebra, or that biholomorphic maps play in function theory, or group isomorphisms in group theory, or isometries in Riemannian geometry. In the course of generalizations of the notion of homeomorphism, Maki et al.
    [Show full text]
  • 07. Homeomorphisms and Embeddings
    07. Homeomorphisms and embeddings Homeomorphisms are the isomorphisms in the category of topological spaces and continuous functions. Definition. 1) A function f :(X; τ) ! (Y; σ) is called a homeomorphism between (X; τ) and (Y; σ) if f is bijective, continuous and the inverse function f −1 :(Y; σ) ! (X; τ) is continuous. 2) (X; τ) is called homeomorphic to (Y; σ) if there is a homeomorphism f : X ! Y . Remarks. 1) Being homeomorphic is apparently an equivalence relation on the class of all topological spaces. 2) It is a fundamental task in General Topology to decide whether two spaces are homeomorphic or not. 3) Homeomorphic spaces (X; τ) and (Y; σ) cannot be distinguished with respect to their topological structure because a homeomorphism f : X ! Y not only is a bijection between the elements of X and Y but also yields a bijection between the topologies via O 7! f(O). Hence a property whose definition relies only on set theoretic notions and the concept of an open set holds if and only if it holds in each homeomorphic space. Such properties are called topological properties. For example, ”first countable" is a topological property, whereas the notion of a bounded subset in R is not a topological property. R ! − t Example. The function f : ( 1; 1) with f(t) = 1+jtj is a −1 x homeomorphism, the inverse function is f (x) = 1−|xj . 1 − ! b−a a+b The function g :( 1; 1) (a; b) with g(x) = 2 x + 2 is a homeo- morphism. Therefore all open intervals in R are homeomorphic to each other and homeomorphic to R .
    [Show full text]
  • Topologically Rigid (Surgery/Geodesic Flow/Homeomorphism Group/Marked Leaves/Foliated Control) F
    Proc. Natl. Acad. Sci. USA Vol. 86, pp. 3461-3463, May 1989 Mathematics Compact negatively curved manifolds (of dim # 3, 4) are topologically rigid (surgery/geodesic flow/homeomorphism group/marked leaves/foliated control) F. T. FARRELLt AND L. E. JONESt tDepartment of Mathematics, Columbia University, New York, NY 10027; and tDepartment of Mathematics, State University of New York, Stony Brook, NY 11794 Communicated by William Browder, January 27, 1989 (receivedfor review October 20, 1988) ABSTRACT Let M be a complete (connected) Riemannian COROLLARY 1.3. If M and N are both negatively curved, manifold having finite volume and whose sectional curvatures compact (connected) Riemannian manifolds with isomorphic lie in the interval [cl, c2d with -x < cl c2 < 0. Then any fundamental groups, then M and N are homeomorphic proper homotopy equivalence h:N -* M from a topological provided dim M 4 3 and 4. manifold N is properly homotopic to a homeomorphism, Gromov had previously shown (under the hypotheses of provided the dimension of M is >5. In particular, if M and N Corollary 1.3) that the total spaces of the tangent sphere are both compact (connected) negatively curved Riemannian bundles ofM and N are homeomorphic (even when dim M = manifolds with isomorphic fundamental groups, then M and N 3 or 4) by a homeomorphism preserving the orbits of the are homeomorphic provided dim M # 3 and 4. {If both are geodesic flows, and Cheeger had (even earlier) shown that locally symmetric, this is a consequence of Mostow's rigidity the total spaces of the two-frame bundles of M and N are theorem [Mostow, G.
    [Show full text]
  • (X,TX) and (Y,TY ) Is A
    Homeomorphisms. A homeomorphism between two topological spaces (X; X ) and (Y; Y ) is a one 1 T T - one correspondence such that f and f − are both continuous. Consequently, for every U X there is V Y such that V = F (U) and 1 2 T 2 T U = f − (V ). Furthermore, since f(U1 U2) = f(U1) f(U2) \ \ and f(U1 U2) = f(U1) f(U2) [ [ this equivalence extends to the structures of the spaces. Example Any open interval in R (with the inherited topology) is homeomorphic to R. One possible function from R to ( 1; 1) is f(x) = tanh x, and by suitable scaling this provides a homeomorphism onto− any finite open interval (a; b). b + a b a f(x) = + − tanh x 2 2 For semi-infinite intervals we can use with f(x) = a + ex from R to (a; ) and x 1 f(x) = b e− from R to ( ; b). − −∞ Since homeomorphism is an equivalence relation, this shows that all open inter- vals in R are homeomorphic. nb The functions chosen above are not unique. On the other hand, no closed interval [a; b] is homeomorphic to R, since such an interval is compact in R, and hence f([a; b]) is compact for any continuous function f. Example 2 The function f(z) = z2 induces a homeomorphism between the complex plane C and a two sheeted Riemann surface, which we can construct piecewise using f. Consider first the half-plane x > 0 C. The function f maps this half plane⊂ onto a complex plane missing the negative real axis.
    [Show full text]
  • A TEXTBOOK of TOPOLOGY Lltld
    SEIFERT AND THRELFALL: A TEXTBOOK OF TOPOLOGY lltld SEI FER T: 7'0PO 1.OG 1' 0 I.' 3- Dl M E N SI 0 N A I. FIRERED SPACES This is a volume in PURE AND APPLIED MATHEMATICS A Series of Monographs and Textbooks Editors: SAMUELEILENBERG AND HYMANBASS A list of recent titles in this series appears at the end of this volunie. SEIFERT AND THRELFALL: A TEXTBOOK OF TOPOLOGY H. SEIFERT and W. THRELFALL Translated by Michael A. Goldman und S E I FE R T: TOPOLOGY OF 3-DIMENSIONAL FIBERED SPACES H. SEIFERT Translated by Wolfgang Heil Edited by Joan S. Birman and Julian Eisner @ 1980 ACADEMIC PRESS A Subsidiary of Harcourr Brace Jovanovich, Publishers NEW YORK LONDON TORONTO SYDNEY SAN FRANCISCO COPYRIGHT@ 1980, BY ACADEMICPRESS, INC. ALL RIGHTS RESERVED. NO PART OF THIS PUBLICATION MAY BE REPRODUCED OR TRANSMITTED IN ANY FORM OR BY ANY MEANS, ELECTRONIC OR MECHANICAL, INCLUDING PHOTOCOPY, RECORDING, OR ANY INFORMATION STORAGE AND RETRIEVAL SYSTEM, WITHOUT PERMISSION IN WRITING FROM THE PUBLISHER. ACADEMIC PRESS, INC. 11 1 Fifth Avenue, New York. New York 10003 United Kingdom Edition published by ACADEMIC PRESS, INC. (LONDON) LTD. 24/28 Oval Road, London NWI 7DX Mit Genehmigung des Verlager B. G. Teubner, Stuttgart, veranstaltete, akin autorisierte englische Ubersetzung, der deutschen Originalausgdbe. Library of Congress Cataloging in Publication Data Seifert, Herbert, 1897- Seifert and Threlfall: A textbook of topology. Seifert: Topology of 3-dimensional fibered spaces. (Pure and applied mathematics, a series of mono- graphs and textbooks ; ) Translation of Lehrbuch der Topologic. Bibliography: p. Includes index. 1.
    [Show full text]
  • General Topology
    General Topology Tom Leinster 2014{15 Contents A Topological spaces2 A1 Review of metric spaces.......................2 A2 The definition of topological space.................8 A3 Metrics versus topologies....................... 13 A4 Continuous maps........................... 17 A5 When are two spaces homeomorphic?................ 22 A6 Topological properties........................ 26 A7 Bases................................. 28 A8 Closure and interior......................... 31 A9 Subspaces (new spaces from old, 1)................. 35 A10 Products (new spaces from old, 2)................. 39 A11 Quotients (new spaces from old, 3)................. 43 A12 Review of ChapterA......................... 48 B Compactness 51 B1 The definition of compactness.................... 51 B2 Closed bounded intervals are compact............... 55 B3 Compactness and subspaces..................... 56 B4 Compactness and products..................... 58 B5 The compact subsets of Rn ..................... 59 B6 Compactness and quotients (and images)............. 61 B7 Compact metric spaces........................ 64 C Connectedness 68 C1 The definition of connectedness................... 68 C2 Connected subsets of the real line.................. 72 C3 Path-connectedness.......................... 76 C4 Connected-components and path-components........... 80 1 Chapter A Topological spaces A1 Review of metric spaces For the lecture of Thursday, 18 September 2014 Almost everything in this section should have been covered in Honours Analysis, with the possible exception of some of the examples. For that reason, this lecture is longer than usual. Definition A1.1 Let X be a set. A metric on X is a function d: X × X ! [0; 1) with the following three properties: • d(x; y) = 0 () x = y, for x; y 2 X; • d(x; y) + d(y; z) ≥ d(x; z) for all x; y; z 2 X (triangle inequality); • d(x; y) = d(y; x) for all x; y 2 X (symmetry).
    [Show full text]
  • On Generalized Homeomorphisms in Topological Spaces
    Divulgaciones Matem´aticasVol. 9 No. 1(2001), pp. 55–63 More on Generalized Homeomorphisms in Topological Spaces M´asSobre Homeomorfismos Generalizados en Espacios Topol´ogicos Miguel Caldas ([email protected]) Departamento de Matem´aticaAplicada Universidade Federal Fluminense-IMUFF Rua M´arioSantos Braga s/n0; CEP:24020-140, Niteroi-RJ. Brasil. Abstract The aim of this paper is to continue the study of generalized home- omorphisms. For this we define three new classes of maps, namely c generalized Λs-open, generalized Λs-homeomorphisms and generalized I Λs-homeomorphisms, by using g:Λs-sets, which are generalizations of semi-open maps and generalizations of homeomorphisms. Key words and phrases: Topological spaces, semi-closed sets, semi- open sets, semi-homeomorphisms, semi-closed maps, irresolute maps. Resumen El objetivo de este trabajo es continuar el estudio de los homeomor- fismos generalizados. Para esto definimos tres nuevas clases de aplica- c ciones, denominadas Λs-abiertas generalizadas, Λs-homeomofismos ge- I neralizados y Λs-homeomorfismos generalizados, haciendo uso de los conjuntos g:Λs, los cuales son generalizaciones de las funciones semi- abiertas y generalizaciones de homeomorfismos. Palabras y frases clave: Espacios topol´ogicos,conjuntos semi-cerra- dos, conjuntos semi-abiertos, semi-homeomorfismos, aplicaciones semi- cerradas, aplicaciones irresolutas. Recibido 2000/10/23. Revisado 2001/03/20. Aceptado 2001/03/29. MSC (2000): Primary 54C10, 54D10. 56 Miguel Caldas 1 Introduction Recently in 1998, as an analogy of Maki [10],
    [Show full text]
  • Lecture 6 HOMOTOPY the Notions of Homotopy and Homotopy Equivalence Are Quite Fundamental in Topology. Homotopy Equivalence of T
    Lecture 6 HOMOTOPY The notions of homotopy and homotopy equivalence are quite fundamental in topology. Homotopy equivalence of topological spaces is a weaker equivalence relation than homeomorphism, and homotopy theory studies topological spaces up to this relation (and maps up to homotopy). This theory constitutes the main body of algebraic topology, but we only consider a few of its basic notions here. One of these notions is the Euler characteristic, which is also a homotopy invariant. 6.1. Homotopic Maps Two maps f, g : X ! Y are called homotopic (notation f ' g) if they can be joined by a homotopy, i.e., by a map F : X × [0; 1] ! Y such that F (x; 0) ≡ f(x) and F (x; 1) ≡ g(x) (here ≡ means for all x 2 X). If we change the notation from F (x; t) to Ft(x), we can restate the previous definition by saying that there exists a family fFt(x)g of maps, parametrized by t 2 [0; 1], continiously changing from f ≡ F0 to g ≡ F1. It is easy to prove that f ' f for any f : X ! Y (reflexivity); f ' g =) f ' g for all f, g : X ! Y (symmetry); f ' g and g ' h =) f ' h for all f, g, h: X ! Y (transitivity). For example, to prove transitivity, we obtain a homotopy joining f and h by setting ( F (x; 2t) for 0 ≤ t ≤ 1=2; F (x; t) = 1 F2(x; 2t − 1) for 1=2 ≤ t ≤ 1, where F1, F2 are homotopies joining f and g, g and h, respectively.
    [Show full text]
  • Homeomorphisms Between Topological Manifolds and Analytic Manifolds Author(S): Stewart S
    Annals of Mathematics Homeomorphisms Between Topological Manifolds and Analytic Manifolds Author(s): Stewart S. Cairns Source: The Annals of Mathematics, Second Series, Vol. 41, No. 4 (Oct., 1940), pp. 796-808 Published by: Annals of Mathematics Stable URL: http://www.jstor.org/stable/1968860 Accessed: 15/12/2010 04:49 Your use of the JSTOR archive indicates your acceptance of JSTOR's Terms and Conditions of Use, available at http://www.jstor.org/page/info/about/policies/terms.jsp. JSTOR's Terms and Conditions of Use provides, in part, that unless you have obtained prior permission, you may not download an entire issue of a journal or multiple copies of articles, and you may use content in the JSTOR archive only for your personal, non-commercial use. Please contact the publisher regarding any further use of this work. Publisher contact information may be obtained at http://www.jstor.org/action/showPublisher?publisherCode=annals. Each copy of any part of a JSTOR transmission must contain the same copyright notice that appears on the screen or printed page of such transmission. JSTOR is a not-for-profit service that helps scholars, researchers, and students discover, use, and build upon a wide range of content in a trusted digital archive. We use information technology and tools to increase productivity and facilitate new forms of scholarship. For more information about JSTOR, please contact [email protected]. Annals of Mathematics is collaborating with JSTOR to digitize, preserve and extend access to The Annals of Mathematics. http://www.jstor.org ANNA oFMv ATEMlATQCS Vol. 41, No.
    [Show full text]
  • Topology - Wikipedia, the Free Encyclopedia Page 1 of 7
    Topology - Wikipedia, the free encyclopedia Page 1 of 7 Topology From Wikipedia, the free encyclopedia Topology (from the Greek τόπος , “place”, and λόγος , “study”) is a major area of mathematics concerned with properties that are preserved under continuous deformations of objects, such as deformations that involve stretching, but no tearing or gluing. It emerged through the development of concepts from geometry and set theory, such as space, dimension, and transformation. Ideas that are now classified as topological were expressed as early as 1736. Toward the end of the 19th century, a distinct A Möbius strip, an object with only one discipline developed, which was referred to in Latin as the surface and one edge. Such shapes are an geometria situs (“geometry of place”) or analysis situs object of study in topology. (Greek-Latin for “picking apart of place”). This later acquired the modern name of topology. By the middle of the 20 th century, topology had become an important area of study within mathematics. The word topology is used both for the mathematical discipline and for a family of sets with certain properties that are used to define a topological space, a basic object of topology. Of particular importance are homeomorphisms , which can be defined as continuous functions with a continuous inverse. For instance, the function y = x3 is a homeomorphism of the real line. Topology includes many subfields. The most basic and traditional division within topology is point-set topology , which establishes the foundational aspects of topology and investigates concepts inherent to topological spaces (basic examples include compactness and connectedness); algebraic topology , which generally tries to measure degrees of connectivity using algebraic constructs such as homotopy groups and homology; and geometric topology , which primarily studies manifolds and their embeddings (placements) in other manifolds.
    [Show full text]
  • Homotopy Equivalence and Homeomorphism of 3-Manifolds
    oo‘s9383192 ss.00 + 0.m Q IWZ Pcrgamoo Rcu Ltd HOMOTOPY EQUIVALENCE AND HOMEOMORPHISM OF 3-MANIFOLDS JOEL HAsst and PETER SCOTT$ (Receired 10 Septrmber 1990; in revised form 9 August 1991) $1. INTRODUCTION AND PRELIMINARY RESULTS IN THIS paper we extend the class of 3-manifolds which are determined up to homeomor- phism by their fundamental groups to the class of closed orientable irreducible 3-manifolds containing a singular surface satisfying two properties, the l-line-intersection property and the 4-plane property. A basic problem in the classification of 3-dimensional manifolds is to decide to what extent the homotopy type of a closed manifold determines the manifold up to homeomor- phism. In the case of 3-manifolds with finite fundamental groups, it is known that there are homotopy equivalent manifolds which are not homeomorphic, but there are no known examples of closed orientable irreducible 3-manifolds with isomorphic infinite fundamental groups which are not homcomorphic. Waldhausen [30] and Heil Cl23 proved that if M and M’ are Haken 3-manifolds which have isomorphic fundamental groups then they are homcomorphic. If M and M’ arc hyperbolic then the Mostow rigidity theorem implies the same result [19]. but if only M is assumed to be hyperbolic then it is unknown. Boehme [3] extended Waldhausen’s theorem to certain non-Haken Seifert fiber spaces. Scott [27] showed that a closed orientable irreducible 3-manifold which is homotopy equivalent to a Seifcrt fiber space with infinite fundamental group is homeomorphic to that Seifert fiber space. Many of these Scifert fiber spaces are non-Haken.
    [Show full text]
  • Automatic Continuity for Homeomorphism Groups and Applications
    Automatic continuity for homeomorphism groups and applications Kathryn Mann Appendix with Fr´ed´ericLe Roux Abstract Let M be a compact manifold, possibly with boundary. We show that the group of homeomorphisms of M has the automatic continuity property: any homomorphism from Homeo(M) to any separable group is necessarily continuous. This answers a question of C. Rosendal. If N ⊂ M is a submanifold, the group of homeomorphisms of M that preserve N also has this property. Various applications of automatic continuity are discussed, including applications to the topology and structure of groups of germs of homeomorphisms. In an appendix with Fr´ed´ericLe Roux we also show, using related techniques, that the group of germs at a point of homeomorphisms of Rn is strongly uniformly simple. 1 Introduction Definition 1.1. A topological group G has the automatic continuity property if every homomorphism from G to any separable group H is necessarily continuous. One should think of automatic continuity as a very strong form of rigidity. Many familiar topological groups fail to have the property, for example • Automorphisms of R as a vector space over Q (other than homotheties) are discon- tinuous homomorphisms R ! R. • Applying a wild automorphism of C to all matrix entries gives a discontinuous homomorphism GL(n; C) ! GL(n; C). • More generally, for any field F of cardinality at most continuum, Kallman [11] gives injective homomorphisms from GL(n; F ) to S1, the group of permutations of an infinite countable set. As S1 admits a separable, totally disconnected topology, GL(n; F ) fails to have automatic continuity as soon as F is not totally disconnected.
    [Show full text]