kaosAD
- 33
- 0
If A and B are nonempty convex sets. And C = A + B. How to prove int(C) = int(A) + int(B)?
Last edited:
The discussion revolves around the properties of nonempty convex sets A and B, specifically focusing on the set C defined as the Minkowski sum C = A + B. Participants are attempting to explore the relationship between the interiors of these sets, particularly whether int(C) equals int(A) + int(B).
The discussion is ongoing, with various approaches being explored. Some participants have suggested using concrete examples to test their intuitions, while others are questioning the validity of their arguments and seeking clarification on specific points. There is no explicit consensus on the proof or the direction of the argument yet.
Participants are working under the assumption that A and B are closed sets for simplification. There is also a mention of potential confusion regarding the definitions of terms such as "interior" and "boundary," which may affect the reasoning process.
Have you tried some concerete examples?kaosAD said:This is what I have tried a some what modified problem. But it goes nowhere.
I will use 'cl' to mean closure and 'bd' to mean boundary. Assume A = cl(A) and B = cl(B) to make life easier for me. Let [tex]\bar{x} \in \textup{bd}(A)[/tex]. Consider a sequence [tex]\{x_k\}[/tex] belonging to int(A) and converging to a limit point [tex]\bar{x}[/tex]. Pick any [tex]y \in B[/tex]. Hence the sequence [tex]\{x_k + y\}[/tex] converges to some point, say [tex]\bar{z}[/tex]. This [tex]\bar{z}[/tex] may or may not belong to int(C). I reckon if [tex]y \in \textup{bd}(B)[/tex], then the [tex]\bar{z}[/tex] does not belong to int(C).
I don't think it goes well following this line of argument. Need some help.