Show that a compact metric space $(X,d)$ has countably many clopen sets.Non-separable compact spaceCompact...

What episode was being referenced by this part of Discovery's season 2 episode 13 recap?

What information do scammers need to withdraw money from an account?

If current results hold, Man City would win PL title

Why does the headset man not get on the tractor?

Help in identifying a mystery wall socket

Could there be a material that inverts the colours seen through it?

return tuple of uncopyable objects

Does gravity affect the time evolution of a QM wave function?

What are the holes in files created with fallocate?

Wireless headphones interfere with Wi-Fi signal on laptop

How can I answer high-school writing prompts without sounding weird and fake?

On studying Computer Science vs. Software Engineering to become a proficient coder

Developers demotivated due to working on same project for more than 2 years

Does Lawful Interception of 4G / the proposed 5G provide a back door for hackers as well?

CPLD based Pierce oscillator

Is the expression "To think you would stoop so low" often misused?

How exactly does artificial gravity work?

Can a tourist shoot a gun in the USA?

Is taking modulus on both sides of an equation valid?

What are the implications of the new alleged key recovery attack preprint on SIMON?

Solubility in different pressure conditions

What is the best way for a skeleton to impersonate human without using magic?

German characters on US-International keyboard layout

Non-deterministic Finite Automata | Sipser Example 1.16



Show that a compact metric space $(X,d)$ has countably many clopen sets.


Non-separable compact spaceCompact sets in a metric spaceProve that a separable metric space is Lindelöf without proving it is second-countableEquivalent Metric Using Clopen SetsOpen balls with radis $>epsilon$ in a compact metric spaceExample of a locally compact metric space which is $sigma$-compact but not properCompact Metric Space as a Countable Union of Closed SetsIf every closed ball in a metric space $X$ is compact, show that $X$ is separable.Locally compact Stone duality: Can a boolean space be recovered from its boolean algebra of clopen sets alone?Countably compact metric space is compactShow that if $X$ is locally compact and $sigma$-compact then is separable













1












$begingroup$


Let $(X, d)$ be a compact, metric space. Then in $X$ there is at most countable amount of clopen sets. Hint: Compact metric spaces are separable.



That was an optional, harder problem to solve on my introductory topology course exam, which I had no idea how to prove.










share|cite|improve this question











$endgroup$












  • $begingroup$
    There are non-separable compact spaces.
    $endgroup$
    – José Carlos Santos
    4 hours ago
















1












$begingroup$


Let $(X, d)$ be a compact, metric space. Then in $X$ there is at most countable amount of clopen sets. Hint: Compact metric spaces are separable.



That was an optional, harder problem to solve on my introductory topology course exam, which I had no idea how to prove.










share|cite|improve this question











$endgroup$












  • $begingroup$
    There are non-separable compact spaces.
    $endgroup$
    – José Carlos Santos
    4 hours ago














1












1








1





$begingroup$


Let $(X, d)$ be a compact, metric space. Then in $X$ there is at most countable amount of clopen sets. Hint: Compact metric spaces are separable.



That was an optional, harder problem to solve on my introductory topology course exam, which I had no idea how to prove.










share|cite|improve this question











$endgroup$




Let $(X, d)$ be a compact, metric space. Then in $X$ there is at most countable amount of clopen sets. Hint: Compact metric spaces are separable.



That was an optional, harder problem to solve on my introductory topology course exam, which I had no idea how to prove.







general-topology metric-spaces






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 3 mins ago









user21820

40.7k545165




40.7k545165










asked 4 hours ago









math_beginnermath_beginner

1828




1828












  • $begingroup$
    There are non-separable compact spaces.
    $endgroup$
    – José Carlos Santos
    4 hours ago


















  • $begingroup$
    There are non-separable compact spaces.
    $endgroup$
    – José Carlos Santos
    4 hours ago
















$begingroup$
There are non-separable compact spaces.
$endgroup$
– José Carlos Santos
4 hours ago




$begingroup$
There are non-separable compact spaces.
$endgroup$
– José Carlos Santos
4 hours ago










1 Answer
1






active

oldest

votes


















4












$begingroup$

This is false in general (it holds in metric spaces though).



General counterexample: ${0,1}^I$ in the product topology has $|I|$ many clopen sets (all sets of the form $pi_i^{-1}[{j}]$ for $i in I, j=0,1$ for starters).



In metric spaces, let $mathcal{B}$ be a countable base for $X$ (any compact metric space is separable and hence has a countable base). If $C$ is clopen, for each $x in C$ we can pick $B_x$ in the base such that $x in B_x subseteq C$ by openness of $C$. $C$ is also closed and hence compact so finitely many basic element also cover $C$.



So every clopen $C$ we can write as a finite union of basic sets from a countable base. There are only countably many such finite unions.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    My fault - X was indeed a metric space. I have edited my question.
    $endgroup$
    – math_beginner
    3 hours ago










  • $begingroup$
    @math_beginner I expanded my answer.
    $endgroup$
    – Henno Brandsma
    3 hours ago












Your Answer








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%2f3223753%2fshow-that-a-compact-metric-space-x-d-has-countably-many-clopen-sets%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









4












$begingroup$

This is false in general (it holds in metric spaces though).



General counterexample: ${0,1}^I$ in the product topology has $|I|$ many clopen sets (all sets of the form $pi_i^{-1}[{j}]$ for $i in I, j=0,1$ for starters).



In metric spaces, let $mathcal{B}$ be a countable base for $X$ (any compact metric space is separable and hence has a countable base). If $C$ is clopen, for each $x in C$ we can pick $B_x$ in the base such that $x in B_x subseteq C$ by openness of $C$. $C$ is also closed and hence compact so finitely many basic element also cover $C$.



So every clopen $C$ we can write as a finite union of basic sets from a countable base. There are only countably many such finite unions.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    My fault - X was indeed a metric space. I have edited my question.
    $endgroup$
    – math_beginner
    3 hours ago










  • $begingroup$
    @math_beginner I expanded my answer.
    $endgroup$
    – Henno Brandsma
    3 hours ago
















4












$begingroup$

This is false in general (it holds in metric spaces though).



General counterexample: ${0,1}^I$ in the product topology has $|I|$ many clopen sets (all sets of the form $pi_i^{-1}[{j}]$ for $i in I, j=0,1$ for starters).



In metric spaces, let $mathcal{B}$ be a countable base for $X$ (any compact metric space is separable and hence has a countable base). If $C$ is clopen, for each $x in C$ we can pick $B_x$ in the base such that $x in B_x subseteq C$ by openness of $C$. $C$ is also closed and hence compact so finitely many basic element also cover $C$.



So every clopen $C$ we can write as a finite union of basic sets from a countable base. There are only countably many such finite unions.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    My fault - X was indeed a metric space. I have edited my question.
    $endgroup$
    – math_beginner
    3 hours ago










  • $begingroup$
    @math_beginner I expanded my answer.
    $endgroup$
    – Henno Brandsma
    3 hours ago














4












4








4





$begingroup$

This is false in general (it holds in metric spaces though).



General counterexample: ${0,1}^I$ in the product topology has $|I|$ many clopen sets (all sets of the form $pi_i^{-1}[{j}]$ for $i in I, j=0,1$ for starters).



In metric spaces, let $mathcal{B}$ be a countable base for $X$ (any compact metric space is separable and hence has a countable base). If $C$ is clopen, for each $x in C$ we can pick $B_x$ in the base such that $x in B_x subseteq C$ by openness of $C$. $C$ is also closed and hence compact so finitely many basic element also cover $C$.



So every clopen $C$ we can write as a finite union of basic sets from a countable base. There are only countably many such finite unions.






share|cite|improve this answer











$endgroup$



This is false in general (it holds in metric spaces though).



General counterexample: ${0,1}^I$ in the product topology has $|I|$ many clopen sets (all sets of the form $pi_i^{-1}[{j}]$ for $i in I, j=0,1$ for starters).



In metric spaces, let $mathcal{B}$ be a countable base for $X$ (any compact metric space is separable and hence has a countable base). If $C$ is clopen, for each $x in C$ we can pick $B_x$ in the base such that $x in B_x subseteq C$ by openness of $C$. $C$ is also closed and hence compact so finitely many basic element also cover $C$.



So every clopen $C$ we can write as a finite union of basic sets from a countable base. There are only countably many such finite unions.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited 3 hours ago

























answered 4 hours ago









Henno BrandsmaHenno Brandsma

119k351130




119k351130












  • $begingroup$
    My fault - X was indeed a metric space. I have edited my question.
    $endgroup$
    – math_beginner
    3 hours ago










  • $begingroup$
    @math_beginner I expanded my answer.
    $endgroup$
    – Henno Brandsma
    3 hours ago


















  • $begingroup$
    My fault - X was indeed a metric space. I have edited my question.
    $endgroup$
    – math_beginner
    3 hours ago










  • $begingroup$
    @math_beginner I expanded my answer.
    $endgroup$
    – Henno Brandsma
    3 hours ago
















$begingroup$
My fault - X was indeed a metric space. I have edited my question.
$endgroup$
– math_beginner
3 hours ago




$begingroup$
My fault - X was indeed a metric space. I have edited my question.
$endgroup$
– math_beginner
3 hours ago












$begingroup$
@math_beginner I expanded my answer.
$endgroup$
– Henno Brandsma
3 hours ago




$begingroup$
@math_beginner I expanded my answer.
$endgroup$
– Henno Brandsma
3 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%2f3223753%2fshow-that-a-compact-metric-space-x-d-has-countably-many-clopen-sets%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

Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m