Direct sum and intersection of more than two subspaces
$begingroup$
In "Linear Algebra Done Right" Axler points out that if you have more then two subspaces, it is not enough to test that each pair intersects only at 0, in order to say that they have direct sum.
As an example, he asks to consider the following subspaces:
$U_1 = {(x, y, 0)}$
$U_2 = {(0, 0, z)}$
$U_3 = {(0, y, y)}$
where, he says, $U_1 bigcap U_2 = U_1 bigcap U_3 = U_2 bigcap U_3 = {0}$ but they do not have direct sum.
I agree that they do not have direct sum, but if I test pair intersection I see that
$U_1 bigcap U_3 = {(0, y, 0)} ne {0}$
$U_2 bigcap U_3 = {(0, 0, d)} ne {0}$
So, to me it looks like contradiction, and that it is enough to check pair intersection. Where am I wrong?
linear-algebra
$endgroup$
add a comment |
$begingroup$
In "Linear Algebra Done Right" Axler points out that if you have more then two subspaces, it is not enough to test that each pair intersects only at 0, in order to say that they have direct sum.
As an example, he asks to consider the following subspaces:
$U_1 = {(x, y, 0)}$
$U_2 = {(0, 0, z)}$
$U_3 = {(0, y, y)}$
where, he says, $U_1 bigcap U_2 = U_1 bigcap U_3 = U_2 bigcap U_3 = {0}$ but they do not have direct sum.
I agree that they do not have direct sum, but if I test pair intersection I see that
$U_1 bigcap U_3 = {(0, y, 0)} ne {0}$
$U_2 bigcap U_3 = {(0, 0, d)} ne {0}$
So, to me it looks like contradiction, and that it is enough to check pair intersection. Where am I wrong?
linear-algebra
$endgroup$
add a comment |
$begingroup$
In "Linear Algebra Done Right" Axler points out that if you have more then two subspaces, it is not enough to test that each pair intersects only at 0, in order to say that they have direct sum.
As an example, he asks to consider the following subspaces:
$U_1 = {(x, y, 0)}$
$U_2 = {(0, 0, z)}$
$U_3 = {(0, y, y)}$
where, he says, $U_1 bigcap U_2 = U_1 bigcap U_3 = U_2 bigcap U_3 = {0}$ but they do not have direct sum.
I agree that they do not have direct sum, but if I test pair intersection I see that
$U_1 bigcap U_3 = {(0, y, 0)} ne {0}$
$U_2 bigcap U_3 = {(0, 0, d)} ne {0}$
So, to me it looks like contradiction, and that it is enough to check pair intersection. Where am I wrong?
linear-algebra
$endgroup$
In "Linear Algebra Done Right" Axler points out that if you have more then two subspaces, it is not enough to test that each pair intersects only at 0, in order to say that they have direct sum.
As an example, he asks to consider the following subspaces:
$U_1 = {(x, y, 0)}$
$U_2 = {(0, 0, z)}$
$U_3 = {(0, y, y)}$
where, he says, $U_1 bigcap U_2 = U_1 bigcap U_3 = U_2 bigcap U_3 = {0}$ but they do not have direct sum.
I agree that they do not have direct sum, but if I test pair intersection I see that
$U_1 bigcap U_3 = {(0, y, 0)} ne {0}$
$U_2 bigcap U_3 = {(0, 0, d)} ne {0}$
So, to me it looks like contradiction, and that it is enough to check pair intersection. Where am I wrong?
linear-algebra
linear-algebra
asked Jan 18 at 2:19
AlexeyAlexey
132
132
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
There is no $(0,y,0)$ in $U_3$ with $yneq 0$. The elements of $U_3$ are of the form $(0,y,y)$. So if $y=0$, we will have $(0,0,0)$. Hence we cannot produce $(0,y,0)$ with $yneq 0$.
$endgroup$
add a comment |
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
});
}
});
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%2f3077761%2fdirect-sum-and-intersection-of-more-than-two-subspaces%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$
There is no $(0,y,0)$ in $U_3$ with $yneq 0$. The elements of $U_3$ are of the form $(0,y,y)$. So if $y=0$, we will have $(0,0,0)$. Hence we cannot produce $(0,y,0)$ with $yneq 0$.
$endgroup$
add a comment |
$begingroup$
There is no $(0,y,0)$ in $U_3$ with $yneq 0$. The elements of $U_3$ are of the form $(0,y,y)$. So if $y=0$, we will have $(0,0,0)$. Hence we cannot produce $(0,y,0)$ with $yneq 0$.
$endgroup$
add a comment |
$begingroup$
There is no $(0,y,0)$ in $U_3$ with $yneq 0$. The elements of $U_3$ are of the form $(0,y,y)$. So if $y=0$, we will have $(0,0,0)$. Hence we cannot produce $(0,y,0)$ with $yneq 0$.
$endgroup$
There is no $(0,y,0)$ in $U_3$ with $yneq 0$. The elements of $U_3$ are of the form $(0,y,y)$. So if $y=0$, we will have $(0,0,0)$. Hence we cannot produce $(0,y,0)$ with $yneq 0$.
answered Jan 18 at 2:25
Thomas ShelbyThomas Shelby
4,7832727
4,7832727
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%2f3077761%2fdirect-sum-and-intersection-of-more-than-two-subspaces%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