Nonempty Convex Sets: Proving Closure

  • Context: Graduate 
  • Thread starter Thread starter kaosAD
  • Start date Start date
  • Tags Tags
    Convex Sets
Click For Summary

Discussion Overview

The discussion centers on the properties of nonempty convex sets, specifically regarding the closure of their intersection. Participants explore the relationship between the closure of the intersection of two convex sets and the intersection of their closures, addressing theoretical aspects and seeking proofs for various claims.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant states that if \( C_1 \cap C_2 \neq \emptyset \), then \( \textup{cl}(C_1 \cap C_2) \subset \textup{cl}(C_1) \cap \textup{cl}(C_2) \) follows from \( C_1 \cap C_2 \subset \textup{cl}(C_1) \cap \textup{cl}(C_2) \).
  • Another participant suggests considering limit points of \( C_1 \cap C_2 \) to show that if \( x \) is a limit point, it must also belong to the closures of \( C_1 \) and \( C_2 \).
  • A different viewpoint emphasizes that intersections of closed sets are closed, implying that the closure of the intersection must also be contained within the intersection of the closures.
  • One participant introduces the concept of closure as the smallest closed set containing a given set, arguing that this property supports the claims being discussed.
  • Another participant expresses a desire for a proof of the implication \( C_1 \cap C_2 \subset \textup{cl}(C_1) \cap \textup{cl}(C_2) \Longrightarrow \textup{cl}(C_1 \cap C_2) \subset \textup{cl}(C_1) \cap \textup{cl}(C_2) \).
  • Further contributions mention multiple proofs of the same result, highlighting different complexities and approaches, including reliance on the characterization of closure.
  • One participant critiques another's approach as overly complicated, suggesting that a simpler definition of closure could clarify the discussion.

Areas of Agreement / Disagreement

Participants express differing views on the best approach to proving the relationship between the closures and intersections of convex sets. While some agree on certain properties of closure, there is no consensus on the most effective proof or the implications of the definitions being used.

Contextual Notes

Participants reference various definitions and properties of closure, indicating that their arguments may depend on specific assumptions about the nature of the sets involved, such as whether they are in a metric space or a general topological space.

kaosAD
Messages
33
Reaction score
0
Hi,

Let C_1 and C_2 be nonempty convex sets and suppose C_1 \cap C_2 \neq \emptyset. I read a text that claims \textup{cl}(C_1 \cap C_2) \subset \textup{cl}(C_1) \cap \textup{cl}(C_2) since C_1 \cap C_2 \subset \textup{cl}(C_1) \cap \textup{cl}(C_2).

I am able to prove the latter, but I am not able to see the deduction made by the author. Hope someone can help me out.

Let x \in C_1 \cap C_2 \neq \emptyset, then x \in C_1 and x \in C_2. This implies x \in \textup{cl}(C_1) and x \in \textup{cl}(C_2). Hence x \in \textup{cl}(C_1) \cap \textup{cl}(C_2). So C_1 \cap C_2 \subset \textup{cl}(C_1) \cap \textup{cl}(C_2).

p/s: cl means closure
 
Last edited:
Physics news on Phys.org
Don't worry about x being a member of C_1\capC_2. Let x be a limit point of C_1\capC_2. Then there exist an open neighborhood U of x which contains at least one point of C_1\capC_2. Therefore, that same neighborhood contains at least one C_1 and so x is a limit point of C_1 and so x is contained in Cl(C_1). Now do the same thing for C2.
 
I am not sure how much you covered in the theory of closed sets. However, one very early theorem is that all intersections of closed sets (as well as all finite unions) are closed. Therefore the intersection (K) of the closures of C1 and C2 is closed, so that if C1 int. C2 is inside K, then its closure must be inside K.
 
The closure of a set is the union of the set itself and the set of its limit points (e.g. the dervired set), say \mbox{cl}(C)=C\cup C^{\prime}; hence

\textup{cl}(C_1) \cap \textup{cl}(C_2) = \left( C_1 \cup C_1^{\prime}\right) \cap \left( C_2 \cup C_2^{\prime}\right) = \left( C_1 \cap C_2\right) \cup \left( C_1^{\prime} \cap C_2\right) \cup \left( C_1 \cap C_2^{\prime}\right) \cup \left( C_1^{\prime} \cap C_2^{\prime}\right)

(this follows upon two applications of the identity A \cap \left( B \cup C\right) = \left(A \cap B \right) \cup \left(A \cap C \right),)

therefore

C_1 \cap C_2 \subset \textup{cl}(C_1) \cap \textup{cl}(C_2)
 
Last edited:
I think I prefer the categorical idea that the closure of U is 'universal with the property' ie it is the smallest closed set containing U, and is thus contained in any other closed set that contains U.
 
I am looking for a proof of

C_1 \cap C_2 \subset \textup{cl}(C_1) \cap \textup{cl}(C_2) \Longrightarrow \textup{cl}(C_1 \cap C_2) \subset \textup{cl}(C_1) \cap \textup{cl}(C_2)

and not

C_1 \cap C_2 \subset \textup{cl}(C_1) \cap \textup{cl}(C_2)
 
Last edited:
We know, and there are what, 3 different proofs of differing complexity (but all the same, relying on the characterization of the closure of a set as the intersection of all closed sets containing it, which I believe gives you a 4th proof now). The simplest is probably: A in B implies cl(A) is in cl(B), and if C is closed the cl(C)=C, which is mathman's.
 
Last edited:
mathman said:
I am not sure how much you covered in the theory of closed sets. However, one very early theorem is that all intersections of closed sets (as well as all finite unions) are closed. Therefore the intersection (K) of the closures of C1 and C2 is closed, so that if C1 int. C2 is inside K, then its closure must be inside K.

I am able to prove intersection of closed sets is closed. I see that you are just claiming if C_1 \cap C_2 \subset K then \textup{cl}(C_1 \cap C_2) \subset K, without proving it. :frown:
 
Last edited:
I guess I should have mentioned a basic theorem. The closure of a set A is the smallest closed set containing A. From this it is obvious that any closed set containg A will also contain the closure of A.
 
  • #10
HallsofIvy: I find your method quite elegant.

Benorin: Thank you for an alternative way for showing C_1 \cap C_2 \subseteq \textup{cl}(C_1) \cap \textup{cl}(C_2).

mathman said:
... From this it is obvious that any closed set containg A will also contain the closure of A.
Ah! I see it now (after going over it a couple of times). :redface: Thank you.

Just after I've posted my last reply, I came up with an idea, although rather long. (it gives me better insight to the problem)

Given two sets C and D. I shall prove \textup{cl}(C) \subseteq \textup{cl}(D) provided that C \subseteq \textup{cl}(D).
Suppose this is not the case, i.e. \textup{cl}(C) \nsubseteq \textup{cl}(D), then there must exist x \in \textup{cl}(C) \backslash \textup{cl}(D). Clearly this x does not belong to \textup{cl}(D). It follows that there exists an open ball of x with radius \epsilon > 0 sufficiently small such that the ball does not cover any points belonging to \textup{cl}(D). Such ball exists since for otherwise x would have belonged to \textup{cl}(D).^1 The ball contains some points belonging to C that reside in the exterior of \textup{cl}(D). But this contradicts with the assumption that C \subseteq \textup{cl}(D).

I welcome some feedback.

^1 However, the existence of an open ball may not be true had we generalized \textup{cl}(D) to D even if x \notin D.
 
Last edited:
  • #11
Why are you doing this the hard way? How about you define for me the closure of a set? For me it is the intersection of all closed sets containing it. This makes every question you've asked absolutely trivial. Therefore you must be adopting a definition different from mine. But then you appear to be assuming that balls of radius e make sense so you can only be operating in a metric space. I doubt anyone else here was making that assumption to prove the result you need which is true in any topological space that if U is in K and K is closed then the closure of U is in K too.

http://mathworld.wolfram.com/SetClosure.html

are (some of) the equivalent definitions there are.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 27 ·
Replies
27
Views
4K
Replies
1
Views
2K
Replies
12
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
20
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 101 ·
4
Replies
101
Views
20K