Point Set Topology
Tags | MATH 115 |
---|
Proof tips
- . You can show this by contradiction
Why topology?
We can provide good definitions of continuity for , but when it comes to arbitrary spaces like or funky regions, we are at a loss. That’s where topology comes in!
Set interiors
Definition of interiority 🐧
The interior
of a set is the set of all such that there exists some where . This () notation denotes an open interval. We denote this as .
Implications of interiors 🚀
Let’s say that . The you can construct . Now, this is valid for all EXCEPT for , where the , which violates the rules. So, you say that . s
Let’s say that . Now, you can construct the same , and that always yields the interval , which means that .
So, the conclusion is that open sets are its own interior! (more on this later)
Complicated example
Say that we have . This is the uncountable interval with a countably infinite elements removed from it. We want to show that .
We can go back to the original definitions and say for contradiction that there does exist some such that . However, we know that for all , we have for some . Therefore, the interval will never purely contain elements from . In other words, the interval will always contain some . Therefore, we conclude that is not in the interior of .
Limit Points
Definition of limit points 🐧
Given that , then a limiting point
of is some where for any , there exists some where
Example:
The limiting point of is . This is because you have , and this is actually just the limit definition! We can easily set , and this satisfies the inequality.
In some ways, it’s a looser (existential) way of defining the limit.
We need to use the and not , because if , we get these things called isolated points
. In the example above, would be an isolated point, as for any arbitrary , we can just select , and the absolute value is zero. Instead, we wnat to focus on points that have a place of contraction, where things squeeze towards it, rather than going away.
Finding limit points 🔨
A point is a limiting point if you can find a sequence of points in such that . The proof is literally the definition of the limit points and the limit definition .
Set Closures 🐧
We can create a set closure
by doing , where are the limiting points of .
Examples of how we can close a set
Continuing with the set above, the closed set would just .
If we have , then is a limiting point because you can always find by setting . Similarly, you can do it with , so the closed set is . Or, using the definition we just created, we can just let and you are done.
Actually, in the above example, anything in is also a limit point, but this is already covered by , so we ignored it. The only new thing that isn’t covered by is the 0 and 1.
It follows that an already closed set will have all .
Examples of closed sets
is closed, because you can’t find any such sequence
is closed. Any point in is a limiting point, but the union of the sets stay the same.
Open and Closed Intervals
Finding open intervals 🔨
We say that a set is open
if . Remember that we have a specific definition for the interiority of a set.
- is open
- Any union of open sets is also open
Finding closed intervals 🔨
To show closure, you can do the following (equivalent)
- Show that , i.e. the closure of is the same as
- Show that is open
Proof
We just want to show that for all , there exists some such that .
Suppose for contradiction that this is not true, i.e. there exists some such that for all . Now, let . This means that in every we can find some in this interval.
By the sandwich theorem, we know that , which means that is a limiting point in . Because is closed, then it contains all limiting points, which means that . This is a contradiction, as we previously assumed that .
So, we must conclude that if is a closed set, then is an open set.
- Show that any convergent sequence in has a limit in
Some critical results 🚀
Union of any open intervals is open.
Proof
Pick any in the union. This must belong to one open interval. Therefore, it is on the interior of that interval, and so it’s on the interior of the interval union, and we are done.
intersection of finite open intervals is open
Proof
For every in the intersection, we have . There must exist one for each set such that , and so on and so forth. Pick . This logic breaks down for infinite intersections.
intersection of any closed intervals is closed
Proof (using open intervals and complements)
The complement of the intersection of closed intervals is equivalent to the union of these intervals’ complements, i.e.
Any union of open intervals are open, so is open. Therefore, is closed.
Union of finite closed intervals is closed
Proof (using open intervals and complements)
The complement of the the union of closed intervals is the intersection of the complements of closed intervals, which we know are open. The finite intersection of open intervals is open. So, the complement of the union of closed intervals is open, so the union of closed intervals is closed.
Why isn’t the union of infinite closed intervals closed? Well, you can think of any set as the infinite union of individual elements, and not all sets are closed!
Compact Sets and Open Covers
Compact Set Definition 🐧
There is a less formal definition that we use in , and then after we talk about open covers, we will propose a more formal definition that works in any metric space.
The less formal definition (works in only): a compact set
is such that if we have an arbitrary sequence from , we can find a convergent subsequence whose limit is in . We will mostly be using this definition in class.
Examples (easier to show that something is not a compact set)
The interval is not compact because you can find , and .
The interval is not compact because you can let , and .
The formal definition is as follows: A compact set
is such that every open cover of has a finite subcover
Examples
The closed interval we can start with and take the subset . It’s not completely trivial to show that all open covers have a finite subcover
The open interval isn’t compact because we can have such that we need to construct an open cover of and no subcover can work.
Again, these just scratch the surface. Proving compactness is not trivial!
Heine-Borel Theorem 🚀
is compact if and only if is closed and bounded
Partial proof
We will only prove one special case in the backward direction (closed and bounded → compact) and only for , but this theorem applies to all metric spaces.
Say that we have a closed and bounded set . Without loss of generality, we can set .
Let’s start with an arbitrary sequence . By defiition, if we split the interval up into and , at least one of these intervals must have an infinite number of terms (otherwise, the whole interval would only have a finite number of terms)
Take the infinite interval, split it again, and the same logic applies. You can keep on splitting and choosing the infinite portion, and you will arrive at a single number, which is the limit. This limit value must be in , by construction. This is the definition of a compact set, so we are done.
Open Covers 🐧
An open cover
of a set is defined as a collection of open sets whose union contains , or in symbolic terms:
such that .
The can be a finite set, or it can be something like or .
Examples
An open cover of we can consruct as and .
Another open cover of we can construct as and .
A subcover
is just a subset and we take the same union but across this .
Metric Spaces (bonus)
What is a metric space? 🐧
Let’s try to generalize some things to . In , there was a natural ordering, and this was important to many of our proofs (think: triangle inequality). But as we move to arbitrary sets like or even some wacky one like an arbitrary , this ordering doesn’t exist anymore.
Instead, we have to define it through a distance function
. A distance function, or metric
, has these properties
-
-
- (triangle inequality)
Examples of metric spaces
We know that is a metric space. We can define several metrics on it, including the vector norm. The triangle inequality holds here too, although it is not entirely obvious.
We call a metric space as complete
if every Cauchy sequence in converges to some element in . The metric space is complete because we have shown that cauchy sequences implies convergence.
Sequences in metric spaces 🚀
A sequence in any metric space converges to if . You can set up all the traditional limit definitions. If the metric space is complete, you can also use cauchy definitions.
For , you can actually show that a sequence converges if its individual dimensions are convergent. Through this, you can show that is complete
The Bolzano-Weierstrass Theorem also holds in . All of these proofs in hinges on the fact that you can separate things by dimensions.
Interiority in metric spaces 🚀
this is actually not too hard. Just replace all our discussions of with the notion of .