If a set is open, does that imply that it has no boundary points?What concept does an open set axiomatise?in...
Split a number into equal parts given the number of parts
GPL code private and stolen
Is every open circuit a capacitor?
Is divide-by-zero a security vulnerability?
Lock enemy's y-axis when using Vector3.MoveTowards to follow the player
What is better: yes / no radio, or simple checkbox?
Every subset equal to original set?
Giving a talk in my old university, how prominently should I tell students my salary?
Can I solder 12/2 Romex to extend wire 5 ft?
How to merge row in the first column in LaTeX
Correct physics behind the colors on CD (compact disc)?
Was it really inappropriate to write a pull request for the company I interviewed with?
How does signal strength relate to bandwidth?
Create chunks from an array
Where is this quote about overcoming the impossible said in "Interstellar"?
In which way proportional valves are controlled solely by current?
Has Wakanda ever accepted refugees?
How can I handle a player who pre-plans arguments about my rulings on RAW?
Inconsistent behaviour between dict.values() and dict.keys() equality in Python 3.x and Python 2.7
Sometimes a banana is just a banana
Why doesn't "adolescent" take any articles in "listen to adolescent agonising"?
Specific Chinese carabiner QA?
Must 40/100G uplink ports on a 10G switch be connected to another switch?
Relationship between the symmetry number of a molecule as used in rotational spectroscopy and point group
If a set is open, does that imply that it has no boundary points?
What concept does an open set axiomatise?in topology a set is open IFF?Is the boundary of a clopen set the empty set?A question on boundary of open setFind open set according to a boundaryOpen sets intersecting on boundaryOpen covering of the empty setShowing a set is open using boundary.Every open set has a proper open subset. What spaces satisfy this property?Open set and boundary points
$begingroup$
I'm wondering if let's say E is an open set, does that imply that ∂E is the empty set?
general-topology
$endgroup$
add a comment |
$begingroup$
I'm wondering if let's say E is an open set, does that imply that ∂E is the empty set?
general-topology
$endgroup$
7
$begingroup$
No it means that $E cap partial E=emptyset$. This is equivalent to openness of $E$.
$endgroup$
– Henno Brandsma
yesterday
$begingroup$
Note that some authors (E.T. Copson) do use the term "Boundary" To refer exclusivey to points not contained in the original set. Although typically boundary refers to any point which can be "approached" from E or its compliment.
$endgroup$
– Mathaddict
yesterday
2
$begingroup$
Since no one else has, let me mention that it works the other way - if $E$ has no boundary whatsoever, then it certainly doesn't contain any of it, so is open
$endgroup$
– Wojowu
yesterday
$begingroup$
Can this question actually be answered when a particular space and topology hasn't been specified? Would any of the current answers apply to discrete space?
$endgroup$
– Shufflepants
yesterday
add a comment |
$begingroup$
I'm wondering if let's say E is an open set, does that imply that ∂E is the empty set?
general-topology
$endgroup$
I'm wondering if let's say E is an open set, does that imply that ∂E is the empty set?
general-topology
general-topology
asked yesterday
2000mroliver2000mroliver
644
644
7
$begingroup$
No it means that $E cap partial E=emptyset$. This is equivalent to openness of $E$.
$endgroup$
– Henno Brandsma
yesterday
$begingroup$
Note that some authors (E.T. Copson) do use the term "Boundary" To refer exclusivey to points not contained in the original set. Although typically boundary refers to any point which can be "approached" from E or its compliment.
$endgroup$
– Mathaddict
yesterday
2
$begingroup$
Since no one else has, let me mention that it works the other way - if $E$ has no boundary whatsoever, then it certainly doesn't contain any of it, so is open
$endgroup$
– Wojowu
yesterday
$begingroup$
Can this question actually be answered when a particular space and topology hasn't been specified? Would any of the current answers apply to discrete space?
$endgroup$
– Shufflepants
yesterday
add a comment |
7
$begingroup$
No it means that $E cap partial E=emptyset$. This is equivalent to openness of $E$.
$endgroup$
– Henno Brandsma
yesterday
$begingroup$
Note that some authors (E.T. Copson) do use the term "Boundary" To refer exclusivey to points not contained in the original set. Although typically boundary refers to any point which can be "approached" from E or its compliment.
$endgroup$
– Mathaddict
yesterday
2
$begingroup$
Since no one else has, let me mention that it works the other way - if $E$ has no boundary whatsoever, then it certainly doesn't contain any of it, so is open
$endgroup$
– Wojowu
yesterday
$begingroup$
Can this question actually be answered when a particular space and topology hasn't been specified? Would any of the current answers apply to discrete space?
$endgroup$
– Shufflepants
yesterday
7
7
$begingroup$
No it means that $E cap partial E=emptyset$. This is equivalent to openness of $E$.
$endgroup$
– Henno Brandsma
yesterday
$begingroup$
No it means that $E cap partial E=emptyset$. This is equivalent to openness of $E$.
$endgroup$
– Henno Brandsma
yesterday
$begingroup$
Note that some authors (E.T. Copson) do use the term "Boundary" To refer exclusivey to points not contained in the original set. Although typically boundary refers to any point which can be "approached" from E or its compliment.
$endgroup$
– Mathaddict
yesterday
$begingroup$
Note that some authors (E.T. Copson) do use the term "Boundary" To refer exclusivey to points not contained in the original set. Although typically boundary refers to any point which can be "approached" from E or its compliment.
$endgroup$
– Mathaddict
yesterday
2
2
$begingroup$
Since no one else has, let me mention that it works the other way - if $E$ has no boundary whatsoever, then it certainly doesn't contain any of it, so is open
$endgroup$
– Wojowu
yesterday
$begingroup$
Since no one else has, let me mention that it works the other way - if $E$ has no boundary whatsoever, then it certainly doesn't contain any of it, so is open
$endgroup$
– Wojowu
yesterday
$begingroup$
Can this question actually be answered when a particular space and topology hasn't been specified? Would any of the current answers apply to discrete space?
$endgroup$
– Shufflepants
yesterday
$begingroup$
Can this question actually be answered when a particular space and topology hasn't been specified? Would any of the current answers apply to discrete space?
$endgroup$
– Shufflepants
yesterday
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
No, it means the set does not contain its boundary points, which isn't the same as not having a boundary.
Consider the following set $E subset mathbb{R^2}$, an open disc centered in $(0,0)$ with radius $1$:
$$E=left{(x,y) in mathbb{R^2} ;vert; x^2+y^2 < 1right}$$
Then this set $E$ has boundary points (namely all the points on the circle $x^2+y^2=1$), but it doesn't contain them - $E$ is an open set.
$endgroup$
$begingroup$
This is only true under the normal familiar topology, right? Under the discrete topology, since every subset is open, doesn't every subset contain its boundary?
$endgroup$
– Shufflepants
yesterday
$begingroup$
@Shufflepants All topological examples are depending on the topology. If nothing else is said, the default topology on $mathbb R^n$ is the one induced by the euclidean norm. (But the equivalence is also true for discrete spaces.)
$endgroup$
– Paŭlo Ebermann
yesterday
2
$begingroup$
@Shuffle Boundary is closure minus interior. In a discrete space, every subset has empty boundary.
$endgroup$
– Matt Samuel
yesterday
add a comment |
$begingroup$
No.
The boundary of the open interval $(0,1)$ in $Bbb R$, for example, is ${0,1}$. The set has boundary points, but does not contain them.
$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%2f3136232%2fif-a-set-is-open-does-that-imply-that-it-has-no-boundary-points%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$
No, it means the set does not contain its boundary points, which isn't the same as not having a boundary.
Consider the following set $E subset mathbb{R^2}$, an open disc centered in $(0,0)$ with radius $1$:
$$E=left{(x,y) in mathbb{R^2} ;vert; x^2+y^2 < 1right}$$
Then this set $E$ has boundary points (namely all the points on the circle $x^2+y^2=1$), but it doesn't contain them - $E$ is an open set.
$endgroup$
$begingroup$
This is only true under the normal familiar topology, right? Under the discrete topology, since every subset is open, doesn't every subset contain its boundary?
$endgroup$
– Shufflepants
yesterday
$begingroup$
@Shufflepants All topological examples are depending on the topology. If nothing else is said, the default topology on $mathbb R^n$ is the one induced by the euclidean norm. (But the equivalence is also true for discrete spaces.)
$endgroup$
– Paŭlo Ebermann
yesterday
2
$begingroup$
@Shuffle Boundary is closure minus interior. In a discrete space, every subset has empty boundary.
$endgroup$
– Matt Samuel
yesterday
add a comment |
$begingroup$
No, it means the set does not contain its boundary points, which isn't the same as not having a boundary.
Consider the following set $E subset mathbb{R^2}$, an open disc centered in $(0,0)$ with radius $1$:
$$E=left{(x,y) in mathbb{R^2} ;vert; x^2+y^2 < 1right}$$
Then this set $E$ has boundary points (namely all the points on the circle $x^2+y^2=1$), but it doesn't contain them - $E$ is an open set.
$endgroup$
$begingroup$
This is only true under the normal familiar topology, right? Under the discrete topology, since every subset is open, doesn't every subset contain its boundary?
$endgroup$
– Shufflepants
yesterday
$begingroup$
@Shufflepants All topological examples are depending on the topology. If nothing else is said, the default topology on $mathbb R^n$ is the one induced by the euclidean norm. (But the equivalence is also true for discrete spaces.)
$endgroup$
– Paŭlo Ebermann
yesterday
2
$begingroup$
@Shuffle Boundary is closure minus interior. In a discrete space, every subset has empty boundary.
$endgroup$
– Matt Samuel
yesterday
add a comment |
$begingroup$
No, it means the set does not contain its boundary points, which isn't the same as not having a boundary.
Consider the following set $E subset mathbb{R^2}$, an open disc centered in $(0,0)$ with radius $1$:
$$E=left{(x,y) in mathbb{R^2} ;vert; x^2+y^2 < 1right}$$
Then this set $E$ has boundary points (namely all the points on the circle $x^2+y^2=1$), but it doesn't contain them - $E$ is an open set.
$endgroup$
No, it means the set does not contain its boundary points, which isn't the same as not having a boundary.
Consider the following set $E subset mathbb{R^2}$, an open disc centered in $(0,0)$ with radius $1$:
$$E=left{(x,y) in mathbb{R^2} ;vert; x^2+y^2 < 1right}$$
Then this set $E$ has boundary points (namely all the points on the circle $x^2+y^2=1$), but it doesn't contain them - $E$ is an open set.
answered yesterday
StackTDStackTD
23.2k2153
23.2k2153
$begingroup$
This is only true under the normal familiar topology, right? Under the discrete topology, since every subset is open, doesn't every subset contain its boundary?
$endgroup$
– Shufflepants
yesterday
$begingroup$
@Shufflepants All topological examples are depending on the topology. If nothing else is said, the default topology on $mathbb R^n$ is the one induced by the euclidean norm. (But the equivalence is also true for discrete spaces.)
$endgroup$
– Paŭlo Ebermann
yesterday
2
$begingroup$
@Shuffle Boundary is closure minus interior. In a discrete space, every subset has empty boundary.
$endgroup$
– Matt Samuel
yesterday
add a comment |
$begingroup$
This is only true under the normal familiar topology, right? Under the discrete topology, since every subset is open, doesn't every subset contain its boundary?
$endgroup$
– Shufflepants
yesterday
$begingroup$
@Shufflepants All topological examples are depending on the topology. If nothing else is said, the default topology on $mathbb R^n$ is the one induced by the euclidean norm. (But the equivalence is also true for discrete spaces.)
$endgroup$
– Paŭlo Ebermann
yesterday
2
$begingroup$
@Shuffle Boundary is closure minus interior. In a discrete space, every subset has empty boundary.
$endgroup$
– Matt Samuel
yesterday
$begingroup$
This is only true under the normal familiar topology, right? Under the discrete topology, since every subset is open, doesn't every subset contain its boundary?
$endgroup$
– Shufflepants
yesterday
$begingroup$
This is only true under the normal familiar topology, right? Under the discrete topology, since every subset is open, doesn't every subset contain its boundary?
$endgroup$
– Shufflepants
yesterday
$begingroup$
@Shufflepants All topological examples are depending on the topology. If nothing else is said, the default topology on $mathbb R^n$ is the one induced by the euclidean norm. (But the equivalence is also true for discrete spaces.)
$endgroup$
– Paŭlo Ebermann
yesterday
$begingroup$
@Shufflepants All topological examples are depending on the topology. If nothing else is said, the default topology on $mathbb R^n$ is the one induced by the euclidean norm. (But the equivalence is also true for discrete spaces.)
$endgroup$
– Paŭlo Ebermann
yesterday
2
2
$begingroup$
@Shuffle Boundary is closure minus interior. In a discrete space, every subset has empty boundary.
$endgroup$
– Matt Samuel
yesterday
$begingroup$
@Shuffle Boundary is closure minus interior. In a discrete space, every subset has empty boundary.
$endgroup$
– Matt Samuel
yesterday
add a comment |
$begingroup$
No.
The boundary of the open interval $(0,1)$ in $Bbb R$, for example, is ${0,1}$. The set has boundary points, but does not contain them.
$endgroup$
add a comment |
$begingroup$
No.
The boundary of the open interval $(0,1)$ in $Bbb R$, for example, is ${0,1}$. The set has boundary points, but does not contain them.
$endgroup$
add a comment |
$begingroup$
No.
The boundary of the open interval $(0,1)$ in $Bbb R$, for example, is ${0,1}$. The set has boundary points, but does not contain them.
$endgroup$
No.
The boundary of the open interval $(0,1)$ in $Bbb R$, for example, is ${0,1}$. The set has boundary points, but does not contain them.
edited yesterday
Henno Brandsma
112k348120
112k348120
answered yesterday
Hagen von EitzenHagen von Eitzen
282k23272506
282k23272506
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%2f3136232%2fif-a-set-is-open-does-that-imply-that-it-has-no-boundary-points%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
7
$begingroup$
No it means that $E cap partial E=emptyset$. This is equivalent to openness of $E$.
$endgroup$
– Henno Brandsma
yesterday
$begingroup$
Note that some authors (E.T. Copson) do use the term "Boundary" To refer exclusivey to points not contained in the original set. Although typically boundary refers to any point which can be "approached" from E or its compliment.
$endgroup$
– Mathaddict
yesterday
2
$begingroup$
Since no one else has, let me mention that it works the other way - if $E$ has no boundary whatsoever, then it certainly doesn't contain any of it, so is open
$endgroup$
– Wojowu
yesterday
$begingroup$
Can this question actually be answered when a particular space and topology hasn't been specified? Would any of the current answers apply to discrete space?
$endgroup$
– Shufflepants
yesterday