Closure of the union = Union of closures
$begingroup$
I have seen that $text{cl}(Acup B)=text{cl}(A)cup text{cl}(B)$. However I don't see why this is true. I can see the the right to left inclusion, but I can't see the inclusion from left to right. Say that I have an element $x$ contained only in two open sets one that intersects $Acup B$ only in $Asetminus B$ and and another that intersects only in $Bsetminus A$ isn't this a contradiction?
Edit: I have seen the proof but I still can't understand what is wrong with the counterexaple above
Thanks in advance
general-topology
$endgroup$
add a comment |
$begingroup$
I have seen that $text{cl}(Acup B)=text{cl}(A)cup text{cl}(B)$. However I don't see why this is true. I can see the the right to left inclusion, but I can't see the inclusion from left to right. Say that I have an element $x$ contained only in two open sets one that intersects $Acup B$ only in $Asetminus B$ and and another that intersects only in $Bsetminus A$ isn't this a contradiction?
Edit: I have seen the proof but I still can't understand what is wrong with the counterexaple above
Thanks in advance
general-topology
$endgroup$
$begingroup$
Choose some limit point of LHS and observe that it belong to the RHS.
$endgroup$
– Masacroso
Oct 26 '16 at 16:06
add a comment |
$begingroup$
I have seen that $text{cl}(Acup B)=text{cl}(A)cup text{cl}(B)$. However I don't see why this is true. I can see the the right to left inclusion, but I can't see the inclusion from left to right. Say that I have an element $x$ contained only in two open sets one that intersects $Acup B$ only in $Asetminus B$ and and another that intersects only in $Bsetminus A$ isn't this a contradiction?
Edit: I have seen the proof but I still can't understand what is wrong with the counterexaple above
Thanks in advance
general-topology
$endgroup$
I have seen that $text{cl}(Acup B)=text{cl}(A)cup text{cl}(B)$. However I don't see why this is true. I can see the the right to left inclusion, but I can't see the inclusion from left to right. Say that I have an element $x$ contained only in two open sets one that intersects $Acup B$ only in $Asetminus B$ and and another that intersects only in $Bsetminus A$ isn't this a contradiction?
Edit: I have seen the proof but I still can't understand what is wrong with the counterexaple above
Thanks in advance
general-topology
general-topology
edited Oct 27 '16 at 15:49
Hermès
1,740712
1,740712
asked Oct 26 '16 at 15:55
TheGeometerTheGeometer
937619
937619
$begingroup$
Choose some limit point of LHS and observe that it belong to the RHS.
$endgroup$
– Masacroso
Oct 26 '16 at 16:06
add a comment |
$begingroup$
Choose some limit point of LHS and observe that it belong to the RHS.
$endgroup$
– Masacroso
Oct 26 '16 at 16:06
$begingroup$
Choose some limit point of LHS and observe that it belong to the RHS.
$endgroup$
– Masacroso
Oct 26 '16 at 16:06
$begingroup$
Choose some limit point of LHS and observe that it belong to the RHS.
$endgroup$
– Masacroso
Oct 26 '16 at 16:06
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
(1) ($supset$) ::
begin{align*}
A subset A cup B implies text{cl}(A) subset text{cl}(A cup B)
\B subset A cup B implies text{cl}(B) subset text{cl}(A cup B)
end{align*}
therefore yielding that $text{cl}(A) cup text{cl}(B) subsettext{cl}(A cup B)$
(2) ($subset$) ::
The subset $text{cl}(A) cup text{cl}(B)$ is closed and both contains $A$ and $B$, therefore $A cup B subset text{cl}(A) cup text{cl}(B)$. $text{cl}(A cup B)$ is defined to be smallest closed set which contained $A cup B$, so that any closed set which contained $Acup B$ also contains $text{cl}(A cup B)$. Therefore $text{cl}(A cup B) subset text{cl}(A) cup text{cl}(B)$.
$endgroup$
$begingroup$
Thanks for answer the proof makes sense but I still can't see what is wrong with my counterexample
$endgroup$
– TheGeometer
Oct 26 '16 at 16:26
$begingroup$
But how come $x$ in cl(A)? I have a neigbourhood of $x$ only intersecting at BA so this neigbourhood does not intersect A so it shouldn't be a limitpoint of A right?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:36
$begingroup$
@TheGeometer Indeed, I've got confused! Define your two open sets to be $U_1$ and $U_2$. Then $U_1 cap U_2$ is a third open set containing $x$, that neither intersect $A$ or $B$. So $x notin text{cl}(A cup B)$ ;). So it's not a counterexample.
$endgroup$
– Hermès
Oct 26 '16 at 16:44
$begingroup$
Exactly! Thanks man I got so paranoid with that problem:P
$endgroup$
– TheGeometer
Oct 26 '16 at 16:45
add a comment |
$begingroup$
In your proposed counterexample, you've forgotten that open sets are closed under finite intersection.
So if $x$ has a neighborhood that only meets $Acup B$ in $Bsetminus A$ and a neighborhood that only meets $Acup B$ in $Asetminus B$, then the intersection of these neighborhoods doesn't meet $Acup B$ at all.
$endgroup$
add a comment |
$begingroup$
Let $xin Cl(Acup B)$ then every open set containing $x$ intersects $Acup B$. Thus for $x in U_alpha$ where $U_alpha$ is open in $X$. If $U_alpha$ intersects $A$, then $x in Cl(A)$ else $x in Cl(B)$ either way $x in Cl(A)cup Cl(B)$.
$endgroup$
$begingroup$
This is because if $yin Cl(A)$ iff every open set containing $y$ intersects $A$.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:10
$begingroup$
I think I have a confusion with the definition. How I know it is that $x$ is a limit point of a subset $S$ of a topological space if every neigbourhood of $x$ intersects with $S$. So in our case if $x$ has a neigbourhood only intersecting $AB$ and another only intersecting $BA$ it should be a limit point only of $AcupB$ and not of A or B.Am I using wrond definition or saying something wrong?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:19
$begingroup$
The $Cl(A)$ is the limit points unioned with the set A. So $Cl(A)=A cup A'$. I believe this is the confusion, though I am slightly confused on what your counterexample is saying.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:57
add a comment |
$begingroup$
Infinite point sequence from (A ∪ B) contains an infinite subsequence from A or contains an infinite subsequence from B
$endgroup$
$begingroup$
ok but what is wrong wit my counterexample?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:04
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1986224%2fclosure-of-the-union-union-of-closures%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
(1) ($supset$) ::
begin{align*}
A subset A cup B implies text{cl}(A) subset text{cl}(A cup B)
\B subset A cup B implies text{cl}(B) subset text{cl}(A cup B)
end{align*}
therefore yielding that $text{cl}(A) cup text{cl}(B) subsettext{cl}(A cup B)$
(2) ($subset$) ::
The subset $text{cl}(A) cup text{cl}(B)$ is closed and both contains $A$ and $B$, therefore $A cup B subset text{cl}(A) cup text{cl}(B)$. $text{cl}(A cup B)$ is defined to be smallest closed set which contained $A cup B$, so that any closed set which contained $Acup B$ also contains $text{cl}(A cup B)$. Therefore $text{cl}(A cup B) subset text{cl}(A) cup text{cl}(B)$.
$endgroup$
$begingroup$
Thanks for answer the proof makes sense but I still can't see what is wrong with my counterexample
$endgroup$
– TheGeometer
Oct 26 '16 at 16:26
$begingroup$
But how come $x$ in cl(A)? I have a neigbourhood of $x$ only intersecting at BA so this neigbourhood does not intersect A so it shouldn't be a limitpoint of A right?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:36
$begingroup$
@TheGeometer Indeed, I've got confused! Define your two open sets to be $U_1$ and $U_2$. Then $U_1 cap U_2$ is a third open set containing $x$, that neither intersect $A$ or $B$. So $x notin text{cl}(A cup B)$ ;). So it's not a counterexample.
$endgroup$
– Hermès
Oct 26 '16 at 16:44
$begingroup$
Exactly! Thanks man I got so paranoid with that problem:P
$endgroup$
– TheGeometer
Oct 26 '16 at 16:45
add a comment |
$begingroup$
(1) ($supset$) ::
begin{align*}
A subset A cup B implies text{cl}(A) subset text{cl}(A cup B)
\B subset A cup B implies text{cl}(B) subset text{cl}(A cup B)
end{align*}
therefore yielding that $text{cl}(A) cup text{cl}(B) subsettext{cl}(A cup B)$
(2) ($subset$) ::
The subset $text{cl}(A) cup text{cl}(B)$ is closed and both contains $A$ and $B$, therefore $A cup B subset text{cl}(A) cup text{cl}(B)$. $text{cl}(A cup B)$ is defined to be smallest closed set which contained $A cup B$, so that any closed set which contained $Acup B$ also contains $text{cl}(A cup B)$. Therefore $text{cl}(A cup B) subset text{cl}(A) cup text{cl}(B)$.
$endgroup$
$begingroup$
Thanks for answer the proof makes sense but I still can't see what is wrong with my counterexample
$endgroup$
– TheGeometer
Oct 26 '16 at 16:26
$begingroup$
But how come $x$ in cl(A)? I have a neigbourhood of $x$ only intersecting at BA so this neigbourhood does not intersect A so it shouldn't be a limitpoint of A right?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:36
$begingroup$
@TheGeometer Indeed, I've got confused! Define your two open sets to be $U_1$ and $U_2$. Then $U_1 cap U_2$ is a third open set containing $x$, that neither intersect $A$ or $B$. So $x notin text{cl}(A cup B)$ ;). So it's not a counterexample.
$endgroup$
– Hermès
Oct 26 '16 at 16:44
$begingroup$
Exactly! Thanks man I got so paranoid with that problem:P
$endgroup$
– TheGeometer
Oct 26 '16 at 16:45
add a comment |
$begingroup$
(1) ($supset$) ::
begin{align*}
A subset A cup B implies text{cl}(A) subset text{cl}(A cup B)
\B subset A cup B implies text{cl}(B) subset text{cl}(A cup B)
end{align*}
therefore yielding that $text{cl}(A) cup text{cl}(B) subsettext{cl}(A cup B)$
(2) ($subset$) ::
The subset $text{cl}(A) cup text{cl}(B)$ is closed and both contains $A$ and $B$, therefore $A cup B subset text{cl}(A) cup text{cl}(B)$. $text{cl}(A cup B)$ is defined to be smallest closed set which contained $A cup B$, so that any closed set which contained $Acup B$ also contains $text{cl}(A cup B)$. Therefore $text{cl}(A cup B) subset text{cl}(A) cup text{cl}(B)$.
$endgroup$
(1) ($supset$) ::
begin{align*}
A subset A cup B implies text{cl}(A) subset text{cl}(A cup B)
\B subset A cup B implies text{cl}(B) subset text{cl}(A cup B)
end{align*}
therefore yielding that $text{cl}(A) cup text{cl}(B) subsettext{cl}(A cup B)$
(2) ($subset$) ::
The subset $text{cl}(A) cup text{cl}(B)$ is closed and both contains $A$ and $B$, therefore $A cup B subset text{cl}(A) cup text{cl}(B)$. $text{cl}(A cup B)$ is defined to be smallest closed set which contained $A cup B$, so that any closed set which contained $Acup B$ also contains $text{cl}(A cup B)$. Therefore $text{cl}(A cup B) subset text{cl}(A) cup text{cl}(B)$.
answered Oct 26 '16 at 16:12
HermèsHermès
1,740712
1,740712
$begingroup$
Thanks for answer the proof makes sense but I still can't see what is wrong with my counterexample
$endgroup$
– TheGeometer
Oct 26 '16 at 16:26
$begingroup$
But how come $x$ in cl(A)? I have a neigbourhood of $x$ only intersecting at BA so this neigbourhood does not intersect A so it shouldn't be a limitpoint of A right?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:36
$begingroup$
@TheGeometer Indeed, I've got confused! Define your two open sets to be $U_1$ and $U_2$. Then $U_1 cap U_2$ is a third open set containing $x$, that neither intersect $A$ or $B$. So $x notin text{cl}(A cup B)$ ;). So it's not a counterexample.
$endgroup$
– Hermès
Oct 26 '16 at 16:44
$begingroup$
Exactly! Thanks man I got so paranoid with that problem:P
$endgroup$
– TheGeometer
Oct 26 '16 at 16:45
add a comment |
$begingroup$
Thanks for answer the proof makes sense but I still can't see what is wrong with my counterexample
$endgroup$
– TheGeometer
Oct 26 '16 at 16:26
$begingroup$
But how come $x$ in cl(A)? I have a neigbourhood of $x$ only intersecting at BA so this neigbourhood does not intersect A so it shouldn't be a limitpoint of A right?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:36
$begingroup$
@TheGeometer Indeed, I've got confused! Define your two open sets to be $U_1$ and $U_2$. Then $U_1 cap U_2$ is a third open set containing $x$, that neither intersect $A$ or $B$. So $x notin text{cl}(A cup B)$ ;). So it's not a counterexample.
$endgroup$
– Hermès
Oct 26 '16 at 16:44
$begingroup$
Exactly! Thanks man I got so paranoid with that problem:P
$endgroup$
– TheGeometer
Oct 26 '16 at 16:45
$begingroup$
Thanks for answer the proof makes sense but I still can't see what is wrong with my counterexample
$endgroup$
– TheGeometer
Oct 26 '16 at 16:26
$begingroup$
Thanks for answer the proof makes sense but I still can't see what is wrong with my counterexample
$endgroup$
– TheGeometer
Oct 26 '16 at 16:26
$begingroup$
But how come $x$ in cl(A)? I have a neigbourhood of $x$ only intersecting at BA so this neigbourhood does not intersect A so it shouldn't be a limitpoint of A right?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:36
$begingroup$
But how come $x$ in cl(A)? I have a neigbourhood of $x$ only intersecting at BA so this neigbourhood does not intersect A so it shouldn't be a limitpoint of A right?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:36
$begingroup$
@TheGeometer Indeed, I've got confused! Define your two open sets to be $U_1$ and $U_2$. Then $U_1 cap U_2$ is a third open set containing $x$, that neither intersect $A$ or $B$. So $x notin text{cl}(A cup B)$ ;). So it's not a counterexample.
$endgroup$
– Hermès
Oct 26 '16 at 16:44
$begingroup$
@TheGeometer Indeed, I've got confused! Define your two open sets to be $U_1$ and $U_2$. Then $U_1 cap U_2$ is a third open set containing $x$, that neither intersect $A$ or $B$. So $x notin text{cl}(A cup B)$ ;). So it's not a counterexample.
$endgroup$
– Hermès
Oct 26 '16 at 16:44
$begingroup$
Exactly! Thanks man I got so paranoid with that problem:P
$endgroup$
– TheGeometer
Oct 26 '16 at 16:45
$begingroup$
Exactly! Thanks man I got so paranoid with that problem:P
$endgroup$
– TheGeometer
Oct 26 '16 at 16:45
add a comment |
$begingroup$
In your proposed counterexample, you've forgotten that open sets are closed under finite intersection.
So if $x$ has a neighborhood that only meets $Acup B$ in $Bsetminus A$ and a neighborhood that only meets $Acup B$ in $Asetminus B$, then the intersection of these neighborhoods doesn't meet $Acup B$ at all.
$endgroup$
add a comment |
$begingroup$
In your proposed counterexample, you've forgotten that open sets are closed under finite intersection.
So if $x$ has a neighborhood that only meets $Acup B$ in $Bsetminus A$ and a neighborhood that only meets $Acup B$ in $Asetminus B$, then the intersection of these neighborhoods doesn't meet $Acup B$ at all.
$endgroup$
add a comment |
$begingroup$
In your proposed counterexample, you've forgotten that open sets are closed under finite intersection.
So if $x$ has a neighborhood that only meets $Acup B$ in $Bsetminus A$ and a neighborhood that only meets $Acup B$ in $Asetminus B$, then the intersection of these neighborhoods doesn't meet $Acup B$ at all.
$endgroup$
In your proposed counterexample, you've forgotten that open sets are closed under finite intersection.
So if $x$ has a neighborhood that only meets $Acup B$ in $Bsetminus A$ and a neighborhood that only meets $Acup B$ in $Asetminus B$, then the intersection of these neighborhoods doesn't meet $Acup B$ at all.
answered Oct 26 '16 at 16:43
Alex KruckmanAlex Kruckman
28k32658
28k32658
add a comment |
add a comment |
$begingroup$
Let $xin Cl(Acup B)$ then every open set containing $x$ intersects $Acup B$. Thus for $x in U_alpha$ where $U_alpha$ is open in $X$. If $U_alpha$ intersects $A$, then $x in Cl(A)$ else $x in Cl(B)$ either way $x in Cl(A)cup Cl(B)$.
$endgroup$
$begingroup$
This is because if $yin Cl(A)$ iff every open set containing $y$ intersects $A$.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:10
$begingroup$
I think I have a confusion with the definition. How I know it is that $x$ is a limit point of a subset $S$ of a topological space if every neigbourhood of $x$ intersects with $S$. So in our case if $x$ has a neigbourhood only intersecting $AB$ and another only intersecting $BA$ it should be a limit point only of $AcupB$ and not of A or B.Am I using wrond definition or saying something wrong?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:19
$begingroup$
The $Cl(A)$ is the limit points unioned with the set A. So $Cl(A)=A cup A'$. I believe this is the confusion, though I am slightly confused on what your counterexample is saying.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:57
add a comment |
$begingroup$
Let $xin Cl(Acup B)$ then every open set containing $x$ intersects $Acup B$. Thus for $x in U_alpha$ where $U_alpha$ is open in $X$. If $U_alpha$ intersects $A$, then $x in Cl(A)$ else $x in Cl(B)$ either way $x in Cl(A)cup Cl(B)$.
$endgroup$
$begingroup$
This is because if $yin Cl(A)$ iff every open set containing $y$ intersects $A$.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:10
$begingroup$
I think I have a confusion with the definition. How I know it is that $x$ is a limit point of a subset $S$ of a topological space if every neigbourhood of $x$ intersects with $S$. So in our case if $x$ has a neigbourhood only intersecting $AB$ and another only intersecting $BA$ it should be a limit point only of $AcupB$ and not of A or B.Am I using wrond definition or saying something wrong?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:19
$begingroup$
The $Cl(A)$ is the limit points unioned with the set A. So $Cl(A)=A cup A'$. I believe this is the confusion, though I am slightly confused on what your counterexample is saying.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:57
add a comment |
$begingroup$
Let $xin Cl(Acup B)$ then every open set containing $x$ intersects $Acup B$. Thus for $x in U_alpha$ where $U_alpha$ is open in $X$. If $U_alpha$ intersects $A$, then $x in Cl(A)$ else $x in Cl(B)$ either way $x in Cl(A)cup Cl(B)$.
$endgroup$
Let $xin Cl(Acup B)$ then every open set containing $x$ intersects $Acup B$. Thus for $x in U_alpha$ where $U_alpha$ is open in $X$. If $U_alpha$ intersects $A$, then $x in Cl(A)$ else $x in Cl(B)$ either way $x in Cl(A)cup Cl(B)$.
answered Oct 26 '16 at 16:06
Riemann-bitcoin.Riemann-bitcoin.
336111
336111
$begingroup$
This is because if $yin Cl(A)$ iff every open set containing $y$ intersects $A$.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:10
$begingroup$
I think I have a confusion with the definition. How I know it is that $x$ is a limit point of a subset $S$ of a topological space if every neigbourhood of $x$ intersects with $S$. So in our case if $x$ has a neigbourhood only intersecting $AB$ and another only intersecting $BA$ it should be a limit point only of $AcupB$ and not of A or B.Am I using wrond definition or saying something wrong?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:19
$begingroup$
The $Cl(A)$ is the limit points unioned with the set A. So $Cl(A)=A cup A'$. I believe this is the confusion, though I am slightly confused on what your counterexample is saying.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:57
add a comment |
$begingroup$
This is because if $yin Cl(A)$ iff every open set containing $y$ intersects $A$.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:10
$begingroup$
I think I have a confusion with the definition. How I know it is that $x$ is a limit point of a subset $S$ of a topological space if every neigbourhood of $x$ intersects with $S$. So in our case if $x$ has a neigbourhood only intersecting $AB$ and another only intersecting $BA$ it should be a limit point only of $AcupB$ and not of A or B.Am I using wrond definition or saying something wrong?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:19
$begingroup$
The $Cl(A)$ is the limit points unioned with the set A. So $Cl(A)=A cup A'$. I believe this is the confusion, though I am slightly confused on what your counterexample is saying.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:57
$begingroup$
This is because if $yin Cl(A)$ iff every open set containing $y$ intersects $A$.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:10
$begingroup$
This is because if $yin Cl(A)$ iff every open set containing $y$ intersects $A$.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:10
$begingroup$
I think I have a confusion with the definition. How I know it is that $x$ is a limit point of a subset $S$ of a topological space if every neigbourhood of $x$ intersects with $S$. So in our case if $x$ has a neigbourhood only intersecting $AB$ and another only intersecting $BA$ it should be a limit point only of $AcupB$ and not of A or B.Am I using wrond definition or saying something wrong?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:19
$begingroup$
I think I have a confusion with the definition. How I know it is that $x$ is a limit point of a subset $S$ of a topological space if every neigbourhood of $x$ intersects with $S$. So in our case if $x$ has a neigbourhood only intersecting $AB$ and another only intersecting $BA$ it should be a limit point only of $AcupB$ and not of A or B.Am I using wrond definition or saying something wrong?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:19
$begingroup$
The $Cl(A)$ is the limit points unioned with the set A. So $Cl(A)=A cup A'$. I believe this is the confusion, though I am slightly confused on what your counterexample is saying.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:57
$begingroup$
The $Cl(A)$ is the limit points unioned with the set A. So $Cl(A)=A cup A'$. I believe this is the confusion, though I am slightly confused on what your counterexample is saying.
$endgroup$
– Riemann-bitcoin.
Oct 26 '16 at 16:57
add a comment |
$begingroup$
Infinite point sequence from (A ∪ B) contains an infinite subsequence from A or contains an infinite subsequence from B
$endgroup$
$begingroup$
ok but what is wrong wit my counterexample?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:04
add a comment |
$begingroup$
Infinite point sequence from (A ∪ B) contains an infinite subsequence from A or contains an infinite subsequence from B
$endgroup$
$begingroup$
ok but what is wrong wit my counterexample?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:04
add a comment |
$begingroup$
Infinite point sequence from (A ∪ B) contains an infinite subsequence from A or contains an infinite subsequence from B
$endgroup$
Infinite point sequence from (A ∪ B) contains an infinite subsequence from A or contains an infinite subsequence from B
answered Oct 26 '16 at 16:00
kotomordkotomord
1,460626
1,460626
$begingroup$
ok but what is wrong wit my counterexample?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:04
add a comment |
$begingroup$
ok but what is wrong wit my counterexample?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:04
$begingroup$
ok but what is wrong wit my counterexample?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:04
$begingroup$
ok but what is wrong wit my counterexample?
$endgroup$
– TheGeometer
Oct 26 '16 at 16:04
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1986224%2fclosure-of-the-union-union-of-closures%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Choose some limit point of LHS and observe that it belong to the RHS.
$endgroup$
– Masacroso
Oct 26 '16 at 16:06