Lectures on Order and Topology

Size: px
Start display at page:

Download "Lectures on Order and Topology"

Transcription

1 Lectures on Order and Topology Antonino Salibra 17 November Topology: main definitions and notation Definition 1.1 A topological space X is a pair X = ( X, OX) where X is a nonempty set and OX is a family of subsets of X satisfying the following properties: (i), X OX; (ii) If (U i OX : i I) is a family of sets, then i I U i OX; (iii) If U, V OX then U V OX. The elements of OX are called open sets. A closed set is the complement of an open set (i.e., A X is closed iff X \ A is open). The set of all closed sets is denoted by CX. The set CX of closed sets satisfies the following conditions: (i) If (U i CX : i I) is a family of closed sets, then i I U i CX; (ii) If U, V CX then U V CX. A clopen set is a set which is both open and closed. The clopen subsets of a space constitutes a Boolean algebra. Example 1 (Euclidean topology) Let R be the set of real numbers. Given a < b R, we denote by (a, b) = {x R : a < x < b} the interval of all reals between a and b. The family of all sets U R satisfying the following property ( x U)( a b) (a < b) x (a, b) (a, b) U constitutes a topology on R. It is the usual euclidean topology of real line. The following are examples of open sets: an interval (a, b); an infinite interval (a, + ); The following are examples of closed sets: a closed interval [a, b]; a closed infinite interval [a, + ). Example 2 (Discrete topology) Let X be a set. Then (X, P(X)), where P(X) is the set of all subsets of X, is a topological space. Every subset of X is open. This topology is called the discrete topology. Every subset of X is clopen. Example 3 (Indiscrete topology) Let X be a set. Then (X, {, X}) is a topological space. This topology is called the indiscrete topology. The only open sets are the empty set and the set X. 1

2 Example 4 (Cofinite topology) Let X be a set. A subset Y of X is cofinite if X \ Y is finite. The family of all cofinite subsets of X constitutes the so-called cofinite topology of X. The usual euclidean topologies are defined by a metric. Definition 1.2 A metric on a set X is a map d : X X R + satisfying the following properties: (i) d(x, y) = 0 iff x = y; (ii) d(x, y) = d(y, x); (iii) d(x, y) d(x, z) + d(z, y). If x X and r > 0, then B(x, r) = {y : d(x, y) < r} is the ball of center x and radius r. Example 5 (Metric topology) Let X = ( X, d) be a metric space. The topology induced by the metric d on X is defined as follows: U X is open iff, for every x U there exists r > 0 such that B(x, r) U. The euclidean topology on R of Example 1 is induced by the metric d(x, y) = x y, where x y is the absolute value of x y. The euclidean topology on R 2 is induced by the metric d(x, y) = (x 1 y 1 ) 2 + (x 2 y 2 ) 2, where x = (x 1, x 2 ) and y = (y 1, y 2 ). Example 6 (Metric on strings) Let A be a finite alphabet, A be the set of finite strings of alphabet A and ɛ the empty string. We define a metric d on A. Given two distinct strings α, β A we define: d(α, β) = 2 k, where k is the number of states of the least automata distinguishing α and β. We recall that a deterministic automata is a tuple (Q, A, q 0, F, δ), where Q is the finite set of states, A is the alphabet, q 0 Q is the initial state, F Q is the set of final states, and δ : Q A Q is a map. The map δ can be extended by induction to a map δ : Q A Q, where α A and a A: δ (q, ɛ) = q; δ (q, αa) = δ(δ (q, α), a). The strings α and β are not distinguished by the automa iff δ (q, α) = δ (q, β) for every q Q. Lemma 7 Let ( X, d) be a metric space. Then for all x y X there exists r > 0 such that B(x, r) B(y, r) =. Proof. Define r = d(x, y)/4. The following is an example of topology which cannot be induced by a metric. Example 8 Let N be a the set of natural numbers. We denote by [n) = {x N : x n} the set of naturals greater than or equal to n. Then (N, { } {[n) : n N}) is a space, whose topology cannot be induced by a metric. The intersection of two nonempty open sets is always nonempty: [n) [k) = [max(k, n)) is infinite. For example, [5) [2) = [5). Then the conclusion follows from Lemma 7. 2

3 Example 9 (Alexandrov topology) Let X = ( X, ) be a partially ordered set (poset, for short). A subset Y of X is an upper set if y Y x X (x y) x Y. The family of all upper sets of X is a topology, called the Alexandrov topology. Example 10 (Sierpinski topology) Let 2 = {0, 1}. We can define two nontrivial topologies on 2: The Sierpinski topology, whose open sets are:, {1}, {0, 1}. The opposite of the Sierpinski topology, whose open sets are :, {0}, {0, 1}. The Sierpinski topology coincides with the Alexandrov topology if we order the set 2 as follows: 0 < Neighbourhood System Let X be a space. A set U is a neighbourhood of x (w.r.t. the topology OX) if there exists an open V such that x V U. We denote by N O x the set of all neighbourhoods of x. An open neighborhood of x is any neighbourhood U of x such that U is open. There is an alternative way to define a topology, by first defining a neighbourhood system, and then open sets as those sets containing a neighbourhood of each of their points. Definition 1.3 Let X be a set. A neighbourhood system on X is the assignment of a family N x of subsets of X to each x X, such that 1. x U for every U N x ; 2. U, V N x U V N x ; 3. U N x U V V N x ; 4. ( U N x )( V N x ) V U ( y V ) V N y. Proposition If X is a space, then the family N x of neighbourhoods of x (w.r.t. the topology OX) constitutes a neighbourhood system on X. 2. If (N x : x X) is a neighbourhood system on X, then the family of sets U such that x U U N x constitutes a topology on X. Both definitions are compatible: the topology obtained from the neighbourhood system defined using open sets of X is the original one OX, and vice versa when starting out from a neighbourhood system. 3

4 1.2 Interior, Closure, adherent and limit point Let X be a space. 1. The interior Å of a set A X is the largest open subset of A: We often write int(a) for Å. Example 12 Å = {U : U OX U A}. In any space, the interior of the empty set is the empty set. If X is the Euclidean space R of real numbers, then int[0, 1] = (0, 1). If X is the Euclidean space R, then the interior of the set Q of rational numbers is empty. If X is the complex plane R 2, then int({(x, y) R 2 : x 2 + y 2 1}) = {(x, y) R 2 : x 2 + y 2 < 1}. In the Euclidean space, the interior of any finite set is the empty set. If one considers on R the discrete topology in which every set is open, then int([0, 1]) = [0, 1]. If one considers on R the indiscrete topology in which the only open sets are the empty set and R itself, then int([0, 1]) is the empty set. 2. The closure A of a subset A of X is the intersection of all closed sets containing A: A = {U : U CX A U}. ({x} will be denoted by x). We sometimes write cl(a) for A. Proposition 13 A is the set of all points y such that U A for every open set U N y. Proof. If y A \ A, y U open and U A =, then A X \ U. The set X \ U is closed, contains A but it does not contains y. We get the contradiction y / A. Example 14 Consider a sphere in 3-dimensions. Implicitly there are two regions of interest created by this sphere; the sphere itself and its interior (which is called an open 3-ball). It is useful to be able to distinguish between the interior of 3-ball and the surface, so we distinguish between the open 3-ball, and the closed 3-ball - the closure of the 3-ball. The closure of the open 3-ball is the open 3-ball plus the surface. In any space, = cl( ). In any space X, X = X. If X is the Euclidean space R of real numbers, then (0, 1) = [0, 1]. If X is the Euclidean space R, then the closure of the set Q of rational numbers is the whole space R. We say that Q is dense in R. 4

5 If X is the complex plane R 2, then cl({z C : z > 1}) = {z C : z 1}. If S is a finite subset of a Euclidean space, then S = S. If one considers on R the discrete topology in which every set is closed (open), then (0, 1) = (0, 1). If one considers on R the indiscrete topology in which the only closed (open) sets are the empty set and R itself, then (0, 1) = R. In the Sierpinski space 2 (see Example 10) we have 0 = {0} and 1 = {0, 1}. These examples show that the closure of a set depends upon the topology of the underlying space. The closure of a set also depends upon in which space we are taking the closure. For example, if X is the set of rational numbers, with the usual relative topology induced by the Euclidean metric, and if S = {q Q : q 2 > 2, q > 0}, then S is closed in Q; however, the closure of S in the Euclidean space R is the set of all real numbers greater than or equal to 2. Recall that 2 is irrational. 3. A point y is a adherent to A if (U A) for every U N y. 4. A point y is a limit point of A if (U A) \ {y} for every U N y. Every point in A \ A is a limit point. The closure of A is the union of A and its limit points. Let A = {(x, y) : x 2 + y 2 < 1} {(2, 0)} in the plane with the Euclidean topology. Then A = {(x, y) : x 2 + y 2 1} {(2, 0)}, while the set of limit points is equal to {(x, y) : x 2 + y 2 1} The boundary (or frontier) of A is the closed set A X \ A. For example, the frontier of {(x, y) : x 2 + y 2 < 1} in the euclidean plane is the set {(x, y) : x 2 + y 2 = 1}. 1.3 Bases Let X be a space. A family B of open sets is a base (subbase) if every open set OX is union of elements of B (is union of finite intersections of elements in B). Example 15 The collection of all open intervals (a, b) (a, b R) in the real line forms a base for the euclidean topology, because (i) the intersection of any two open intervals is itself an open interval or empty; (ii) every open is union of intervals. The collection of all semi-infinite intervals of the forms (, a) and (a, + ), where a is a real number, form a subbase. Any interval (a, b) = (a, + ) (, b). A base is not unique. Many bases, even of different sizes, may generate the same topology. For example, the open intervals with rational endpoints are also a base for the euclidean real topology, as are the open intervals with irrational endpoints, but these two sets are completely disjoint and both properly contained in the base of all open intervals. Definition 1.4 A family B of subsets of a set X is called a base if it satisfies the following two conditions: 1 A point of A is isolated if the singleton of a is open in the subspace A. 5

6 1. For every x X, there is B B such that x B; 2. If A, B B and x A B, then there is C B such that x C A B. If B is a base on X then B generates the following topology: U is open iff there exists D B such that U = D. Any family B of subsets of a set X, such that B = X, generates a topology on X. In fact, B generates the base constituted by the sets B 1 B n (B i B). Example 16 Let Z be the set of all integers. We define a topology on Z to provide a topological proof that there exist infinite prime numbers. For b > 0 and 0 a < b, let N b a = {x Z : x a (mod b)} = {a, a ± b, a ± 2b,..., a ± kb,... }. In other words, N b a is the set of all integers that are congruent to a modulo b. The sets Na b (b > 0, 0 a < b) constitute a subbase and generate a base for a topology on Z. An element of the base is the set Na b1 1 Na bn n. This set is either empty or infinite for the Chinese remainder theorem: x a 1 (mod b 1 );... ; x a n (mod b n ) admits a solution iff a i a j mod gcd(b 1,..., b n ) for all i, j. If e is the least positive solution, then the set of all solution is Ne lcm(b1,...,bn). All elements of the base are clopen. The complement of N b a is equal to Z \ N b a = 0 i a<b N b i. Except for 1, +1 and 0, all integers have prime factors. Therefore each is contained in one or more N 0,p, where p is prime. We thus arrive at the following identity, where P is the set of prime numbers: Z \ { 1, +1} = p P N 0,p. If the set P were finite, then the right hand side would be closed as the union of a finite number of closed sets. Then the set { 1, +1} would be open as a complement of a closed set. This would contradict that every open set is infinite. References [1] T. Lawson. Topology: A geometrical approach, Oxford University Press, 2003 [2] Gierz, Hofmann, Keimel, Lawson, Mislove, Scott. Continuous lattices and domains. Cambridge University Press, [3] P. Johnstone. Stone Spaces. Cambridge University Press, [4] P. Odifreddi. Short Course on Logic, Algebra and Topology, [5] L.A. Steen and J.A. Seebach, Jr. Counterexamples in topology. Springer-Verlag. Second edition,

Topology 550A Homework 3, Week 3 (Corrections: February 22, 2012)

Topology 550A Homework 3, Week 3 (Corrections: February 22, 2012) Topology 550A Homework 3, Week 3 (Corrections: February 22, 2012) Michael Tagare De Guzman January 31, 2012 4A. The Sorgenfrey Line The following material concerns the Sorgenfrey line, E, introduced in

More information

2.8. Connectedness A topological space X is said to be disconnected if X is the disjoint union of two non-empty open subsets. The space X is said to

2.8. Connectedness A topological space X is said to be disconnected if X is the disjoint union of two non-empty open subsets. The space X is said to 2.8. Connectedness A topological space X is said to be disconnected if X is the disjoint union of two non-empty open subsets. The space X is said to be connected if it is not disconnected. A subset of

More information

Chapter 11. Topological Spaces: General Properties

Chapter 11. Topological Spaces: General Properties 11.1. Open Sets, Closed Sets, Bases, and Subbases 1 Chapter 11. Topological Spaces: General Properties Section 11.1. Open Sets, Closed Sets, Bases, and Subbases Note. In this section, we define a topological

More information

M3P1/M4P1 (2005) Dr M Ruzhansky Metric and Topological Spaces Summary of the course: definitions, examples, statements.

M3P1/M4P1 (2005) Dr M Ruzhansky Metric and Topological Spaces Summary of the course: definitions, examples, statements. M3P1/M4P1 (2005) Dr M Ruzhansky Metric and Topological Spaces Summary of the course: definitions, examples, statements. Chapter 1: Metric spaces and convergence. (1.1) Recall the standard distance function

More information

Topology Homework 3. Section Section 3.3. Samuel Otten

Topology Homework 3. Section Section 3.3. Samuel Otten Topology Homework 3 Section 3.1 - Section 3.3 Samuel Otten 3.1 (1) Proposition. The intersection of finitely many open sets is open and the union of finitely many closed sets is closed. Proof. Note that

More information

Characterization of Boolean Topological Logics

Characterization of Boolean Topological Logics Characterization of Boolean Topological Logics Short Form: Boolean Topological Logics Anthony R. Fressola Denison University Granville, OH 43023 University of Illinois Urbana-Champaign, IL USA 61801-61802

More information

Elementary Topology. Note: This problem list was written primarily by Phil Bowers and John Bryant. It has been edited by a few others along the way.

Elementary Topology. Note: This problem list was written primarily by Phil Bowers and John Bryant. It has been edited by a few others along the way. Elementary Topology Note: This problem list was written primarily by Phil Bowers and John Bryant. It has been edited by a few others along the way. Definition. properties: (i) T and X T, A topology on

More information

THREE LECTURES ON BASIC TOPOLOGY. 1. Basic notions.

THREE LECTURES ON BASIC TOPOLOGY. 1. Basic notions. THREE LECTURES ON BASIC TOPOLOGY PHILIP FOTH 1. Basic notions. Let X be a set. To make a topological space out of X, one must specify a collection T of subsets of X, which are said to be open subsets of

More information

TOPOLOGY, DR. BLOCK, FALL 2015, NOTES, PART 3.

TOPOLOGY, DR. BLOCK, FALL 2015, NOTES, PART 3. TOPOLOGY, DR. BLOCK, FALL 2015, NOTES, PART 3. 301. Definition. Let m be a positive integer, and let X be a set. An m-tuple of elements of X is a function x : {1,..., m} X. We sometimes use x i instead

More information

Topology notes. Basic Definitions and Properties.

Topology notes. Basic Definitions and Properties. Topology notes. Basic Definitions and Properties. Intuitively, a topological space consists of a set of points and a collection of special sets called open sets that provide information on how these points

More information

INTRODUCTION TO TOPOLOGY

INTRODUCTION TO TOPOLOGY INTRODUCTION TO TOPOLOGY MARTINA ROVELLI These notes are an outline of the topics covered in class, and are not substitutive of the lectures, where (most) proofs are provided and examples are discussed

More information

A Little Point Set Topology

A Little Point Set Topology A Little Point Set Topology A topological space is a generalization of a metric space that allows one to talk about limits, convergence, continuity and so on without requiring the concept of a distance

More information

However, this is not always true! For example, this fails if both A and B are closed and unbounded (find an example).

However, this is not always true! For example, this fails if both A and B are closed and unbounded (find an example). 98 CHAPTER 3. PROPERTIES OF CONVEX SETS: A GLIMPSE 3.2 Separation Theorems It seems intuitively rather obvious that if A and B are two nonempty disjoint convex sets in A 2, then there is a line, H, separating

More information

A Tour of General Topology Chris Rogers June 29, 2010

A Tour of General Topology Chris Rogers June 29, 2010 A Tour of General Topology Chris Rogers June 29, 2010 1. The laundry list 1.1. Metric and topological spaces, open and closed sets. (1) metric space: open balls N ɛ (x), various metrics e.g. discrete metric,

More information

Discrete Mathematics Lecture 4. Harper Langston New York University

Discrete Mathematics Lecture 4. Harper Langston New York University Discrete Mathematics Lecture 4 Harper Langston New York University Sequences Sequence is a set of (usually infinite number of) ordered elements: a 1, a 2,, a n, Each individual element a k is called a

More information

Introduction to Algebraic and Geometric Topology Week 5

Introduction to Algebraic and Geometric Topology Week 5 Introduction to Algebraic and Geometric Topology Week 5 Domingo Toledo University of Utah Fall 2017 Topology of Metric Spaces I (X, d) metric space. I Recall the definition of Open sets: Definition U

More information

Open and Closed Sets

Open and Closed Sets Open and Closed Sets Definition: A subset S of a metric space (X, d) is open if it contains an open ball about each of its points i.e., if x S : ɛ > 0 : B(x, ɛ) S. (1) Theorem: (O1) and X are open sets.

More information

Lecture : Topological Space

Lecture : Topological Space Example of Lecture : Dr. Department of Mathematics Lovely Professional University Punjab, India October 18, 2014 Outline Example of 1 2 3 Example of 4 5 6 Example of I Topological spaces and continuous

More information

Topological space - Wikipedia, the free encyclopedia

Topological space - Wikipedia, the free encyclopedia Page 1 of 6 Topological space From Wikipedia, the free encyclopedia Topological spaces are mathematical structures that allow the formal definition of concepts such as convergence, connectedness, and continuity.

More information

4. Definition: topological space, open set, topology, trivial topology, discrete topology.

4. Definition: topological space, open set, topology, trivial topology, discrete topology. Topology Summary Note to the reader. If a statement is marked with [Not proved in the lecture], then the statement was stated but not proved in the lecture. Of course, you don t need to know the proof.

More information

9.5 Equivalence Relations

9.5 Equivalence Relations 9.5 Equivalence Relations You know from your early study of fractions that each fraction has many equivalent forms. For example, 2, 2 4, 3 6, 2, 3 6, 5 30,... are all different ways to represent the same

More information

Notes on metric spaces and topology. Math 309: Topics in geometry. Dale Rolfsen. University of British Columbia

Notes on metric spaces and topology. Math 309: Topics in geometry. Dale Rolfsen. University of British Columbia Notes on metric spaces and topology Math 309: Topics in geometry Dale Rolfsen University of British Columbia Let X be a set; we ll generally refer to its elements as points. A distance function, or metric

More information

Topology problem set Integration workshop 2010

Topology problem set Integration workshop 2010 Topology problem set Integration workshop 2010 July 28, 2010 1 Topological spaces and Continuous functions 1.1 If T 1 and T 2 are two topologies on X, show that (X, T 1 T 2 ) is also a topological space.

More information

Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS

Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS Definition 1.1. Let X be a set and T a subset of the power set P(X) of X. Then T is a topology on X if and only if all of the following

More information

Real Analysis, 2nd Edition, G.B.Folland

Real Analysis, 2nd Edition, G.B.Folland Real Analysis, 2nd Edition, G.B.Folland Chapter 4 Point Set Topology Yung-Hsiang Huang 4.1 Topological Spaces 1. If card(x) 2, there is a topology on X that is T 0 but not T 1. 2. If X is an infinite set,

More information

4 Basis, Subbasis, Subspace

4 Basis, Subbasis, Subspace 4 Basis, Subbasis, Subspace Our main goal in this chapter is to develop some tools that make it easier to construct examples of topological spaces. By Definition 3.12 in order to define a topology on a

More information

CSC Discrete Math I, Spring Sets

CSC Discrete Math I, Spring Sets CSC 125 - Discrete Math I, Spring 2017 Sets Sets A set is well-defined, unordered collection of objects The objects in a set are called the elements, or members, of the set A set is said to contain its

More information

In class 75min: 2:55-4:10 Thu 9/30.

In class 75min: 2:55-4:10 Thu 9/30. MATH 4530 Topology. In class 75min: 2:55-4:10 Thu 9/30. Prelim I Solutions Problem 1: Consider the following topological spaces: (1) Z as a subspace of R with the finite complement topology (2) [0, π]

More information

Topology Proceedings. COPYRIGHT c by Topology Proceedings. All rights reserved.

Topology Proceedings. COPYRIGHT c by Topology Proceedings. All rights reserved. Topology Proceedings Web: http://topology.auburn.edu/tp/ Mail: Topology Proceedings Department of Mathematics & Statistics Auburn University, Alabama 36849, USA E-mail: topolog@auburn.edu ISSN: 0146-4124

More information

Final Exam, F11PE Solutions, Topology, Autumn 2011

Final Exam, F11PE Solutions, Topology, Autumn 2011 Final Exam, F11PE Solutions, Topology, Autumn 2011 Question 1 (i) Given a metric space (X, d), define what it means for a set to be open in the associated metric topology. Solution: A set U X is open if,

More information

Chapter 1. Preliminaries

Chapter 1. Preliminaries Chapter 1 Preliminaries 1.1 Topological spaces 1.1.1 The notion of topological space The topology on a set X is usually defined by specifying its open subsets of X. However, in dealing with topological

More information

Chapter 2 Topological Spaces and Continuity

Chapter 2 Topological Spaces and Continuity Chapter 2 Topological Spaces and Continuity Starting from metric spaces as they are familiar from elementary calculus, one observes that many properties of metric spaces like the notions of continuity

More information

2. Metric and Topological Spaces

2. Metric and Topological Spaces 2 Metric and Topological Spaces Topology begins where sets are implemented with some cohesive properties enabling one to define continuity Solomon Lefschetz In order to forge a language of continuity,

More information

MATH 54 - LECTURE 4 DAN CRYTSER

MATH 54 - LECTURE 4 DAN CRYTSER MATH 54 - LECTURE 4 DAN CRYTSER Introduction In this lecture we review properties and examples of bases and subbases. Then we consider ordered sets and the natural order topology that one can lay on an

More information

Manifolds. Chapter X. 44. Locally Euclidean Spaces

Manifolds. Chapter X. 44. Locally Euclidean Spaces Chapter X Manifolds 44. Locally Euclidean Spaces 44 1. Definition of Locally Euclidean Space Let n be a non-negative integer. A topological space X is called a locally Euclidean space of dimension n if

More information

Lecture 17: Continuous Functions

Lecture 17: Continuous Functions Lecture 17: Continuous Functions 1 Continuous Functions Let (X, T X ) and (Y, T Y ) be topological spaces. Definition 1.1 (Continuous Function). A function f : X Y is said to be continuous if the inverse

More information

Some new higher separation axioms via sets having non-empty interior

Some new higher separation axioms via sets having non-empty interior Bhat & Das, Cogent Mathematics (015), : 109695 http://dx.doi.org/10.1080/3311835.015.109695 PURE MATHEMATICS RESEARCH ARTICLE Some new higher separation axioms via sets having non-empty interior Pratibha

More information

Topology Between Two Sets

Topology Between Two Sets Journal of Mathematical Sciences & Computer Applications 1 (3): 95 107, 2011 doi: 10.5147/jmsca.2011.0071 Topology Between Two Sets S. Nithyanantha Jothi 1 and P. Thangavelu 2* 1 Department of Mathematics,

More information

NOTES ON GENERAL TOPOLOGY

NOTES ON GENERAL TOPOLOGY NOTES ON GENERAL TOPOLOGY PETE L. CLARK 1. The notion of a topological space Part of the rigorization of analysis in the 19th century was the realization that notions like convergence of sequences and

More information

Lecture 15: The subspace topology, Closed sets

Lecture 15: The subspace topology, Closed sets Lecture 15: The subspace topology, Closed sets 1 The Subspace Topology Definition 1.1. Let (X, T) be a topological space with topology T. subset of X, the collection If Y is a T Y = {Y U U T} is a topology

More information

Sets. De Morgan s laws. Mappings. Definition. Definition

Sets. De Morgan s laws. Mappings. Definition. Definition Sets Let X and Y be two sets. Then the set A set is a collection of elements. Two sets are equal if they contain exactly the same elements. A is a subset of B (A B) if all the elements of A also belong

More information

Topology I Test 1 Solutions October 13, 2008

Topology I Test 1 Solutions October 13, 2008 Topology I Test 1 Solutions October 13, 2008 1. Do FIVE of the following: (a) Give a careful definition of connected. A topological space X is connected if for any two sets A and B such that A B = X, we

More information

MA651 Topology. Lecture 4. Topological spaces 2

MA651 Topology. Lecture 4. Topological spaces 2 MA651 Topology. Lecture 4. Topological spaces 2 This text is based on the following books: Linear Algebra and Analysis by Marc Zamansky Topology by James Dugundgji Fundamental concepts of topology by Peter

More information

CHAPTER 8. Copyright Cengage Learning. All rights reserved.

CHAPTER 8. Copyright Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS Copyright Cengage Learning. All rights reserved. SECTION 8.3 Equivalence Relations Copyright Cengage Learning. All rights reserved. The Relation Induced by a Partition 3 The Relation

More information

Topological properties of convex sets

Topological properties of convex sets Division of the Humanities and Social Sciences Ec 181 KC Border Convex Analysis and Economic Theory Winter 2018 Topic 5: Topological properties of convex sets 5.1 Interior and closure of convex sets Let

More information

Section 17. Closed Sets and Limit Points

Section 17. Closed Sets and Limit Points 17. Closed Sets and Limit Points 1 Section 17. Closed Sets and Limit Points Note. In this section, we finally define a closed set. We also introduce several traditional topological concepts, such as limit

More information

INTRODUCTION Joymon Joseph P. Neighbours in the lattice of topologies Thesis. Department of Mathematics, University of Calicut, 2003

INTRODUCTION Joymon Joseph P. Neighbours in the lattice of topologies Thesis. Department of Mathematics, University of Calicut, 2003 INTRODUCTION Joymon Joseph P. Neighbours in the lattice of topologies Thesis. Department of Mathematics, University of Calicut, 2003 INTRODUCTION The collection C(X) of all topologies on a fixed non-empty

More information

Topology - I. Michael Shulman WOMP 2004

Topology - I. Michael Shulman WOMP 2004 Topology - I Michael Shulman WOMP 2004 1 Topological Spaces There are many different ways to define a topological space; the most common one is as follows: Definition 1.1 A topological space (often just

More information

MATH 54 - LECTURE 10

MATH 54 - LECTURE 10 MATH 54 - LECTURE 10 DAN CRYTSER The Universal Mapping Property First we note that each of the projection mappings π i : j X j X i is continuous when i X i is given the product topology (also if the product

More information

Generell Topologi. Richard Williamson. May 27, 2013

Generell Topologi. Richard Williamson. May 27, 2013 Generell Topologi Richard Williamson May 27, 2013 1 1 Tuesday 15th January 1.1 Topological spaces definition, terminology, finite examples Definition 1.1. A topological space is a pair (X, O) of a set

More information

Chapter One Topological Spaces

Chapter One Topological Spaces Chapter One Topological Spaces Definition. A collection T of subsets of a set X is a topology if a) and X are elements of T; b) the intersection of any two elements of T is an element of T; and c) the

More information

REVIEW OF FUZZY SETS

REVIEW OF FUZZY SETS REVIEW OF FUZZY SETS CONNER HANSEN 1. Introduction L. A. Zadeh s paper Fuzzy Sets* [1] introduces the concept of a fuzzy set, provides definitions for various fuzzy set operations, and proves several properties

More information

Lecture-12: Closed Sets

Lecture-12: Closed Sets and Its Examples Properties of Lecture-12: Dr. Department of Mathematics Lovely Professional University Punjab, India October 18, 2014 Outline Introduction and Its Examples Properties of 1 Introduction

More information

Notes on Topology. Andrew Forrester January 28, Notation 1. 2 The Big Picture 1

Notes on Topology. Andrew Forrester January 28, Notation 1. 2 The Big Picture 1 Notes on Topology Andrew Forrester January 28, 2009 Contents 1 Notation 1 2 The Big Picture 1 3 Fundamental Concepts 2 4 Topological Spaces and Topologies 2 4.1 Topological Spaces.........................................

More information

= [ U 1 \ U 2 = B \ [ B \ B.

= [ U 1 \ U 2 = B \ [ B \ B. 5. Mon, Sept. 8 At the end of class on Friday, we introduced the notion of a topology, and I asked you to think about how many possible topologies there are on a 3-element set. The answer is... 29. The

More information

On RC-spaces. Arabian Journal of Mathematics. Wojciech Bielas. Szymon Plewik

On RC-spaces. Arabian Journal of Mathematics. Wojciech Bielas. Szymon Plewik https://doi.org/10.1007/s40065-018-0233-5 Arabian Journal of Mathematics Wojciech Bielas On RC-spaces Szymon Plewik Received: 29 August 2018 / Accepted: 4 December 2018 The Author(s) 2018 Abstract Following

More information

Final Test in MAT 410: Introduction to Topology Answers to the Test Questions

Final Test in MAT 410: Introduction to Topology Answers to the Test Questions Final Test in MAT 410: Introduction to Topology Answers to the Test Questions Stefan Kohl Question 1: Give the definition of a topological space. (3 credits) A topological space (X, τ) is a pair consisting

More information

Point-Set Topology II

Point-Set Topology II Point-Set Topology II Charles Staats September 14, 2010 1 More on Quotients Universal Property of Quotients. Let X be a topological space with equivalence relation. Suppose that f : X Y is continuous and

More information

Topology. Min Yan. May 17, 2002

Topology. Min Yan. May 17, 2002 Topology Min Yan May 17, 2002 Contents 1 Set and Map 3 11 Set and Element 3 12 Set Operations 4 13 Maps 7 14 Equivalence Relation, Partition, and Quotient 12 2 Metric Space 18 21 Metric 18 22 Ball 22 23

More information

Metric and metrizable spaces

Metric and metrizable spaces Metric and metrizable spaces These notes discuss the same topic as Sections 20 and 2 of Munkres book; some notions (Symmetric, -metric, Ψ-spaces...) are not discussed in Munkres book.. Symmetric, -metric,

More information

SOME REMARKS CONCERNING D METRIC SPACES

SOME REMARKS CONCERNING D METRIC SPACES SOME REMARKS CONCERNING D METRIC SPACES Zead Mustafa and Brailey Sims November 2003 Abstract In this note we make some remarks concerning D metric spaces, and present some examples which show that many

More information

Math Introduction to Advanced Mathematics

Math Introduction to Advanced Mathematics Math 215 - Introduction to Advanced Mathematics Number Theory Fall 2017 The following introductory guide to number theory is borrowed from Drew Shulman and is used in a couple of other Math 215 classes.

More information

On Soft Topological Linear Spaces

On Soft Topological Linear Spaces Republic of Iraq Ministry of Higher Education and Scientific Research University of AL-Qadisiyah College of Computer Science and Formation Technology Department of Mathematics On Soft Topological Linear

More information

Introduction to Sets and Logic (MATH 1190)

Introduction to Sets and Logic (MATH 1190) Introduction to Sets and Logic () Instructor: Email: shenlili@yorku.ca Department of Mathematics and Statistics York University Dec 4, 2014 Outline 1 2 3 4 Definition A relation R from a set A to a set

More information

Math 395: Topology. Bret Benesh (College of Saint Benedict/Saint John s University)

Math 395: Topology. Bret Benesh (College of Saint Benedict/Saint John s University) Math 395: Topology Bret Benesh (College of Saint Benedict/Saint John s University) October 30, 2012 ii Contents Acknowledgments v 1 Topological Spaces 1 2 Closed sets and Hausdorff spaces 7 iii iv CONTENTS

More information

CAT(0) BOUNDARIES OF TRUNCATED HYPERBOLIC SPACE

CAT(0) BOUNDARIES OF TRUNCATED HYPERBOLIC SPACE CAT(0) BOUNDARIES OF TRUNCATED HYPERBOLIC SPACE KIM RUANE Abstract. We prove that the CAT(0) boundary of a truncated hyperbolic space is homeomorphic to a sphere with disks removed. In dimension three,

More information

1.1 Topological spaces. Open and closed sets. Bases. Closure and interior of a set

1.1 Topological spaces. Open and closed sets. Bases. Closure and interior of a set December 14, 2012 R. Engelking: General Topology I started to make these notes from [E1] and only later the newer edition [E2] got into my hands. I don t think that there were too much changes in numbering

More information

1 Point Set Topology. 1.1 Topological Spaces. CS 468: Computational Topology Point Set Topology Fall 2002

1 Point Set Topology. 1.1 Topological Spaces. CS 468: Computational Topology Point Set Topology Fall 2002 Point set topology is something that every analyst should know something about, but it s easy to get carried away and do too much it s like candy! Ron Getoor (UCSD), 1997 (quoted by Jason Lee) 1 Point

More information

Geometric structures on manifolds

Geometric structures on manifolds CHAPTER 3 Geometric structures on manifolds In this chapter, we give our first examples of hyperbolic manifolds, combining ideas from the previous two chapters. 3.1. Geometric structures 3.1.1. Introductory

More information

Generell Topologi. Richard Williamson. May 6, 2013

Generell Topologi. Richard Williamson. May 6, 2013 Generell Topologi Richard Williamson May 6, 2013 1 8 Thursday 7th February 8.1 Using connectedness to distinguish between topological spaces I Proposition 8.1. Let (, O ) and (Y, O Y ) be topological spaces.

More information

Numerical Optimization

Numerical Optimization Convex Sets Computer Science and Automation Indian Institute of Science Bangalore 560 012, India. NPTEL Course on Let x 1, x 2 R n, x 1 x 2. Line and line segment Line passing through x 1 and x 2 : {y

More information

Chapter 4 Concepts from Geometry

Chapter 4 Concepts from Geometry Chapter 4 Concepts from Geometry An Introduction to Optimization Spring, 2014 Wei-Ta Chu 1 Line Segments The line segment between two points and in R n is the set of points on the straight line joining

More information

CSE 20 DISCRETE MATH. Fall

CSE 20 DISCRETE MATH. Fall CSE 20 DISCRETE MATH Fall 2017 http://cseweb.ucsd.edu/classes/fa17/cse20-ab/ Final exam The final exam is Saturday December 16 11:30am-2:30pm. Lecture A will take the exam in Lecture B will take the exam

More information

T. Background material: Topology

T. Background material: Topology MATH41071/MATH61071 Algebraic topology Autumn Semester 2017 2018 T. Background material: Topology For convenience this is an overview of basic topological ideas which will be used in the course. This material

More information

2 A topological interlude

2 A topological interlude 2 A topological interlude 2.1 Topological spaces Recall that a topological space is a set X with a topology: a collection T of subsets of X, known as open sets, such that and X are open, and finite intersections

More information

A GRAPH FROM THE VIEWPOINT OF ALGEBRAIC TOPOLOGY

A GRAPH FROM THE VIEWPOINT OF ALGEBRAIC TOPOLOGY A GRAPH FROM THE VIEWPOINT OF ALGEBRAIC TOPOLOGY KARL L. STRATOS Abstract. The conventional method of describing a graph as a pair (V, E), where V and E repectively denote the sets of vertices and edges,

More information

CS100: DISCRETE STRUCTURES

CS100: DISCRETE STRUCTURES CS: DISCRETE STRUCTURES Computer Science Department Lecture : Set and Sets Operations (Ch2) Lecture Contents 2 Sets Definition. Some Important Sets. Notation used to describe membership in sets. How to

More information

Notes on point set topology, Fall 2010

Notes on point set topology, Fall 2010 Notes on point set topology, Fall 2010 Stephan Stolz September 3, 2010 Contents 1 Pointset Topology 1 1.1 Metric spaces and topological spaces...................... 1 1.2 Constructions with topological

More information

Reconstruction of Filament Structure

Reconstruction of Filament Structure Reconstruction of Filament Structure Ruqi HUANG INRIA-Geometrica Joint work with Frédéric CHAZAL and Jian SUN 27/10/2014 Outline 1 Problem Statement Characterization of Dataset Formulation 2 Our Approaches

More information

ISSN X (print) COMPACTNESS OF S(n)-CLOSED SPACES

ISSN X (print) COMPACTNESS OF S(n)-CLOSED SPACES Matematiqki Bilten ISSN 0351-336X (print) 41(LXVII) No. 2 ISSN 1857-9914 (online) 2017(30-38) UDC: 515.122.2 Skopje, Makedonija COMPACTNESS OF S(n)-CLOSED SPACES IVAN LONČAR Abstract. The aim of this paper

More information

Geometric structures on manifolds

Geometric structures on manifolds CHAPTER 3 Geometric structures on manifolds In this chapter, we give our first examples of hyperbolic manifolds, combining ideas from the previous two chapters. 3.1. Geometric structures 3.1.1. Introductory

More information

Sets MAT231. Fall Transition to Higher Mathematics. MAT231 (Transition to Higher Math) Sets Fall / 31

Sets MAT231. Fall Transition to Higher Mathematics. MAT231 (Transition to Higher Math) Sets Fall / 31 Sets MAT231 Transition to Higher Mathematics Fall 2014 MAT231 (Transition to Higher Math) Sets Fall 2014 1 / 31 Outline 1 Sets Introduction Cartesian Products Subsets Power Sets Union, Intersection, Difference

More information

Johns Hopkins Math Tournament Proof Round: Point Set Topology

Johns Hopkins Math Tournament Proof Round: Point Set Topology Johns Hopkins Math Tournament 2019 Proof Round: Point Set Topology February 9, 2019 Problem Points Score 1 3 2 6 3 6 4 6 5 10 6 6 7 8 8 6 9 8 10 8 11 9 12 10 13 14 Total 100 Instructions The exam is worth

More information

Topology and Topological Spaces

Topology and Topological Spaces Topology and Topological Spaces Mathematical spaces such as vector spaces, normed vector spaces (Banach spaces), and metric spaces are generalizations of ideas that are familiar in R or in R n. For example,

More information

Math 6510 Homework 3

Math 6510 Homework 3 Notational Note: In any presentation of a group G, I will explicitly set the relation equal to e as opposed to simply writing a presentation like G = a, b, c, d abcd 1. This is a bit untraditional, but

More information

Lecture notes on Topology. Huỳnh Quang Vũ

Lecture notes on Topology. Huỳnh Quang Vũ Lecture notes on Topology Huỳnh Quang Vũ Current address: Faculty of Mathematics and Computer Science, University of Science, Vietnam National University, 227 Nguyen Van Cu, District 5, Ho Chi Minh City,

More information

Duality Theory in Algebra, Logik and Computer Science

Duality Theory in Algebra, Logik and Computer Science Duality Theory in Algebra, Logik and Computer Science Workshop I, 13-14 June 2012, Oxford Dualities for locally hypercompact, stably hypercompact and hyperspectral spaces Faculty for Mathematics and Physics

More information

Excerpts from. Introduction to Modern Topology and Geometry. Anatole Katok Alexey Sossinsky

Excerpts from. Introduction to Modern Topology and Geometry. Anatole Katok Alexey Sossinsky Excerpts from Introduction to Modern Topology and Geometry Anatole Katok Alexey Sossinsky Contents Chapter 1. BASIC TOPOLOGY 3 1.1. Topological spaces 3 1.2. Continuous maps and homeomorphisms 6 1.3.

More information

Lecture 11 COVERING SPACES

Lecture 11 COVERING SPACES Lecture 11 COVERING SPACES A covering space (or covering) is not a space, but a mapping of spaces (usually manifolds) which, locally, is a homeomorphism, but globally may be quite complicated. The simplest

More information

Some Properties of θ-open Sets

Some Properties of θ-open Sets Some Properties of θ-open Sets Algunas Propiedades de los Conjuntos θ-abiertos M. Caldas (gmamccs@vm.uff.br) Departamento de Matematica Aplicada, Universidade Federal Fluminense, Rua Mario Santos Braga,

More information

and this equivalence extends to the structures of the spaces.

and this equivalence extends to the structures of the spaces. Homeomorphisms. A homeomorphism between two topological spaces (X, T X ) and (Y, T Y ) is a one - one correspondence such that f and f 1 are both continuous. Consequently, for every U T X there is V T

More information

Figure 1: Two polygonal loops

Figure 1: Two polygonal loops Math 1410: The Polygonal Jordan Curve Theorem: The purpose of these notes is to prove the polygonal Jordan Curve Theorem, which says that the complement of an embedded polygonal loop in the plane has exactly

More information

Review of Sets. Review. Philippe B. Laval. Current Semester. Kennesaw State University. Philippe B. Laval (KSU) Sets Current Semester 1 / 16

Review of Sets. Review. Philippe B. Laval. Current Semester. Kennesaw State University. Philippe B. Laval (KSU) Sets Current Semester 1 / 16 Review of Sets Review Philippe B. Laval Kennesaw State University Current Semester Philippe B. Laval (KSU) Sets Current Semester 1 / 16 Outline 1 Introduction 2 Definitions, Notations and Examples 3 Special

More information

On the duality of topological Boolean algebras

On the duality of topological Boolean algebras On the duality of topological Boolean algebras Matthew de Brecht 1 Graduate School of Human and Environmental Studies, Kyoto University Workshop on Mathematical Logic and its Applications 2016 1 This work

More information

New Classes of Closed Sets tgr-closed Sets and t gr-closed Sets

New Classes of Closed Sets tgr-closed Sets and t gr-closed Sets International Mathematical Forum, Vol. 10, 2015, no. 5, 211-220 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/imf.2015.5212 New Classes of Closed Sets tgr-closed Sets and t gr-closed Sets Ahmed

More information

QED Q: Why is it called the triangle inequality? A: Analogue with euclidean distance in the plane: picture Defn: Minimum Distance of a code C:

QED Q: Why is it called the triangle inequality? A: Analogue with euclidean distance in the plane: picture Defn: Minimum Distance of a code C: Lecture 3: Lecture notes posted online each week. Recall Defn Hamming distance: for words x = x 1... x n, y = y 1... y n of the same length over the same alphabet, d(x, y) = {1 i n : x i y i } i.e., d(x,

More information

Simplicial Objects and Homotopy Groups. J. Wu

Simplicial Objects and Homotopy Groups. J. Wu Simplicial Objects and Homotopy Groups J. Wu Department of Mathematics, National University of Singapore, Singapore E-mail address: matwuj@nus.edu.sg URL: www.math.nus.edu.sg/~matwujie Partially supported

More information

On the packing chromatic number of some lattices

On the packing chromatic number of some lattices On the packing chromatic number of some lattices Arthur S. Finbow Department of Mathematics and Computing Science Saint Mary s University Halifax, Canada BH C art.finbow@stmarys.ca Douglas F. Rall Department

More information

Math 190: Quotient Topology Supplement

Math 190: Quotient Topology Supplement Math 190: Quotient Topology Supplement 1. Introduction The purpose of this document is to give an introduction to the quotient topology. The quotient topology is one of the most ubiquitous constructions

More information

FAST POINT LOCATION, RAY SHOOTING AND INTERSECTION TEST FOR 3D NEF POLYHEDRA

FAST POINT LOCATION, RAY SHOOTING AND INTERSECTION TEST FOR 3D NEF POLYHEDRA FAST POINT LOCATION, RAY SHOOTING AND INTERSECTION TEST FOR 3D NEF POLYHEDRA MIGUEL A. GRANADOS VELÁSQUEZ EAFIT UNIVERSITY ENGINEERING SCHOOL COMPUTER SCIENCE DEPARTMENT MEDELLÍN 2004 FAST POINT LOCATION,

More information