0% found this document useful (0 votes)
11 views

Anotes 01 Open Sets

1) The document introduces concepts related to open sets, limit points, and closed sets in the context of real numbers. 2) Key definitions include: a set is open if for each point in the set, there is an interval containing that point that is contained in the set. A point is a limit point of a set if every interval containing that point contains another point of the set. A set is closed if it contains all its limit points. 3) The document provides examples and exercises to illustrate these concepts, prove related properties, and determine whether specific sets are open, have limit points, or are closed.

Uploaded by

kboateng21
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Anotes 01 Open Sets

1) The document introduces concepts related to open sets, limit points, and closed sets in the context of real numbers. 2) Key definitions include: a set is open if for each point in the set, there is an interval containing that point that is contained in the set. A point is a limit point of a set if every interval containing that point contains another point of the set. A set is closed if it contains all its limit points. 3) The document provides examples and exercises to illustrate these concepts, prove related properties, and determine whether specific sets are open, have limit points, or are closed.

Uploaded by

kboateng21
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Anotes01

Open Sets and Limit Points.

The object that we will study is the set of real numbers R or the number
line and functions having domains that are subsets of the real numbers. [PS:
I may generally refer to a number as a point on the number line.]

The “rules” for working with this object is the Axioms of the Real Num-
bers, it’s posted on the class website. In addition, for the purposes of our
study, all the rules about numbers with which you are familiar from your past
mathematics courses. Typically these rules are called the Axioms of Arith-
metic. [e.g. associative, commutative, distributive, identity elements, etc.]
These axioms are those in the list of the axioms of the reals except for the
completeness axiom. These axioms that are typically covered in MATH3100.
In this course we will study the implications of this special axiom, the com-
pleteness axiom. It is necessary to prove all the rules that you learned in
Calculus - so, since the purpose of this course is to develop the mathematical
background for calculus from the axioms of the reals, you may not use any
of the “rules” that you learned from calculus to prove the theorems, unless
they have already been proven in class.

Each student should work on all the problems and try to prove all the
theorems. Some of the problems will be impossible to do; in these cases
you are expected to find counterexamples. [For the most part this is done
deliberately; but occasionally a genuine error creeps in.]

Notation:
R denotes the set of all real numbers.
Z denotes the set of integers, Z = {. . . − 3, −2, −1, 0, 1, 2, 3, . . .}.
Z+ denotes the set of positive integers, Z+ = {1, 2, 3, . . .}.
N denotes the set of whole numbers, the non-negative integers, N =
{0, 1, 2, 3, . . .}.

Problem 1.0 Suppose that  > 0. Show that there is a number x so that

0 < x < .

[Note that Problem 1.0 implies that there is no smallest positive number.]

1
Problem 1.1. Suppose that a is a number and b is a number and it is true
that if  > 0 then |a − b| < . Show that a = b.

Notation: We use the following notation for segments and intervals of


real numbers, if a is a number and b is a number then:
(a, b) denotes {x ∈ X|a < x < b}; this set is called a segment;
[a, b] denotes {x ∈ X|a ≤ x ≤ b}; this set is called an interval;
(a, b] denotes {x ∈ X|a < x ≤ b};
[a, b) denotes {x ∈ X|a ≤ x < b}.
Unless otherwise stated, sets will be assumed to be sets of real numbers.
If A is a set then Ac denotes the complement of A. (I.e. Ac = R − A.)

Definition. The set of numbers M is said to be open if and only if for


each point x ∈ M there is a positive number  [typically dependent upon x
and M ] so that the set S = {t |t − x| < } lies in M (is a subset of M ).
[Helpful observation: {t |t − x| < } = (x − , x + ).]

Problem 1.2. Show that the set M is open if and only if for each x ∈ M
there is a segment S containing x so that

S ⊂ M.

Exercise 1.1. State what it means for a set not to be open and give an
example of a set that is not open.

Exercise 1.2. Determine which of the following sets are open.


a. [0, 1].
b. (0, 1).
c. R − [0, 1].
d. R − (0, 1).
e. R − { n1 |n ∈ N}.
f. R − {0}.
g. Z (the integers).
h. R − Z.
i. R − {0} − { n1 |n ∈ N}.
j. ∪∞ 1 1
n=1 ( 2n , 2n−1 ).

2
Exercise 1.3. Show that the following sets are not open.
a. N.
b. The rational numbers Q.
c. [0, 1].
d. {x|x2 − 5 ≥ 0}.

Theorem 1.1. If A is open and B is open then A ∪ B and A ∩ B are open.

Definition. Suppose that M is a set, then int(M ) denotes the set to which
x belongs if and only if there is a positive number  so that {t |x − t| < } ⊂
M . The set int(M ) is called the interior of M .

Exercise 1.4. Observe that a set U is open if and only U = int(U ). Then
for each set in exercises 1.2 and 1.3 find the interior of the set. (And note by
the previous observation that you’ve already done this for a good number of
sets.)

Notation: If G is a collection of sets then ∪G denotes the union of all


the elements of G; ∪G = {x| there exists g ∈ G so that x ∈ g}. If G is a
collection of sets then ∩G denotes the common part of all the elements of G;
∩G = {x|x ∈ g for all g ∈ G}.

Exercise 1.5. Determine if the following is true: If G is a collection of


open sets then ∪G and ∩G are open.

Theorem 1.2. Formulate a theorem based on the previous exercise.

Examples.
1. Give an example of a set that contains no open set.
2. Give an example of a set so that neither it nor its complement
contains an open set.

Definition. If M is a set of points then the point p is said to be a limit


point of the set M if and only if every open set that contains p contains a
point of M distinct from p.

3
Observation. The above definition for limit point is equivalent to the
following:
A. The point p is a limit point of the set M if and only if every segment
that contains p contains a point of M distinct from p.
B. The point p is a limit point of the set M if and only if for each  > 0
there is a point x ∈ M so that 0 < |p − x| < .
[Note that the selection of x depends on the segment in A and on the
choice of  in B.]

Exercise 1.6. State what it means to say that the point p is not a limit
point of the set M .

A helpful concept is that of a topological game. Such a “game” is typically


played between two players. Depending on which player has a winning strat-
egy, some important property of the space under consideration is revealed.
In our case the space is the real numbers R.

The Limit Point Game.

The game is for two players and begins with the players being given a
point set M of real numbers and a point p (which need not belong to M ); I
may call the set M and point p as the “game board” for the particular game
being played. I will designate the two players as player O and player P.

Rules of the play:


Player O goes first by selecting a positive number 1 .
Then for their turn, player P selects a point x1 ∈ M distinct from p so
that |p − x1 | < 1 ; if they cannot do this then P loses and the game ends.
Otherwise the game continues with player O taking their next turn.
Player O selects another positive number 2 . Then player P must select
a point x2 ∈ M distinct from p so that |p − x2 | < 2 ; again if they are unable
to do this they lose and the game ends.
..
.

The play continues in this fashion; if the game does not end then player P
wins. (I.e. if player P does not lose at some turn after a finite number of
steps then they win.)

4
Given the “infinite” nature of this game, in order for player P to claim
to win, they must convince player O that they have a winning strategy that
can always counter any of player O’s moves.

Exercise 1.7. Prove that if M = {1 + n1 |n ∈ Z} then there is a point p so


that player P has a winning strategy in the limit point game. (Hint: identify
p first.)

Exercise 1.8. Prove that if M = {0, 1} then player O has a winning


strategy in the limit point game no matter what point p is selected.

Exercise 1.9. Consider the following Limit Point Game Boards. Deter-
mine for the following sets M which player has a winning strategy in the
limit point game for the various choices of the starting point p. In particular
for each game board, determine the set of points for which player P has a
winning strategy.
a.) M = {2−n |n ∈ Z+ }.
b.) M = {2n |n ∈ Z+ }.
c.) M = {2−n |n ∈ Z}.
d.) M = {3 + n1 |n ∈ Z, n 6= 0}.
n−1
e.) M = { n+1 |n ∈ N}.
2n+1
f.) M = { 3n+4 |n ∈ N}.
g.) M = { nn+1
2 +1 |n ∈ N}.
n
h.) M = { m |n, m ∈ Z+ }.
n
i.) M = { m |n, m ∈ Z+ , n < m}.
n
j.) M = { m |n, m ∈ Z+ , n > m}.
n n2
k.) M = { m |n, m ∈ Z+ , m 2 > 2}.

l.) M = {sin(nπ)|n ∈ N}.


m.) M = {sin(n)|n ∈ N}.
n.) M = {arctan(nπ)|n ∈ N}.
o.) M = {arctan(n)|n ∈ N}.
p.) M = {x|x ∈ [−1, 1]}.
q.) M = {x|x < 2}.

Theorem 1.3. The point p is a limit point of the set M if and only if every
open set containing p contains a point of M distinct from p.
[Hint: note that the point x is dependent upon the choice of open set.]

5
More examples, give examples of:
3. A set that has a limit point.
4. A set that has no limit points.
5. A set every point of which is a limit point of it.
6. A set every point of which is a limit point of it and whose com-
plement also has this property.
7. A set so that it and its complement have no common limit points.
8. A set so that every point of it is a limit point of the set and is
also a limit point of its complement.

Definition. A set is said to be closed if it contains all of its limit points.

Examples, continued, give examples of:


9. A set that is closed.
10. A set that is not closed.
11. A set so that neither it nor its complement is closed.

Notation. If M is a set then M denotes the set to which x belongs if and


only if x is an element of M or x is a limit point of M .

Lemma to Theorem 1.4. If M is a point set then M is closed.

Theorem 1.4. If M is a set of points, then:

M = M.

Theorem 1.5. If the set M has a limit point then M is an infinite set.

Examples, give examples of:


12. A set that has exactly one limit point.
13. A set that has exactly two limit points.
14. A set whose set of limit points has exactly one limit point.
15. A set every point of which is a limit point but which contains no
segment.
16. A closed set every point of which is a limit point but which
contains no segment.

6
Theorem 1.6. If A is a set then A is open if and only if Ac is closed.

Background Theorem. If a < b then:


1. there is a rational number between a and b, and
2. there is an irrational number between a and b.

Theorem 1.7. If A and B are sets and p is a limit point of the set A ∪ B,
then either p is a limit point of A or p is a limit point of B.

Open Sets, Limit Points and Boundary Points.

Definition. If M is a pointset, then the point p is said to be a boundary


point of M if and only if every segment containing p also contains a point in
M and a point not in M .

Observation. The above definition for boundary point is equivalent to


the following: The point p is a boundary point of the set M if and only if for
each  > 0 the segment (p − , p + ) contains a point of M and a point not
in M .

Following are theorems about the relationship of open sets, boundary


points, limit points and closed sets.

Theorem 1.8. If M is a pointset, p ∈ M and p is a limit point of R − M


then M is not open.

Theorem 1.9. An open set contains none of its boundary points.

Theorem 1.10. If the point p is a boundary point of M and p ∈ M , then


p is a limit point of R − M .

Theorem 1.11. If the point p is a boundary point of M and p ∈


/ M , then
p is a limit point of M .

Theorem 1.12. The point p is a boundary point of the set M if and only
if p is a boundary point of R − M .

You might also like