Trouble understanding the definition of a subspace
$begingroup$
This is a very simple, probably silly, question, but I'm having a diffuclty in unerstanding the terminology used in definition of a subspace.
From Wikipedia:
If $V$ is a vector space over a field $K$ and if $W$ is a subset of $V$, then
$W$ is a subspace of $V$ if under the operations of $V$, $W$ is a vector space
over $K$.
To me, the first sentence seems to be using two different (though related) terms interchangeably: "space" and a "subset".
In other words, why is it correct to say that "$W$ is subset of $V$", when $V$ is not merely a (super)set but a space? Am I being too pedantic over the phrasing?
linear-algebra vector-spaces
$endgroup$
add a comment |
$begingroup$
This is a very simple, probably silly, question, but I'm having a diffuclty in unerstanding the terminology used in definition of a subspace.
From Wikipedia:
If $V$ is a vector space over a field $K$ and if $W$ is a subset of $V$, then
$W$ is a subspace of $V$ if under the operations of $V$, $W$ is a vector space
over $K$.
To me, the first sentence seems to be using two different (though related) terms interchangeably: "space" and a "subset".
In other words, why is it correct to say that "$W$ is subset of $V$", when $V$ is not merely a (super)set but a space? Am I being too pedantic over the phrasing?
linear-algebra vector-spaces
$endgroup$
1
$begingroup$
The words space and subspace have different meanings in different subjects. E.g. there are topological spaces and topological subspaces. In the context of vector spaces it is better to say vector subspace. Especially when talking about topological vector spaces. Actually $V$ is not a vector space, although we often do say that. A vector space over a field $Bbb F=(F,+_{Bbb F}, times_{Bbb F})$ is $Bbb V=(V,Bbb F, +,times)$ where $+$ is addition in $V$ and $times $ is multiplication of members of $V$ by members of $F$.
$endgroup$
– DanielWainfleet
Dec 14 '18 at 16:10
add a comment |
$begingroup$
This is a very simple, probably silly, question, but I'm having a diffuclty in unerstanding the terminology used in definition of a subspace.
From Wikipedia:
If $V$ is a vector space over a field $K$ and if $W$ is a subset of $V$, then
$W$ is a subspace of $V$ if under the operations of $V$, $W$ is a vector space
over $K$.
To me, the first sentence seems to be using two different (though related) terms interchangeably: "space" and a "subset".
In other words, why is it correct to say that "$W$ is subset of $V$", when $V$ is not merely a (super)set but a space? Am I being too pedantic over the phrasing?
linear-algebra vector-spaces
$endgroup$
This is a very simple, probably silly, question, but I'm having a diffuclty in unerstanding the terminology used in definition of a subspace.
From Wikipedia:
If $V$ is a vector space over a field $K$ and if $W$ is a subset of $V$, then
$W$ is a subspace of $V$ if under the operations of $V$, $W$ is a vector space
over $K$.
To me, the first sentence seems to be using two different (though related) terms interchangeably: "space" and a "subset".
In other words, why is it correct to say that "$W$ is subset of $V$", when $V$ is not merely a (super)set but a space? Am I being too pedantic over the phrasing?
linear-algebra vector-spaces
linear-algebra vector-spaces
asked Dec 14 '18 at 13:29
HeyJudeHeyJude
1687
1687
1
$begingroup$
The words space and subspace have different meanings in different subjects. E.g. there are topological spaces and topological subspaces. In the context of vector spaces it is better to say vector subspace. Especially when talking about topological vector spaces. Actually $V$ is not a vector space, although we often do say that. A vector space over a field $Bbb F=(F,+_{Bbb F}, times_{Bbb F})$ is $Bbb V=(V,Bbb F, +,times)$ where $+$ is addition in $V$ and $times $ is multiplication of members of $V$ by members of $F$.
$endgroup$
– DanielWainfleet
Dec 14 '18 at 16:10
add a comment |
1
$begingroup$
The words space and subspace have different meanings in different subjects. E.g. there are topological spaces and topological subspaces. In the context of vector spaces it is better to say vector subspace. Especially when talking about topological vector spaces. Actually $V$ is not a vector space, although we often do say that. A vector space over a field $Bbb F=(F,+_{Bbb F}, times_{Bbb F})$ is $Bbb V=(V,Bbb F, +,times)$ where $+$ is addition in $V$ and $times $ is multiplication of members of $V$ by members of $F$.
$endgroup$
– DanielWainfleet
Dec 14 '18 at 16:10
1
1
$begingroup$
The words space and subspace have different meanings in different subjects. E.g. there are topological spaces and topological subspaces. In the context of vector spaces it is better to say vector subspace. Especially when talking about topological vector spaces. Actually $V$ is not a vector space, although we often do say that. A vector space over a field $Bbb F=(F,+_{Bbb F}, times_{Bbb F})$ is $Bbb V=(V,Bbb F, +,times)$ where $+$ is addition in $V$ and $times $ is multiplication of members of $V$ by members of $F$.
$endgroup$
– DanielWainfleet
Dec 14 '18 at 16:10
$begingroup$
The words space and subspace have different meanings in different subjects. E.g. there are topological spaces and topological subspaces. In the context of vector spaces it is better to say vector subspace. Especially when talking about topological vector spaces. Actually $V$ is not a vector space, although we often do say that. A vector space over a field $Bbb F=(F,+_{Bbb F}, times_{Bbb F})$ is $Bbb V=(V,Bbb F, +,times)$ where $+$ is addition in $V$ and $times $ is multiplication of members of $V$ by members of $F$.
$endgroup$
– DanielWainfleet
Dec 14 '18 at 16:10
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
A subset of $V$ is any set that has no element not belonging to $V$. No matter what operations or relations $V$ has.
Now, if $W$ is a subset of $V$ and if the operations $+$ and $cdot$ inherited from $V$ make $W$ a vector space, then $W$ is a subspace of $V$.
For example, if $V=Bbb R^2$ and $W={(0,2),(1,4)}$ then $W$ is a subset of $V$, but it is not a subspace because $(0,2)+(1,4)notin W$.
$endgroup$
$begingroup$
So $V$ is a space and a (super)set at the same time, right?
$endgroup$
– HeyJude
Dec 14 '18 at 13:57
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%2f3039354%2ftrouble-understanding-the-definition-of-a-subspace%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
$begingroup$
A subset of $V$ is any set that has no element not belonging to $V$. No matter what operations or relations $V$ has.
Now, if $W$ is a subset of $V$ and if the operations $+$ and $cdot$ inherited from $V$ make $W$ a vector space, then $W$ is a subspace of $V$.
For example, if $V=Bbb R^2$ and $W={(0,2),(1,4)}$ then $W$ is a subset of $V$, but it is not a subspace because $(0,2)+(1,4)notin W$.
$endgroup$
$begingroup$
So $V$ is a space and a (super)set at the same time, right?
$endgroup$
– HeyJude
Dec 14 '18 at 13:57
add a comment |
$begingroup$
A subset of $V$ is any set that has no element not belonging to $V$. No matter what operations or relations $V$ has.
Now, if $W$ is a subset of $V$ and if the operations $+$ and $cdot$ inherited from $V$ make $W$ a vector space, then $W$ is a subspace of $V$.
For example, if $V=Bbb R^2$ and $W={(0,2),(1,4)}$ then $W$ is a subset of $V$, but it is not a subspace because $(0,2)+(1,4)notin W$.
$endgroup$
$begingroup$
So $V$ is a space and a (super)set at the same time, right?
$endgroup$
– HeyJude
Dec 14 '18 at 13:57
add a comment |
$begingroup$
A subset of $V$ is any set that has no element not belonging to $V$. No matter what operations or relations $V$ has.
Now, if $W$ is a subset of $V$ and if the operations $+$ and $cdot$ inherited from $V$ make $W$ a vector space, then $W$ is a subspace of $V$.
For example, if $V=Bbb R^2$ and $W={(0,2),(1,4)}$ then $W$ is a subset of $V$, but it is not a subspace because $(0,2)+(1,4)notin W$.
$endgroup$
A subset of $V$ is any set that has no element not belonging to $V$. No matter what operations or relations $V$ has.
Now, if $W$ is a subset of $V$ and if the operations $+$ and $cdot$ inherited from $V$ make $W$ a vector space, then $W$ is a subspace of $V$.
For example, if $V=Bbb R^2$ and $W={(0,2),(1,4)}$ then $W$ is a subset of $V$, but it is not a subspace because $(0,2)+(1,4)notin W$.
answered Dec 14 '18 at 13:34
ajotatxeajotatxe
54.1k24190
54.1k24190
$begingroup$
So $V$ is a space and a (super)set at the same time, right?
$endgroup$
– HeyJude
Dec 14 '18 at 13:57
add a comment |
$begingroup$
So $V$ is a space and a (super)set at the same time, right?
$endgroup$
– HeyJude
Dec 14 '18 at 13:57
$begingroup$
So $V$ is a space and a (super)set at the same time, right?
$endgroup$
– HeyJude
Dec 14 '18 at 13:57
$begingroup$
So $V$ is a space and a (super)set at the same time, right?
$endgroup$
– HeyJude
Dec 14 '18 at 13:57
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%2f3039354%2ftrouble-understanding-the-definition-of-a-subspace%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
1
$begingroup$
The words space and subspace have different meanings in different subjects. E.g. there are topological spaces and topological subspaces. In the context of vector spaces it is better to say vector subspace. Especially when talking about topological vector spaces. Actually $V$ is not a vector space, although we often do say that. A vector space over a field $Bbb F=(F,+_{Bbb F}, times_{Bbb F})$ is $Bbb V=(V,Bbb F, +,times)$ where $+$ is addition in $V$ and $times $ is multiplication of members of $V$ by members of $F$.
$endgroup$
– DanielWainfleet
Dec 14 '18 at 16:10