Proof on why a certain topological space is compact
$begingroup$
I'm studying for a test on general topology and in some old exam the following question has been asked:
For any finite subset $Ssubseteqmathbb{Z}setminus{0}$ we define $U_S:=mathbb{Z}setminus S$. Let $mathcal{T}$ be the set defined by $mathcal{T}={emptyset}cup{U_Smid Ssubseteqmathbb{Z}setminus{0} text{ finite}}$.
(a) Show that $mathcal{T}$ defines a topology on $mathbb{Z}$
(b) Show that $(mathbb{Z},mathcal{T})$ is compact
I've managed to do (a). However (b) is not really working out. Can someone give me a good tip on how to solve this, thanks in advance.
general-topology
$endgroup$
add a comment |
$begingroup$
I'm studying for a test on general topology and in some old exam the following question has been asked:
For any finite subset $Ssubseteqmathbb{Z}setminus{0}$ we define $U_S:=mathbb{Z}setminus S$. Let $mathcal{T}$ be the set defined by $mathcal{T}={emptyset}cup{U_Smid Ssubseteqmathbb{Z}setminus{0} text{ finite}}$.
(a) Show that $mathcal{T}$ defines a topology on $mathbb{Z}$
(b) Show that $(mathbb{Z},mathcal{T})$ is compact
I've managed to do (a). However (b) is not really working out. Can someone give me a good tip on how to solve this, thanks in advance.
general-topology
$endgroup$
add a comment |
$begingroup$
I'm studying for a test on general topology and in some old exam the following question has been asked:
For any finite subset $Ssubseteqmathbb{Z}setminus{0}$ we define $U_S:=mathbb{Z}setminus S$. Let $mathcal{T}$ be the set defined by $mathcal{T}={emptyset}cup{U_Smid Ssubseteqmathbb{Z}setminus{0} text{ finite}}$.
(a) Show that $mathcal{T}$ defines a topology on $mathbb{Z}$
(b) Show that $(mathbb{Z},mathcal{T})$ is compact
I've managed to do (a). However (b) is not really working out. Can someone give me a good tip on how to solve this, thanks in advance.
general-topology
$endgroup$
I'm studying for a test on general topology and in some old exam the following question has been asked:
For any finite subset $Ssubseteqmathbb{Z}setminus{0}$ we define $U_S:=mathbb{Z}setminus S$. Let $mathcal{T}$ be the set defined by $mathcal{T}={emptyset}cup{U_Smid Ssubseteqmathbb{Z}setminus{0} text{ finite}}$.
(a) Show that $mathcal{T}$ defines a topology on $mathbb{Z}$
(b) Show that $(mathbb{Z},mathcal{T})$ is compact
I've managed to do (a). However (b) is not really working out. Can someone give me a good tip on how to solve this, thanks in advance.
general-topology
general-topology
asked Jan 11 at 11:53
Sander KortewegSander Korteweg
315
315
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Let ${U_i, i in I}$ be an open cover of $X$. Then some open set $U_{i_0}$ must contain $0$, this $U_{i_0}$ must be of the form $U_S$ for some finite $S subseteq mathbb{Z}setminus{0}$ by the definition of the topology.
For each $s in S$ there must be some $U_{i_s}$ that contains $s$ (as we have a cover), and then ${U_{i_0}, U_s: s in S}$ is a finite subcover (any $x$ in $mathbb{Z}$ is in $S$ and so covered or else it’s in $U_S=U_{i_0}$) of our cover and we are done.
Note that this topology is a weird modification of the co-finite (or finite-closed) topology on $mathbb{Z}$, modified so that all non-empty open sets contain $0$, so ${0}$ is a dense subset of $X$. $X$ is thus only $T_0$, not $T_1$ as the co-finite topology is.
$endgroup$
add a comment |
$begingroup$
Let ${A_lambda,|,lambdainLambda}$ be an open cover of $mathbb Z$. If $A_lambda=mathbb Z$ for every $lambdainLambda$, then ${A_{lambda_0}}$ (where $lambda_0$ is some element of $Lambda$) is an open subcover. Otherwise, take $lambda_0inLambda$ such that $A_{lambda_0}neqmathbb Z$. Then $mathbb{Z}setminus A_{lambda_0}$ is finite. So…
$endgroup$
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%2f3069754%2fproof-on-why-a-certain-topological-space-is-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
$begingroup$
Let ${U_i, i in I}$ be an open cover of $X$. Then some open set $U_{i_0}$ must contain $0$, this $U_{i_0}$ must be of the form $U_S$ for some finite $S subseteq mathbb{Z}setminus{0}$ by the definition of the topology.
For each $s in S$ there must be some $U_{i_s}$ that contains $s$ (as we have a cover), and then ${U_{i_0}, U_s: s in S}$ is a finite subcover (any $x$ in $mathbb{Z}$ is in $S$ and so covered or else it’s in $U_S=U_{i_0}$) of our cover and we are done.
Note that this topology is a weird modification of the co-finite (or finite-closed) topology on $mathbb{Z}$, modified so that all non-empty open sets contain $0$, so ${0}$ is a dense subset of $X$. $X$ is thus only $T_0$, not $T_1$ as the co-finite topology is.
$endgroup$
add a comment |
$begingroup$
Let ${U_i, i in I}$ be an open cover of $X$. Then some open set $U_{i_0}$ must contain $0$, this $U_{i_0}$ must be of the form $U_S$ for some finite $S subseteq mathbb{Z}setminus{0}$ by the definition of the topology.
For each $s in S$ there must be some $U_{i_s}$ that contains $s$ (as we have a cover), and then ${U_{i_0}, U_s: s in S}$ is a finite subcover (any $x$ in $mathbb{Z}$ is in $S$ and so covered or else it’s in $U_S=U_{i_0}$) of our cover and we are done.
Note that this topology is a weird modification of the co-finite (or finite-closed) topology on $mathbb{Z}$, modified so that all non-empty open sets contain $0$, so ${0}$ is a dense subset of $X$. $X$ is thus only $T_0$, not $T_1$ as the co-finite topology is.
$endgroup$
add a comment |
$begingroup$
Let ${U_i, i in I}$ be an open cover of $X$. Then some open set $U_{i_0}$ must contain $0$, this $U_{i_0}$ must be of the form $U_S$ for some finite $S subseteq mathbb{Z}setminus{0}$ by the definition of the topology.
For each $s in S$ there must be some $U_{i_s}$ that contains $s$ (as we have a cover), and then ${U_{i_0}, U_s: s in S}$ is a finite subcover (any $x$ in $mathbb{Z}$ is in $S$ and so covered or else it’s in $U_S=U_{i_0}$) of our cover and we are done.
Note that this topology is a weird modification of the co-finite (or finite-closed) topology on $mathbb{Z}$, modified so that all non-empty open sets contain $0$, so ${0}$ is a dense subset of $X$. $X$ is thus only $T_0$, not $T_1$ as the co-finite topology is.
$endgroup$
Let ${U_i, i in I}$ be an open cover of $X$. Then some open set $U_{i_0}$ must contain $0$, this $U_{i_0}$ must be of the form $U_S$ for some finite $S subseteq mathbb{Z}setminus{0}$ by the definition of the topology.
For each $s in S$ there must be some $U_{i_s}$ that contains $s$ (as we have a cover), and then ${U_{i_0}, U_s: s in S}$ is a finite subcover (any $x$ in $mathbb{Z}$ is in $S$ and so covered or else it’s in $U_S=U_{i_0}$) of our cover and we are done.
Note that this topology is a weird modification of the co-finite (or finite-closed) topology on $mathbb{Z}$, modified so that all non-empty open sets contain $0$, so ${0}$ is a dense subset of $X$. $X$ is thus only $T_0$, not $T_1$ as the co-finite topology is.
answered Jan 11 at 16:51
Henno BrandsmaHenno Brandsma
112k348120
112k348120
add a comment |
add a comment |
$begingroup$
Let ${A_lambda,|,lambdainLambda}$ be an open cover of $mathbb Z$. If $A_lambda=mathbb Z$ for every $lambdainLambda$, then ${A_{lambda_0}}$ (where $lambda_0$ is some element of $Lambda$) is an open subcover. Otherwise, take $lambda_0inLambda$ such that $A_{lambda_0}neqmathbb Z$. Then $mathbb{Z}setminus A_{lambda_0}$ is finite. So…
$endgroup$
add a comment |
$begingroup$
Let ${A_lambda,|,lambdainLambda}$ be an open cover of $mathbb Z$. If $A_lambda=mathbb Z$ for every $lambdainLambda$, then ${A_{lambda_0}}$ (where $lambda_0$ is some element of $Lambda$) is an open subcover. Otherwise, take $lambda_0inLambda$ such that $A_{lambda_0}neqmathbb Z$. Then $mathbb{Z}setminus A_{lambda_0}$ is finite. So…
$endgroup$
add a comment |
$begingroup$
Let ${A_lambda,|,lambdainLambda}$ be an open cover of $mathbb Z$. If $A_lambda=mathbb Z$ for every $lambdainLambda$, then ${A_{lambda_0}}$ (where $lambda_0$ is some element of $Lambda$) is an open subcover. Otherwise, take $lambda_0inLambda$ such that $A_{lambda_0}neqmathbb Z$. Then $mathbb{Z}setminus A_{lambda_0}$ is finite. So…
$endgroup$
Let ${A_lambda,|,lambdainLambda}$ be an open cover of $mathbb Z$. If $A_lambda=mathbb Z$ for every $lambdainLambda$, then ${A_{lambda_0}}$ (where $lambda_0$ is some element of $Lambda$) is an open subcover. Otherwise, take $lambda_0inLambda$ such that $A_{lambda_0}neqmathbb Z$. Then $mathbb{Z}setminus A_{lambda_0}$ is finite. So…
answered Jan 11 at 11:58
José Carlos SantosJosé Carlos Santos
166k22132235
166k22132235
add a comment |
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%2f3069754%2fproof-on-why-a-certain-topological-space-is-compact%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