Showing the closure of a compact subset need not be compactTopology: Example of a compact set but its closure not compactClosure of a compact space always compact?Isn't every subset of a compact space compact?Example on closure of a subset of a subspace of a topological space in Munkres's TopologyCompact subset of a non compact topological spaceWhy subspace of a compact space not compactIs $mathbbR$ compact under the co-countable and co-finite topologies?Show that $mathbbQ$ is not locally compact with a characterization of local compactnessIs the closure of a compact set compact?A topological space is locally compact then here is an open base at each point has all of its set with compact closure$BbbR^omega$ is not Locally CompactShowing a subset of $Bbb R^2$ is compact with the relative topology

How can I add custom success page

What is the meaning of "of trouble" in the following sentence?

Could a US political party gain complete control over the government by removing checks & balances?

Ideas for 3rd eye abilities

How can I fix this gap between bookcases I made?

How would photo IDs work for shapeshifters?

Why is my log file so massive? 22gb. I am running log backups

If a centaur druid Wild Shapes into a Giant Elk, do their Charge features stack?

Is there a name of the flying bionic bird?

"listening to me about as much as you're listening to this pole here"

Crop image to path created in TikZ?

Is ipsum/ipsa/ipse a third person pronoun, or can it serve other functions?

How to move the player while also allowing forces to affect it

Does bootstrapped regression allow for inference?

How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?

How to make payment on the internet without leaving a money trail?

What do you call words made from common English words?

When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?

How many letters suffice to construct words with no repetition?

"My colleague's body is amazing"

Is it legal to have the "// (c) 2019 John Smith" header in all files when there are hundreds of contributors?

Is Social Media Science Fiction?

Where to refill my bottle in India?

LWC and complex parameters



Showing the closure of a compact subset need not be compact


Topology: Example of a compact set but its closure not compactClosure of a compact space always compact?Isn't every subset of a compact space compact?Example on closure of a subset of a subspace of a topological space in Munkres's TopologyCompact subset of a non compact topological spaceWhy subspace of a compact space not compactIs $mathbbR$ compact under the co-countable and co-finite topologies?Show that $mathbbQ$ is not locally compact with a characterization of local compactnessIs the closure of a compact set compact?A topological space is locally compact then here is an open base at each point has all of its set with compact closure$BbbR^omega$ is not Locally CompactShowing a subset of $Bbb R^2$ is compact with the relative topology













2












$begingroup$


Could someone tell me if my line of reasoning is correct here:



Say we have the topological space $(mathbbN, T)$ comprising of the empty set together with all subsets of $Bbb N$ that contain the element $1$.



I want to show that the closure of a compact set in this topology need not be compact.



Let $A equiv 1, ...., n$.
Then, this set is compact as it can be covered by a single open set in $T$.
Its limit points are every number in $Bbb N$ which is not 1.
Therefore, its closure is $overlineA = Bbb N$



If the above is true then I get confused because it seems that $Bbb N$ is an open set in $T$ so therefore can it not also be covered with a single open set in T and so would be compact as well? (I know intuitively that compact, being in some sense a measure of 'smallness', would indicate that $Bbb N$ shouldn't be compact but I don't see how to get that line of reasoning using the properties of this topology)










share|cite|improve this question











$endgroup$







  • 3




    $begingroup$
    Your reasoning for $A$ being compact seems incorrect. $A = 1, ldots, n$ is compact because given an open cover $ B_alpha $ of $A$, we can find $B_alpha_k ni k$ for each $k in A$ so that $ B_alpha_k _k=1^n$ covers $A$. $mathbbN$ is not compact in your topology because the infinite cover $ 1, ldots, n _n=1^infty$ of $mathbbN$ cannot be reduce to a finite subcover.
    $endgroup$
    – parsiad
    23 hours ago











  • $begingroup$
    @parsiad Ah okay , so I should think of each one of the points in A needing to be covered by an open set in T rather than the set itself being able to be fully covered by a single set. So then using that fact I could then use the rest of my argument to say that $Bbb N$ is not compact as given an open cover $B_alpha$ of $Bbb N$ then for each $nin Bbb N$ we can cover it with a set from T but we need infinitely many to do it for all points so it's not compact ?
    $endgroup$
    – can'tcauchy
    23 hours ago






  • 1




    $begingroup$
    I'm not sure what you mean, but you should use this definition of compactness. I've included an argument for why $mathbbN$ is not compact in my comment above that you can revisit after understanding the linked definition.
    $endgroup$
    – parsiad
    23 hours ago











  • $begingroup$
    @parsiad what you said in your comment is what I meant. Thanks ! But maybe the part I was unclear about was that I think I had been considering the set A=1,...n as being able to be covered by the set 1,....n in T, but as it says in the definition we have to think about A as being covered by points in a collection of open sets within A, and this can be reduced to a finite number of open sets which do this . Are the limit point and closure part of my argument is fine ,correct ?
    $endgroup$
    – can'tcauchy
    23 hours ago











  • $begingroup$
    Yes, I think that part of your argument is correct. I posted a detailed answer anyways.
    $endgroup$
    – parsiad
    23 hours ago
















2












$begingroup$


Could someone tell me if my line of reasoning is correct here:



Say we have the topological space $(mathbbN, T)$ comprising of the empty set together with all subsets of $Bbb N$ that contain the element $1$.



I want to show that the closure of a compact set in this topology need not be compact.



Let $A equiv 1, ...., n$.
Then, this set is compact as it can be covered by a single open set in $T$.
Its limit points are every number in $Bbb N$ which is not 1.
Therefore, its closure is $overlineA = Bbb N$



If the above is true then I get confused because it seems that $Bbb N$ is an open set in $T$ so therefore can it not also be covered with a single open set in T and so would be compact as well? (I know intuitively that compact, being in some sense a measure of 'smallness', would indicate that $Bbb N$ shouldn't be compact but I don't see how to get that line of reasoning using the properties of this topology)










share|cite|improve this question











$endgroup$







  • 3




    $begingroup$
    Your reasoning for $A$ being compact seems incorrect. $A = 1, ldots, n$ is compact because given an open cover $ B_alpha $ of $A$, we can find $B_alpha_k ni k$ for each $k in A$ so that $ B_alpha_k _k=1^n$ covers $A$. $mathbbN$ is not compact in your topology because the infinite cover $ 1, ldots, n _n=1^infty$ of $mathbbN$ cannot be reduce to a finite subcover.
    $endgroup$
    – parsiad
    23 hours ago











  • $begingroup$
    @parsiad Ah okay , so I should think of each one of the points in A needing to be covered by an open set in T rather than the set itself being able to be fully covered by a single set. So then using that fact I could then use the rest of my argument to say that $Bbb N$ is not compact as given an open cover $B_alpha$ of $Bbb N$ then for each $nin Bbb N$ we can cover it with a set from T but we need infinitely many to do it for all points so it's not compact ?
    $endgroup$
    – can'tcauchy
    23 hours ago






  • 1




    $begingroup$
    I'm not sure what you mean, but you should use this definition of compactness. I've included an argument for why $mathbbN$ is not compact in my comment above that you can revisit after understanding the linked definition.
    $endgroup$
    – parsiad
    23 hours ago











  • $begingroup$
    @parsiad what you said in your comment is what I meant. Thanks ! But maybe the part I was unclear about was that I think I had been considering the set A=1,...n as being able to be covered by the set 1,....n in T, but as it says in the definition we have to think about A as being covered by points in a collection of open sets within A, and this can be reduced to a finite number of open sets which do this . Are the limit point and closure part of my argument is fine ,correct ?
    $endgroup$
    – can'tcauchy
    23 hours ago











  • $begingroup$
    Yes, I think that part of your argument is correct. I posted a detailed answer anyways.
    $endgroup$
    – parsiad
    23 hours ago














2












2








2





$begingroup$


Could someone tell me if my line of reasoning is correct here:



Say we have the topological space $(mathbbN, T)$ comprising of the empty set together with all subsets of $Bbb N$ that contain the element $1$.



I want to show that the closure of a compact set in this topology need not be compact.



Let $A equiv 1, ...., n$.
Then, this set is compact as it can be covered by a single open set in $T$.
Its limit points are every number in $Bbb N$ which is not 1.
Therefore, its closure is $overlineA = Bbb N$



If the above is true then I get confused because it seems that $Bbb N$ is an open set in $T$ so therefore can it not also be covered with a single open set in T and so would be compact as well? (I know intuitively that compact, being in some sense a measure of 'smallness', would indicate that $Bbb N$ shouldn't be compact but I don't see how to get that line of reasoning using the properties of this topology)










share|cite|improve this question











$endgroup$




Could someone tell me if my line of reasoning is correct here:



Say we have the topological space $(mathbbN, T)$ comprising of the empty set together with all subsets of $Bbb N$ that contain the element $1$.



I want to show that the closure of a compact set in this topology need not be compact.



Let $A equiv 1, ...., n$.
Then, this set is compact as it can be covered by a single open set in $T$.
Its limit points are every number in $Bbb N$ which is not 1.
Therefore, its closure is $overlineA = Bbb N$



If the above is true then I get confused because it seems that $Bbb N$ is an open set in $T$ so therefore can it not also be covered with a single open set in T and so would be compact as well? (I know intuitively that compact, being in some sense a measure of 'smallness', would indicate that $Bbb N$ shouldn't be compact but I don't see how to get that line of reasoning using the properties of this topology)







general-topology proof-writing compactness






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 23 hours ago









Austin Mohr

20.8k35299




20.8k35299










asked yesterday









can'tcauchycan'tcauchy

1,022417




1,022417







  • 3




    $begingroup$
    Your reasoning for $A$ being compact seems incorrect. $A = 1, ldots, n$ is compact because given an open cover $ B_alpha $ of $A$, we can find $B_alpha_k ni k$ for each $k in A$ so that $ B_alpha_k _k=1^n$ covers $A$. $mathbbN$ is not compact in your topology because the infinite cover $ 1, ldots, n _n=1^infty$ of $mathbbN$ cannot be reduce to a finite subcover.
    $endgroup$
    – parsiad
    23 hours ago











  • $begingroup$
    @parsiad Ah okay , so I should think of each one of the points in A needing to be covered by an open set in T rather than the set itself being able to be fully covered by a single set. So then using that fact I could then use the rest of my argument to say that $Bbb N$ is not compact as given an open cover $B_alpha$ of $Bbb N$ then for each $nin Bbb N$ we can cover it with a set from T but we need infinitely many to do it for all points so it's not compact ?
    $endgroup$
    – can'tcauchy
    23 hours ago






  • 1




    $begingroup$
    I'm not sure what you mean, but you should use this definition of compactness. I've included an argument for why $mathbbN$ is not compact in my comment above that you can revisit after understanding the linked definition.
    $endgroup$
    – parsiad
    23 hours ago











  • $begingroup$
    @parsiad what you said in your comment is what I meant. Thanks ! But maybe the part I was unclear about was that I think I had been considering the set A=1,...n as being able to be covered by the set 1,....n in T, but as it says in the definition we have to think about A as being covered by points in a collection of open sets within A, and this can be reduced to a finite number of open sets which do this . Are the limit point and closure part of my argument is fine ,correct ?
    $endgroup$
    – can'tcauchy
    23 hours ago











  • $begingroup$
    Yes, I think that part of your argument is correct. I posted a detailed answer anyways.
    $endgroup$
    – parsiad
    23 hours ago













  • 3




    $begingroup$
    Your reasoning for $A$ being compact seems incorrect. $A = 1, ldots, n$ is compact because given an open cover $ B_alpha $ of $A$, we can find $B_alpha_k ni k$ for each $k in A$ so that $ B_alpha_k _k=1^n$ covers $A$. $mathbbN$ is not compact in your topology because the infinite cover $ 1, ldots, n _n=1^infty$ of $mathbbN$ cannot be reduce to a finite subcover.
    $endgroup$
    – parsiad
    23 hours ago











  • $begingroup$
    @parsiad Ah okay , so I should think of each one of the points in A needing to be covered by an open set in T rather than the set itself being able to be fully covered by a single set. So then using that fact I could then use the rest of my argument to say that $Bbb N$ is not compact as given an open cover $B_alpha$ of $Bbb N$ then for each $nin Bbb N$ we can cover it with a set from T but we need infinitely many to do it for all points so it's not compact ?
    $endgroup$
    – can'tcauchy
    23 hours ago






  • 1




    $begingroup$
    I'm not sure what you mean, but you should use this definition of compactness. I've included an argument for why $mathbbN$ is not compact in my comment above that you can revisit after understanding the linked definition.
    $endgroup$
    – parsiad
    23 hours ago











  • $begingroup$
    @parsiad what you said in your comment is what I meant. Thanks ! But maybe the part I was unclear about was that I think I had been considering the set A=1,...n as being able to be covered by the set 1,....n in T, but as it says in the definition we have to think about A as being covered by points in a collection of open sets within A, and this can be reduced to a finite number of open sets which do this . Are the limit point and closure part of my argument is fine ,correct ?
    $endgroup$
    – can'tcauchy
    23 hours ago











  • $begingroup$
    Yes, I think that part of your argument is correct. I posted a detailed answer anyways.
    $endgroup$
    – parsiad
    23 hours ago








3




3




$begingroup$
Your reasoning for $A$ being compact seems incorrect. $A = 1, ldots, n$ is compact because given an open cover $ B_alpha $ of $A$, we can find $B_alpha_k ni k$ for each $k in A$ so that $ B_alpha_k _k=1^n$ covers $A$. $mathbbN$ is not compact in your topology because the infinite cover $ 1, ldots, n _n=1^infty$ of $mathbbN$ cannot be reduce to a finite subcover.
$endgroup$
– parsiad
23 hours ago





$begingroup$
Your reasoning for $A$ being compact seems incorrect. $A = 1, ldots, n$ is compact because given an open cover $ B_alpha $ of $A$, we can find $B_alpha_k ni k$ for each $k in A$ so that $ B_alpha_k _k=1^n$ covers $A$. $mathbbN$ is not compact in your topology because the infinite cover $ 1, ldots, n _n=1^infty$ of $mathbbN$ cannot be reduce to a finite subcover.
$endgroup$
– parsiad
23 hours ago













$begingroup$
@parsiad Ah okay , so I should think of each one of the points in A needing to be covered by an open set in T rather than the set itself being able to be fully covered by a single set. So then using that fact I could then use the rest of my argument to say that $Bbb N$ is not compact as given an open cover $B_alpha$ of $Bbb N$ then for each $nin Bbb N$ we can cover it with a set from T but we need infinitely many to do it for all points so it's not compact ?
$endgroup$
– can'tcauchy
23 hours ago




$begingroup$
@parsiad Ah okay , so I should think of each one of the points in A needing to be covered by an open set in T rather than the set itself being able to be fully covered by a single set. So then using that fact I could then use the rest of my argument to say that $Bbb N$ is not compact as given an open cover $B_alpha$ of $Bbb N$ then for each $nin Bbb N$ we can cover it with a set from T but we need infinitely many to do it for all points so it's not compact ?
$endgroup$
– can'tcauchy
23 hours ago




1




1




$begingroup$
I'm not sure what you mean, but you should use this definition of compactness. I've included an argument for why $mathbbN$ is not compact in my comment above that you can revisit after understanding the linked definition.
$endgroup$
– parsiad
23 hours ago





$begingroup$
I'm not sure what you mean, but you should use this definition of compactness. I've included an argument for why $mathbbN$ is not compact in my comment above that you can revisit after understanding the linked definition.
$endgroup$
– parsiad
23 hours ago













$begingroup$
@parsiad what you said in your comment is what I meant. Thanks ! But maybe the part I was unclear about was that I think I had been considering the set A=1,...n as being able to be covered by the set 1,....n in T, but as it says in the definition we have to think about A as being covered by points in a collection of open sets within A, and this can be reduced to a finite number of open sets which do this . Are the limit point and closure part of my argument is fine ,correct ?
$endgroup$
– can'tcauchy
23 hours ago





$begingroup$
@parsiad what you said in your comment is what I meant. Thanks ! But maybe the part I was unclear about was that I think I had been considering the set A=1,...n as being able to be covered by the set 1,....n in T, but as it says in the definition we have to think about A as being covered by points in a collection of open sets within A, and this can be reduced to a finite number of open sets which do this . Are the limit point and closure part of my argument is fine ,correct ?
$endgroup$
– can'tcauchy
23 hours ago













$begingroup$
Yes, I think that part of your argument is correct. I posted a detailed answer anyways.
$endgroup$
– parsiad
23 hours ago





$begingroup$
Yes, I think that part of your argument is correct. I posted a detailed answer anyways.
$endgroup$
– parsiad
23 hours ago











2 Answers
2






active

oldest

votes


















5












$begingroup$


Definition. Let $A subset X$ where $(X, tau)$ is a topological space.
We call $A$ compact if for each collection $ B_alpha subset tau$ such that $cup_alpha B_alpha supset A$, we can find a finite subcollection $B_alpha_1, ldots, B_alpha_n$ such that $B_alpha_1 cup cdots cup B_alpha_n supset A$.



Remark. We call the original collection an open cover and the subcollection a finite subcover.




Consider the topology in your original question.



Let $A equiv 1, ldots, n$ and $mathscrB equiv B_alpha$ be an open cover of $A$.
Let $k$ be a member of $A$.
Since $mathscrB$ is a cover of $A$, we can find $alpha_k$ such that $k in B_alpha_k$.
Therefore, $B_alpha_k_k=1^n$ covers $A$, and hence $A$ is compact.



Next, let $C_n equiv 1,ldots,n$ and consider the cover $mathscrC equiv C_n_n=1^infty$ of $mathbbN$.
Let $mathscrC^prime$ be a finite subcollection of $mathscrC$.
Note that the set $bigcup_C in mathscrC^prime C$ has a maximum element (call it $N$) and hence this subcollection does not cover $mathbbN$ (because none of its members contain $N+1$).
This shows that $mathbbN$ is not compact.



Next, let $n > 1$.
Since any open set in your topology must have 1 as a member, it follows that $n$ is a limit point of $A$.
Therefore, $overlineA = mathbbN$.



In summary, you have just found an example of a topology for which the closure of a compact set is not necessarily compact.
This is only possible for non-Hausdorff spaces.
Indeed, your topology is non-Hausdorff since any two non-empty neighbourhoods are not disjoint because they both contain the point 1.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Is there a topological space $Y$ that has a compact subset $Asubset Y$ with infinitely many points ($|A|=infty$), and still $overlineA ne A$? Maybe even $overlineA$ is noncompact like above.
    $endgroup$
    – Jeppe Stig Nielsen
    16 hours ago










  • $begingroup$
    @JeppeStigNielsen: You can modify the same idea in OP's example to get what you want :-)
    $endgroup$
    – parsiad
    9 hours ago



















4












$begingroup$

$A=1$ is compact as any cover of it has a one-element subcover.



$overlineA = mathbb N$ which is not compact, as witnessed by the open cover $$1,2,1,3,1,4,ldots, 1,n, ldots$$ of $mathbb N$ from which we cannot omit a member (or it wouldn't cover), so has no finite subcover.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    To the proposer: No infinite $Bsubset Bbb N$ is compact in this topology because $1,b: bin B$ is an open cover of $B$ with no finite sub-cover. And any finite subset (in any topological space) is compact. So in this topology on $Bbb N,$ a subset is compact iff it is finite. So if $1in Csubset Bbb N$ and $C$ is finite then $C$ is compact but $overline C=Bbb N$ is not compact.
    $endgroup$
    – DanielWainfleet
    18 hours ago












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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3179012%2fshowing-the-closure-of-a-compact-subset-need-not-be-compact%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









5












$begingroup$


Definition. Let $A subset X$ where $(X, tau)$ is a topological space.
We call $A$ compact if for each collection $ B_alpha subset tau$ such that $cup_alpha B_alpha supset A$, we can find a finite subcollection $B_alpha_1, ldots, B_alpha_n$ such that $B_alpha_1 cup cdots cup B_alpha_n supset A$.



Remark. We call the original collection an open cover and the subcollection a finite subcover.




Consider the topology in your original question.



Let $A equiv 1, ldots, n$ and $mathscrB equiv B_alpha$ be an open cover of $A$.
Let $k$ be a member of $A$.
Since $mathscrB$ is a cover of $A$, we can find $alpha_k$ such that $k in B_alpha_k$.
Therefore, $B_alpha_k_k=1^n$ covers $A$, and hence $A$ is compact.



Next, let $C_n equiv 1,ldots,n$ and consider the cover $mathscrC equiv C_n_n=1^infty$ of $mathbbN$.
Let $mathscrC^prime$ be a finite subcollection of $mathscrC$.
Note that the set $bigcup_C in mathscrC^prime C$ has a maximum element (call it $N$) and hence this subcollection does not cover $mathbbN$ (because none of its members contain $N+1$).
This shows that $mathbbN$ is not compact.



Next, let $n > 1$.
Since any open set in your topology must have 1 as a member, it follows that $n$ is a limit point of $A$.
Therefore, $overlineA = mathbbN$.



In summary, you have just found an example of a topology for which the closure of a compact set is not necessarily compact.
This is only possible for non-Hausdorff spaces.
Indeed, your topology is non-Hausdorff since any two non-empty neighbourhoods are not disjoint because they both contain the point 1.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Is there a topological space $Y$ that has a compact subset $Asubset Y$ with infinitely many points ($|A|=infty$), and still $overlineA ne A$? Maybe even $overlineA$ is noncompact like above.
    $endgroup$
    – Jeppe Stig Nielsen
    16 hours ago










  • $begingroup$
    @JeppeStigNielsen: You can modify the same idea in OP's example to get what you want :-)
    $endgroup$
    – parsiad
    9 hours ago
















5












$begingroup$


Definition. Let $A subset X$ where $(X, tau)$ is a topological space.
We call $A$ compact if for each collection $ B_alpha subset tau$ such that $cup_alpha B_alpha supset A$, we can find a finite subcollection $B_alpha_1, ldots, B_alpha_n$ such that $B_alpha_1 cup cdots cup B_alpha_n supset A$.



Remark. We call the original collection an open cover and the subcollection a finite subcover.




Consider the topology in your original question.



Let $A equiv 1, ldots, n$ and $mathscrB equiv B_alpha$ be an open cover of $A$.
Let $k$ be a member of $A$.
Since $mathscrB$ is a cover of $A$, we can find $alpha_k$ such that $k in B_alpha_k$.
Therefore, $B_alpha_k_k=1^n$ covers $A$, and hence $A$ is compact.



Next, let $C_n equiv 1,ldots,n$ and consider the cover $mathscrC equiv C_n_n=1^infty$ of $mathbbN$.
Let $mathscrC^prime$ be a finite subcollection of $mathscrC$.
Note that the set $bigcup_C in mathscrC^prime C$ has a maximum element (call it $N$) and hence this subcollection does not cover $mathbbN$ (because none of its members contain $N+1$).
This shows that $mathbbN$ is not compact.



Next, let $n > 1$.
Since any open set in your topology must have 1 as a member, it follows that $n$ is a limit point of $A$.
Therefore, $overlineA = mathbbN$.



In summary, you have just found an example of a topology for which the closure of a compact set is not necessarily compact.
This is only possible for non-Hausdorff spaces.
Indeed, your topology is non-Hausdorff since any two non-empty neighbourhoods are not disjoint because they both contain the point 1.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Is there a topological space $Y$ that has a compact subset $Asubset Y$ with infinitely many points ($|A|=infty$), and still $overlineA ne A$? Maybe even $overlineA$ is noncompact like above.
    $endgroup$
    – Jeppe Stig Nielsen
    16 hours ago










  • $begingroup$
    @JeppeStigNielsen: You can modify the same idea in OP's example to get what you want :-)
    $endgroup$
    – parsiad
    9 hours ago














5












5








5





$begingroup$


Definition. Let $A subset X$ where $(X, tau)$ is a topological space.
We call $A$ compact if for each collection $ B_alpha subset tau$ such that $cup_alpha B_alpha supset A$, we can find a finite subcollection $B_alpha_1, ldots, B_alpha_n$ such that $B_alpha_1 cup cdots cup B_alpha_n supset A$.



Remark. We call the original collection an open cover and the subcollection a finite subcover.




Consider the topology in your original question.



Let $A equiv 1, ldots, n$ and $mathscrB equiv B_alpha$ be an open cover of $A$.
Let $k$ be a member of $A$.
Since $mathscrB$ is a cover of $A$, we can find $alpha_k$ such that $k in B_alpha_k$.
Therefore, $B_alpha_k_k=1^n$ covers $A$, and hence $A$ is compact.



Next, let $C_n equiv 1,ldots,n$ and consider the cover $mathscrC equiv C_n_n=1^infty$ of $mathbbN$.
Let $mathscrC^prime$ be a finite subcollection of $mathscrC$.
Note that the set $bigcup_C in mathscrC^prime C$ has a maximum element (call it $N$) and hence this subcollection does not cover $mathbbN$ (because none of its members contain $N+1$).
This shows that $mathbbN$ is not compact.



Next, let $n > 1$.
Since any open set in your topology must have 1 as a member, it follows that $n$ is a limit point of $A$.
Therefore, $overlineA = mathbbN$.



In summary, you have just found an example of a topology for which the closure of a compact set is not necessarily compact.
This is only possible for non-Hausdorff spaces.
Indeed, your topology is non-Hausdorff since any two non-empty neighbourhoods are not disjoint because they both contain the point 1.






share|cite|improve this answer









$endgroup$




Definition. Let $A subset X$ where $(X, tau)$ is a topological space.
We call $A$ compact if for each collection $ B_alpha subset tau$ such that $cup_alpha B_alpha supset A$, we can find a finite subcollection $B_alpha_1, ldots, B_alpha_n$ such that $B_alpha_1 cup cdots cup B_alpha_n supset A$.



Remark. We call the original collection an open cover and the subcollection a finite subcover.




Consider the topology in your original question.



Let $A equiv 1, ldots, n$ and $mathscrB equiv B_alpha$ be an open cover of $A$.
Let $k$ be a member of $A$.
Since $mathscrB$ is a cover of $A$, we can find $alpha_k$ such that $k in B_alpha_k$.
Therefore, $B_alpha_k_k=1^n$ covers $A$, and hence $A$ is compact.



Next, let $C_n equiv 1,ldots,n$ and consider the cover $mathscrC equiv C_n_n=1^infty$ of $mathbbN$.
Let $mathscrC^prime$ be a finite subcollection of $mathscrC$.
Note that the set $bigcup_C in mathscrC^prime C$ has a maximum element (call it $N$) and hence this subcollection does not cover $mathbbN$ (because none of its members contain $N+1$).
This shows that $mathbbN$ is not compact.



Next, let $n > 1$.
Since any open set in your topology must have 1 as a member, it follows that $n$ is a limit point of $A$.
Therefore, $overlineA = mathbbN$.



In summary, you have just found an example of a topology for which the closure of a compact set is not necessarily compact.
This is only possible for non-Hausdorff spaces.
Indeed, your topology is non-Hausdorff since any two non-empty neighbourhoods are not disjoint because they both contain the point 1.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered 23 hours ago









parsiadparsiad

18.7k32453




18.7k32453











  • $begingroup$
    Is there a topological space $Y$ that has a compact subset $Asubset Y$ with infinitely many points ($|A|=infty$), and still $overlineA ne A$? Maybe even $overlineA$ is noncompact like above.
    $endgroup$
    – Jeppe Stig Nielsen
    16 hours ago










  • $begingroup$
    @JeppeStigNielsen: You can modify the same idea in OP's example to get what you want :-)
    $endgroup$
    – parsiad
    9 hours ago

















  • $begingroup$
    Is there a topological space $Y$ that has a compact subset $Asubset Y$ with infinitely many points ($|A|=infty$), and still $overlineA ne A$? Maybe even $overlineA$ is noncompact like above.
    $endgroup$
    – Jeppe Stig Nielsen
    16 hours ago










  • $begingroup$
    @JeppeStigNielsen: You can modify the same idea in OP's example to get what you want :-)
    $endgroup$
    – parsiad
    9 hours ago
















$begingroup$
Is there a topological space $Y$ that has a compact subset $Asubset Y$ with infinitely many points ($|A|=infty$), and still $overlineA ne A$? Maybe even $overlineA$ is noncompact like above.
$endgroup$
– Jeppe Stig Nielsen
16 hours ago




$begingroup$
Is there a topological space $Y$ that has a compact subset $Asubset Y$ with infinitely many points ($|A|=infty$), and still $overlineA ne A$? Maybe even $overlineA$ is noncompact like above.
$endgroup$
– Jeppe Stig Nielsen
16 hours ago












$begingroup$
@JeppeStigNielsen: You can modify the same idea in OP's example to get what you want :-)
$endgroup$
– parsiad
9 hours ago





$begingroup$
@JeppeStigNielsen: You can modify the same idea in OP's example to get what you want :-)
$endgroup$
– parsiad
9 hours ago












4












$begingroup$

$A=1$ is compact as any cover of it has a one-element subcover.



$overlineA = mathbb N$ which is not compact, as witnessed by the open cover $$1,2,1,3,1,4,ldots, 1,n, ldots$$ of $mathbb N$ from which we cannot omit a member (or it wouldn't cover), so has no finite subcover.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    To the proposer: No infinite $Bsubset Bbb N$ is compact in this topology because $1,b: bin B$ is an open cover of $B$ with no finite sub-cover. And any finite subset (in any topological space) is compact. So in this topology on $Bbb N,$ a subset is compact iff it is finite. So if $1in Csubset Bbb N$ and $C$ is finite then $C$ is compact but $overline C=Bbb N$ is not compact.
    $endgroup$
    – DanielWainfleet
    18 hours ago
















4












$begingroup$

$A=1$ is compact as any cover of it has a one-element subcover.



$overlineA = mathbb N$ which is not compact, as witnessed by the open cover $$1,2,1,3,1,4,ldots, 1,n, ldots$$ of $mathbb N$ from which we cannot omit a member (or it wouldn't cover), so has no finite subcover.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    To the proposer: No infinite $Bsubset Bbb N$ is compact in this topology because $1,b: bin B$ is an open cover of $B$ with no finite sub-cover. And any finite subset (in any topological space) is compact. So in this topology on $Bbb N,$ a subset is compact iff it is finite. So if $1in Csubset Bbb N$ and $C$ is finite then $C$ is compact but $overline C=Bbb N$ is not compact.
    $endgroup$
    – DanielWainfleet
    18 hours ago














4












4








4





$begingroup$

$A=1$ is compact as any cover of it has a one-element subcover.



$overlineA = mathbb N$ which is not compact, as witnessed by the open cover $$1,2,1,3,1,4,ldots, 1,n, ldots$$ of $mathbb N$ from which we cannot omit a member (or it wouldn't cover), so has no finite subcover.






share|cite|improve this answer









$endgroup$



$A=1$ is compact as any cover of it has a one-element subcover.



$overlineA = mathbb N$ which is not compact, as witnessed by the open cover $$1,2,1,3,1,4,ldots, 1,n, ldots$$ of $mathbb N$ from which we cannot omit a member (or it wouldn't cover), so has no finite subcover.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered 20 hours ago









Henno BrandsmaHenno Brandsma

115k349125




115k349125











  • $begingroup$
    To the proposer: No infinite $Bsubset Bbb N$ is compact in this topology because $1,b: bin B$ is an open cover of $B$ with no finite sub-cover. And any finite subset (in any topological space) is compact. So in this topology on $Bbb N,$ a subset is compact iff it is finite. So if $1in Csubset Bbb N$ and $C$ is finite then $C$ is compact but $overline C=Bbb N$ is not compact.
    $endgroup$
    – DanielWainfleet
    18 hours ago

















  • $begingroup$
    To the proposer: No infinite $Bsubset Bbb N$ is compact in this topology because $1,b: bin B$ is an open cover of $B$ with no finite sub-cover. And any finite subset (in any topological space) is compact. So in this topology on $Bbb N,$ a subset is compact iff it is finite. So if $1in Csubset Bbb N$ and $C$ is finite then $C$ is compact but $overline C=Bbb N$ is not compact.
    $endgroup$
    – DanielWainfleet
    18 hours ago
















$begingroup$
To the proposer: No infinite $Bsubset Bbb N$ is compact in this topology because $1,b: bin B$ is an open cover of $B$ with no finite sub-cover. And any finite subset (in any topological space) is compact. So in this topology on $Bbb N,$ a subset is compact iff it is finite. So if $1in Csubset Bbb N$ and $C$ is finite then $C$ is compact but $overline C=Bbb N$ is not compact.
$endgroup$
– DanielWainfleet
18 hours ago





$begingroup$
To the proposer: No infinite $Bsubset Bbb N$ is compact in this topology because $1,b: bin B$ is an open cover of $B$ with no finite sub-cover. And any finite subset (in any topological space) is compact. So in this topology on $Bbb N,$ a subset is compact iff it is finite. So if $1in Csubset Bbb N$ and $C$ is finite then $C$ is compact but $overline C=Bbb N$ is not compact.
$endgroup$
– DanielWainfleet
18 hours ago


















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3179012%2fshowing-the-closure-of-a-compact-subset-need-not-be-compact%23new-answer', 'question_page');

);

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







Popular posts from this blog

Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

Ласкавець круглолистий Зміст Опис | Поширення | Галерея | Примітки | Посилання | Навігаційне меню58171138361-22960890446Bupleurum rotundifoliumEuro+Med PlantbasePlants of the World Online — Kew ScienceGermplasm Resources Information Network (GRIN)Ласкавецькн. VI : Літери Ком — Левиправивши або дописавши її