Embeddings in Manifolds

Embeddings in Manifolds

Author: Robert J. Daverman

Publisher: American Mathematical Soc.

Published: 2009-10-14

Total Pages: 496

ISBN-13: 0821836978

DOWNLOAD EBOOK

A topological embedding is a homeomorphism of one space onto a subspace of another. The book analyzes how and when objects like polyhedra or manifolds embed in a given higher-dimensional manifold. The main problem is to determine when two topological embeddings of the same object are equivalent in the sense of differing only by a homeomorphism of the ambient manifold. Knot theory is the special case of spheres smoothly embedded in spheres; in this book, much more general spaces and much more general embeddings are considered. A key aspect of the main problem is taming: when is a topological embedding of a polyhedron equivalent to a piecewise linear embedding? A central theme of the book is the fundamental role played by local homotopy properties of the complement in answering this taming question. The book begins with a fresh description of the various classic examples of wild embeddings (i.e., embeddings inequivalent to piecewise linear embeddings). Engulfing, the fundamental tool of the subject, is developed next. After that, the study of embeddings is organized by codimension (the difference between the ambient dimension and the dimension of the embedded space). In all codimensions greater than two, topological embeddings of compacta are approximated by nicer embeddings, nice embeddings of polyhedra are tamed, topological embeddings of polyhedra are approximated by piecewise linear embeddings, and piecewise linear embeddings are locally unknotted. Complete details of the codimension-three proofs, including the requisite piecewise linear tools, are provided. The treatment of codimension-two embeddings includes a self-contained, elementary exposition of the algebraic invariants needed to construct counterexamples to the approximation and existence of embeddings. The treatment of codimension-one embeddings includes the locally flat approximation theorem for manifolds as well as the characterization of local flatness in terms of local homotopy properties.


Isometric Embedding of Riemannian Manifolds in Euclidean Spaces

Isometric Embedding of Riemannian Manifolds in Euclidean Spaces

Author: Qing Han

Publisher: American Mathematical Soc.

Published: 2006

Total Pages: 278

ISBN-13: 0821840711

DOWNLOAD EBOOK

The question of the existence of isometric embeddings of Riemannian manifolds in Euclidean space is already more than a century old. This book presents, in a systematic way, results both local and global and in arbitrary dimension but with a focus on the isometric embedding of surfaces in ${\mathbb R}^3$. The emphasis is on those PDE techniques which are essential to the most important results of the last century. The classic results in this book include the Janet-Cartan Theorem, Nirenberg's solution of the Weyl problem, and Nash's Embedding Theorem, with a simplified proof by Gunther. The book also includes the main results from the past twenty years, both local and global, on the isometric embedding of surfaces in Euclidean 3-space. The work will be indispensable to researchers in the area. Moreover, the authors integrate the results and techniques into a unified whole, providing a good entry point into the area for advanced graduate students or anyone interested in this subject. The authors avoid what is technically complicated. Background knowledge is kept to an essential minimum: a one-semester course in differential geometry and a one-year course in partial differential equations.


The Wild World of 4-Manifolds

The Wild World of 4-Manifolds

Author: Alexandru Scorpan

Publisher: American Mathematical Soc.

Published: 2005-05-10

Total Pages: 642

ISBN-13: 0821837494

DOWNLOAD EBOOK

What a wonderful book! I strongly recommend this book to anyone, especially graduate students, interested in getting a sense of 4-manifolds. --MAA Reviews The book gives an excellent overview of 4-manifolds, with many figures and historical notes. Graduate students, nonexperts, and experts alike will enjoy browsing through it. -- Robion C. Kirby, University of California, Berkeley This book offers a panorama of the topology of simply connected smooth manifolds of dimension four. Dimension four is unlike any other dimension; it is large enough to have room for wild things to happen, but small enough so that there is no room to undo the wildness. For example, only manifolds of dimension four can exhibit infinitely many distinct smooth structures. Indeed, their topology remains the least understood today. To put things in context, the book starts with a survey of higher dimensions and of topological 4-manifolds. In the second part, the main invariant of a 4-manifold--the intersection form--and its interaction with the topology of the manifold are investigated. In the third part, as an important source of examples, complex surfaces are reviewed. In the final fourth part of the book, gauge theory is presented; this differential-geometric method has brought to light how unwieldy smooth 4-manifolds truly are, and while bringing new insights, has raised more questions than answers. The structure of the book is modular, organized into a main track of about two hundred pages, augmented by extensive notes at the end of each chapter, where many extra details, proofs and developments are presented. To help the reader, the text is peppered with over 250 illustrations and has an extensive index.


Embeddings and Immersions

Embeddings and Immersions

Author: Masahisa Adachi

Publisher: American Mathematical Soc.

Published: 2012-11-07

Total Pages: 198

ISBN-13: 0821891642

DOWNLOAD EBOOK

This book covers fundamental techniques in the theory of -imbeddings and -immersions, emphasizing clear intuitive understanding and containing many figures and diagrams. Adachi starts with an introduction to the work of Whitney and of Haefliger on -imbeddings and -manifolds. The Smale-Hirsch theorem is presented as a generalization of the classification of -imbeddings by isotopy and is extended by Gromov's work on the subject, including Gromov's convex integration theory. Finally, as an application of Gromov's work, the author introduces Haefliger's classification theorem of foliations on open manifolds. Also described here is the Adachi's work with Landweber on the integrability of almost complex structures on open manifolds. This book would be an excellent text for upper-division undergraduate or graduate courses.Nothing provided


Introduction to Smooth Manifolds

Introduction to Smooth Manifolds

Author: John M. Lee

Publisher: Springer Science & Business Media

Published: 2013-03-09

Total Pages: 646

ISBN-13: 0387217525

DOWNLOAD EBOOK

Author has written several excellent Springer books.; This book is a sequel to Introduction to Topological Manifolds; Careful and illuminating explanations, excellent diagrams and exemplary motivation; Includes short preliminary sections before each section explaining what is ahead and why


Surgery on Compact Manifolds

Surgery on Compact Manifolds

Author: Charles Terence Clegg Wall

Publisher: American Mathematical Soc.

Published: 1999

Total Pages: 321

ISBN-13: 0821809423

DOWNLOAD EBOOK

The publication of this book in 1970 marked the culmination of a period in the history of the topology of manifolds. This edition, based on the original text, is supplemented by notes on subsequent developments and updated references and commentaries.


Python Data Science Handbook

Python Data Science Handbook

Author: Jake VanderPlas

Publisher: "O'Reilly Media, Inc."

Published: 2016-11-21

Total Pages: 609

ISBN-13: 1491912138

DOWNLOAD EBOOK

For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all—IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools. Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types of data; and using data to build statistical or machine learning models. Quite simply, this is the must-have reference for scientific computing in Python. With this handbook, you’ll learn how to use: IPython and Jupyter: provide computational environments for data scientists using Python NumPy: includes the ndarray for efficient storage and manipulation of dense data arrays in Python Pandas: features the DataFrame for efficient storage and manipulation of labeled/columnar data in Python Matplotlib: includes capabilities for a flexible range of data visualizations in Python Scikit-Learn: for efficient and clean Python implementations of the most important and established machine learning algorithms


An Introduction to Manifolds

An Introduction to Manifolds

Author: Loring W. Tu

Publisher: Springer Science & Business Media

Published: 2010-10-05

Total Pages: 426

ISBN-13: 1441974008

DOWNLOAD EBOOK

Manifolds, the higher-dimensional analogs of smooth curves and surfaces, are fundamental objects in modern mathematics. Combining aspects of algebra, topology, and analysis, manifolds have also been applied to classical mechanics, general relativity, and quantum field theory. In this streamlined introduction to the subject, the theory of manifolds is presented with the aim of helping the reader achieve a rapid mastery of the essential topics. By the end of the book the reader should be able to compute, at least for simple spaces, one of the most basic topological invariants of a manifold, its de Rham cohomology. Along the way, the reader acquires the knowledge and skills necessary for further study of geometry and topology. The requisite point-set topology is included in an appendix of twenty pages; other appendices review facts from real analysis and linear algebra. Hints and solutions are provided to many of the exercises and problems. This work may be used as the text for a one-semester graduate or advanced undergraduate course, as well as by students engaged in self-study. Requiring only minimal undergraduate prerequisites, 'Introduction to Manifolds' is also an excellent foundation for Springer's GTM 82, 'Differential Forms in Algebraic Topology'.