Recall
Recall
- Definition of continuity at a point from L11
- How it contrasts with the definition of limit
- How metric space setup simplifies the language (Rudin, 4.12)
- Continuity of limit points and isolated points
- Continuity definition in terms of open balls
- Definition of continuity of a function from L11
A digression
Had a rather lengthy discussion on why the definition of continuity as stated in L11 would remain unaltered if we edited to say instead.
The learning from the discussion was one pertaining to basic logic. Consider three logical statements , , and . Define and thus:
Now, if , what can we say about and ? if is true, then , i.e is true. Thus, hypothesis of hypothesis implies and vice versa.
What does it mean for a function to be continuous?
In L11, we defined to be continuous if was continuous at every point in its domain. Now, we want to define continuity of a function in terms of its codomain, to motivate the notion of open sets. But first, an observation.
A ball is a neighborhood of each of its points
Rudin, 2.19
Theorem 1.
In a metric space , any ball is a neighborhood of each point in it, i.e,
Proof
Choose . Use triangle inequality. ❏
As defined later, this basically means every open ball is an open set.
If is continuous, of any ball is a neighborhood of each of its points
Now, we make the following claim:
Theorem 2(Claim).
Given , is continuous is a neighborhood of any of the points of , where is a ball in .
Proof
contains all the point such that . From the previous theorem, there exists an such that . Since is continuous, there exists a such that , which implies , which implies . ❏
This property of “being a neighborhood of any of its points” is going to be the defining property of open sets. There exists another logically equivalent property: being a union of open balls.
Equivalence of the two properties
Theorem 3(Claim).
The following are equivalent for for any subset of a metric space :
- is a neighborhood of any for all , i.e, for any there exists such that .
- is a union of open balls.
Proof of
For every point , consider an open ball . Consider the union of all these balls. Since every has a ball representing it, . Also, since every , it must be that . Thus, . ❏Proof of
We have already shown that every ball satisfies 1. It follows that a union of balls must also satisfy 1, since every point in the union will be a part of at least one ball. ❏
It follows from the first theorem that ( is continuous of any ball in is a union of balls in ). Since preserves unions (Abbot exercise 1.2.9, if you’re unsure), we can make the more general statement ( is continuous of union of balls in is a union of balls in ). Having motivated it enough, we finally define an open set.
Open sets
Definition 4.
Subset of a metric space is called open if is a union of balls in (or, equivalently, contains a ball in around each point in ).
Example 5((counter)Examples of open sets).
- Any open interval in is an open set.
- is open in .
- is not open in .
Important
- A set is open or not open only in the context of a superset , and when this context changes, the status of is liable to change too. Hence the emphasis of in the definition. Check examples above.
- Being open is NOT the negation of being closed or vice versa. The two properties exist independently of each other.
Halfway through to a new definition of continuity
The definition of open sets distills our previously stated implication of being continuous to
( is continuous of an open set in is an open set in ).
Now, we put forth a stronger claim: is continuous (open set in ) is an open set in . Put more rigorously, this is Rudin, 4.8.
Rudin, 4.8
Theorem 6.
A mapping , where and are metric spaces, is continuous on if and only if is open in for every open set in .
Having already shown , it only remains to show its converse.
Epilogue
Defined closed sets.
Definition 7.
A subset is called closed if is open in (or, equivalently, contains all the limit points of ).
Stated properties of open and closed sets under set operations:
- Any union of open sets is open (it it understood that we are working in the context of a fixed metric space). This should be easy to see.
- If and are open, so is . Hence any finite intersection of open sets is open. Prove this. << supposed to be easy
- Any intersection of closed sets is closed. (let , be closed sets. and are open sets, so is open. Its complement, , is closed.)
- If and are closed, so is . Hence any finite union of closed sets is closed. Prove this. << ditto