Proving Connectedness of a Set Given Closure Condition

  • Thread starter PBRMEASAP
  • Start date
  • Tags
    Theorem
In summary: I haven't been able to prove the theorem using this definition.In summary, we discussed the various definitions of connectedness in a topological space and how they are equivalent. We also explored different ways to prove a certain theorem using these definitions, including using the contrapositive and the powerful definition of connectedness in terms of continuous maps.
  • #1
PBRMEASAP
191
2
I am trying prove the following theorem:

If a set [tex]A[/tex] is connected, and if [tex]A \subseteq B[/tex] and [tex]B \subseteq cl(A)[/tex] (where cl(A) is the closure of A), then [tex]B[/tex] is connected.

Just so everyone is on the same page, a set X is connected if the only subsets of X that are both open and closed are the empty set and X itself. I gave the definition in case that isn't the most common definition. I'm sure there are a number of ways of saying it.

I thought I had something going, and all I needed was to show that if a set is open, then the interior of its closure is the set itself (hence my last post). Of course this is false: take any bounded open interval on the real line and remove one point from the middle. Any suggestions?

thanks
 
Physics news on Phys.org
  • #2
Just so everyone is on the same page, a set X is connected if the only subsets of X that are both open and closed are the empty set and X itself.

Slight correction -- the openness and closedness are relative to X.

This version seems simpler to use:

A set S is disconnected iff it can be decomposed into two nonempty, disjoint sets whose closures are also disjoint.
 
Last edited:
  • #3
Hurkyl said:
Slight correction -- the openness and closedness are relative to X.

This version seems simpler to use:

A set S is disconnected iff it can be decomposed into two nonempty, disjoint sets whose closures are also disjoint.


I like your definition better. Two questions though:

1) In your def., do the two disjoint sets need to be open (in some larger set X, for instance)?

2) What exactly is meant by "relatively closed (open)"? The book I have seems to hint that such a concept exists, but since it isn't really a book on topology, it doesn't give a definition explicitly.
 
  • #4
No, the two sets do not need to be open.

For example, if S = [0, 1] U [2, 3], then I can decompose it into the two sets A = [0, 1] and B = [2, 3]. closure(A) and closure(B) are disjoint, thus S is disconnected.


Given a set X, a subset Y of X is open with respect to X
iff
Y is the intersection of X and an open set
iff
Any point P of Y has a neighborhood N that does not contain any point of X \ Y.
iff
(insert a variant of your favorite characterization of open sets)


Another way of describing it is to specify the relative topology. Given a subset X of a topological space, we can define a topology on X whose open sets are precisely the open sets of the whole space intersected with X.
 
Last edited:
  • #5
Awesome. Thanks for the explanations, Hurkyl. I will think about it some more.

Of course, I am still accepting suggestions on how to prove the above theorem. :smile:
 
  • #6
I usually like the contrapositive, especially when dealing with the first principles of connectedness. Assume B is disconnected, then prove A is disconnected.
 
  • #7
Hurkyl said:
I usually like the contrapositive, especially when dealing with the first principles of connectedness. Assume B is disconnected, then prove A is disconnected.

That was the direction I started in, but I crapped out pretty soon after. Here's what I got:

Recap of Proposition: If A (a subset of a topological space X) is connected and B contains A and closure(A) contains B, then B is connected.

Assume B is disconnected. Then there exist nonempty disjoint sets G and H whose union is B. Then either [tex]A \subseteq G[/tex] or [tex]A \subseteq H[/tex]. Otherwise the sets (A intersect G) and (A intersect H) would provide sets that show A is disconnected, contrary to hypothesis. So assume A is contained in G. Then closure(A) is contained in closure(G). But since closure(A) contains B, we have closure(G) contains B. Then closure(G) contains H.

Now if the contrapositive definition of connectedness states that the closures of G and H must be disjoint, then we have reached a contradiction and that's that.

The thing is, I'm not 100 percent convinced the closures of G and H must be disjoint. Well, at least not according to the definition that I was first using, in which a set X is connected if the only subsets of X that are both relatively open and closed are the empty set and X. From this version, one can derive the contrapositive statement:

A set X is not connected iff there exist disjoint, relatively open (to X), nonempty subsets G and H of X such that (G union H) = X.

That doesn't seem to require that the closures of G and H are disjoint. Is it possible that our definitions of connected aren't equivalent?
 
  • #8
PBRMEASAP said:
From this version, one can derive the contrapositive statement:

A set X is not connected iff there exist disjoint, relatively open (to X), nonempty subsets G and H of X such that (G union H) = X.

As it turns out, this statement also appears to hold true if we replace "relatively open" with "relatively closed". In that case their closures (in X) would also be disjoint. Does this make our definitions compatible?
 
  • #9
here is a very powerful version of connectedness that is nonetheless trivially equivalent to the others: a set S is connected if and only if every continuous map from S to the two point set {0,1} (with usual discrete topology) is constant.

when combined with any of the usual properties of a continuous function, this version makes the problem above fairly trivial.
 
  • #10
mathwonk said:
here is a very powerful version of connectedness that is nonetheless trivially equivalent to the others: a set S is connected if and only if every continuous map from S to the two point set {0,1} (with usual discrete topology) is constant.

when combined with any of the usual properties of a continuous function, this version makes the problem above fairly trivial.


Thanks for the definition!

I have been thinking about it quite a while now. I showed the above definition is equivalent to the others. However, my attempts to prove the theorem were more cumbersome than my original attempt, and did not work.

Could you give me a hint that will help me see how it is trivial? :biggrin:

thank you
 
  • #11
How does [itex]\lim f(x)[/itex] compare to [itex]f(\lim x)[/itex]?
 
  • #12
Hurkyl said:
How does [itex]\lim f(x)[/itex] compare to [itex]f(\lim x)[/itex]?


They are equal everywhere f is defined, right?


Here is what I think you are trying to tell me:

Assume B is disconnected. Then there is a continuous onto function f: B->{0, 1}. Define a function g from closure(A) to {0, 1} so that for an element y of B, g(y) = f(y). For elements z not in B, let g(z) = lim f(x) as x->z. Then g is a continuous onto function from closure(A) to {0, 1}, and closure(A) is disconnected. But since every continuous function from A to {0, 1} is constant, the same must hold true for closure(A). This is a contradiction.

Is this right? I am still working on convincing myself that the various definitions of limit and continuity are all equivalent, so for me the above argument is fuzzy.

thanks for your help.
 
  • #13
The problem is that you have not proven that every function from closure(A) -> {0, 1} is constant, just the ones you've constructed.

(It so happens that you've constructed every such function, but you never deduced that, nor used it in your proof)

Incidentally, with mathwonk's definition, I think direct proofs would be more straightforward. In fact, I think what you've written is a direct proof, just wrapped up in proof by contradiction machinery.
 
  • #14
Oh, I see what you mean.

Since A is connected, every continuous function f : A -> {0, 1} is constant. It must be the case that every continuous function g : closure(A) -> {0, 1} is constant, since for continuous functions we must have g(lim x) = lim g(x), and since closure(A) consists of (all) limit points of A (in other words, a function that was not constant would somewhere violate the condition g(lim x) = lim g(x)). But the set B also consists entirely of limit points of A, so by the same reasoning, every continuous function h : B -> {0, 1} is constant, and therefore B is connected.

Is this it?
 
Last edited:
  • #15
Yes, that's the key idea.
 
  • #16
Thank you for the help, Hurkyl and mathwonk! I got a good intro to point-set theory by thinking about this problem.

Out of curiosity, what would be an example of a "nontrivial" theorem from point set topology?
 
  • #17
i had the following argument in mind: the inverse image of a closed set is closed under a continuous function, so if f is constant on some set it is also constant on its closure. done.

To me, a non trivial theorem from point set topology would be the jordan curve theorem that any injective continuous map from the circle to the plane has as image a set that separates the plane into exactly two connected components.
 
  • #18
mathwonk said:
i had the following argument in mind: the inverse image of a closed set is closed under a continuous function, so if f is constant on some set it is also constant on its closure. done.

Okay. I see how that is true provided the continuous function is defined on the topological space X containing the set A. But since the function need not be constant on all of X (but at least on A), how do we know that a function continuous on A is necessarily continuous on X? The way I understood it, the continuous functions mentioned in the condition for connectedness need only be continuous on A. I am missing something obvious, I'm sure. I just don't know what.

mathwonk said:
To me, a non trivial theorem from point set topology would be the jordan curve theorem that any injective continuous map from the circle to the plane has as image a set that separates the plane into exactly two connected components.

Oh yeah, I've heard of that! Apparently Jordan himself didn't quite prove it. Must be hard.
 
  • #19
ok. A is contained in B and B is contained in the closure of A. to prove that B is connected, let f:B-->{0,1} be any continuous map. we claim it is constant.

At least its restriction to A is constant because A is connected. Now relative to B, the closure of A is B itself. (Closure is a relative concept.) So take B to be the whole space of interest.

then f is constant on the closure of A in B, namely on B. hence f is constant on B.
 
Last edited:
  • #20
actually there are not a lot of non trivial theorems in point set topology that occur to me, until you get into really hard ones like the jordan theorem. maybe the proof that a product of compact spaces is compact is not so easy. you might try that. probably start by proving a product of connected spaces is connected.

but a book like Kelley's General Topology, is mostly just trivial stuff you could almost prove as exercises after reading the definitions. In fact some teachers teach it that way, as a long set of exercises. This is called the "Moore method", after R.L.Moore.
 
  • #21
Aha! That's the part I was missing, that the closure of A in B is B. Thank you!

And thanks for the suggestions on where to go next. This problem made me want to learn more than I had originally planned. I found a book at the library that is supposed to be based on the Moore method. It's called A General Topology Workbook by Adamson. I might check it out and try my hand at some exercises.
 
  • #22
when i was a senior, or the summer afterwards, i took kelley's book and worked all the rpoblems up to page 150 or 250 or something before i went to grad school. it would have been better had i actually finished it.


still this stuff is pretty trivial really. so after you get the diea it is more interesting to trya book on algebraic topology, covering spaces, homotopy groups, homology, differential topology, etc...
 
  • #23
PBRMEASAP said:
I am trying prove the following theorem:

If a set [tex]A[/tex] is connected, and if [tex]A \subseteq B[/tex] and [tex]B \subseteq cl(A)[/tex] (where cl(A) is the closure of A), then [tex]B[/tex] is connected.

Just so everyone is on the same page, a set X is connected if the only subsets of X that are both open and closed are the empty set and X itself. I gave the definition in case that isn't the most common definition. I'm sure there are a number of ways of saying it.

I thought I had something going, and all I needed was to show that if a set is open, then the interior of its closure is the set itself (hence my last post). Of course this is false: take any bounded open interval on the real line and remove one point from the middle. Any suggestions?

thanks

I came across this exact problem recently in the beginning of Bishop and Goldberg. You can prove it using your definition of a connected space X, generalized to an arbitrary subset Y by replacing the words open (closed) with relatively open (closed). The proof is much longer and not as enlightening as mathwonk's.

As Hurkyl suggests, prove the contrapositive:

If A is a subset of B and B is a subset of closure(A), then A is not connected if B is not connected.

Proof: Assume that B is not connected, i.e. there is a[tex]C \subset B [/tex] that is relatively open and relatively closed in B, but is not equal to B or the empty set. In other words, C is the intersection of B and some open set P, and B-C is the intersection of B and some open set Q. From here you can show that [tex]D = A \cap C[/tex] divides the set A in a similar way.

First, we have that [tex]D \neq \emptyset[/tex]

For if D is empty, then [tex]A \cap P = \emptyset[/tex], in which case closure(A) - P is an even smaller closed set containing A, contradicting the definition of closure(A). By a similar argument, [tex]A \cap (B-C) \neq \emptyset[/tex]. That is to say, A is not a subset of C, or [tex]D = A \cap C \neq A[/tex]. Finally note that [tex]D = A\cap C = A \cap B \cap P = A \cap P[/tex] is relatively open in A. It is also relatively closed in A. Thus it has been shown that A is not connected.
 

1. How do you prove connectedness of a set given closure condition?

To prove connectedness of a set given closure condition, you must show that the set cannot be separated into two non-empty disjoint open sets. This means that every point in the set must be able to connect to every other point in the set through a continuous path.

2. What is a closure condition?

A closure condition is a property of a set that ensures that the set is closed under certain operations. In the context of proving connectedness, the closure condition ensures that the set cannot be divided into two separate parts.

3. Can a set be connected without satisfying the closure condition?

No, a set must satisfy the closure condition in order to be considered connected. If a set does not satisfy the closure condition, it can be separated into two non-empty disjoint open sets, which means it is not connected.

4. How is connectedness related to continuity?

Connectedness and continuity are closely related concepts. In order for a set to be connected, every point in the set must be able to connect to every other point through a continuous path. This means that the function defining the set must also be continuous.

5. Are there any other conditions for proving connectedness?

Yes, there are other conditions that can be used to prove connectedness, such as the intermediate value theorem and the Jordan curve theorem. However, the closure condition is one of the most commonly used and simplest conditions for proving connectedness.

Similar threads

  • Calculus
Replies
3
Views
1K
  • Calculus
Replies
1
Views
1K
  • Topology and Analysis
Replies
5
Views
199
Replies
7
Views
2K
Replies
4
Views
2K
Replies
2
Views
1K
Replies
2
Views
328
Back
Top