Isomorphisms in the proof of the Fredholm alternative/Theorem of Riesz-Schauder (for compact operators)
$begingroup$
In a proof of the Fredholm alternative/Theorem of Riesz-Schauder, I came across the following:
Let $X$ be a Banach space, $T:X to X$ be a compact operator and $A:=T-I$. We proved that $mbox{ker}(A)< infty$ and that there is a closed subspace $Vsubset X$ such that $X=Voplus mbox{ker}(A)$. Why does it follow that
$X/V cong mbox{ker}(A)?$
We also showed that $mbox{Im}(A)$ is closed and that $V cong mbox{Im}(A)$ and from this it should follow that
$X/V cong X/mbox{Im}(A)$.
Why is this step true?
Thanks in advance!
functional-analysis proof-explanation compact-operators
$endgroup$
add a comment |
$begingroup$
In a proof of the Fredholm alternative/Theorem of Riesz-Schauder, I came across the following:
Let $X$ be a Banach space, $T:X to X$ be a compact operator and $A:=T-I$. We proved that $mbox{ker}(A)< infty$ and that there is a closed subspace $Vsubset X$ such that $X=Voplus mbox{ker}(A)$. Why does it follow that
$X/V cong mbox{ker}(A)?$
We also showed that $mbox{Im}(A)$ is closed and that $V cong mbox{Im}(A)$ and from this it should follow that
$X/V cong X/mbox{Im}(A)$.
Why is this step true?
Thanks in advance!
functional-analysis proof-explanation compact-operators
$endgroup$
add a comment |
$begingroup$
In a proof of the Fredholm alternative/Theorem of Riesz-Schauder, I came across the following:
Let $X$ be a Banach space, $T:X to X$ be a compact operator and $A:=T-I$. We proved that $mbox{ker}(A)< infty$ and that there is a closed subspace $Vsubset X$ such that $X=Voplus mbox{ker}(A)$. Why does it follow that
$X/V cong mbox{ker}(A)?$
We also showed that $mbox{Im}(A)$ is closed and that $V cong mbox{Im}(A)$ and from this it should follow that
$X/V cong X/mbox{Im}(A)$.
Why is this step true?
Thanks in advance!
functional-analysis proof-explanation compact-operators
$endgroup$
In a proof of the Fredholm alternative/Theorem of Riesz-Schauder, I came across the following:
Let $X$ be a Banach space, $T:X to X$ be a compact operator and $A:=T-I$. We proved that $mbox{ker}(A)< infty$ and that there is a closed subspace $Vsubset X$ such that $X=Voplus mbox{ker}(A)$. Why does it follow that
$X/V cong mbox{ker}(A)?$
We also showed that $mbox{Im}(A)$ is closed and that $V cong mbox{Im}(A)$ and from this it should follow that
$X/V cong X/mbox{Im}(A)$.
Why is this step true?
Thanks in advance!
functional-analysis proof-explanation compact-operators
functional-analysis proof-explanation compact-operators
edited Dec 29 '18 at 22:38
Max93
asked Dec 29 '18 at 22:17
Max93Max93
30529
30529
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Consider the linear operators
$$i: ker A to X: x mapsto x$$ and
$$pi: X to X/V: x mapsto [x].$$
$i$ is the inclusion map and $pi$ is the projection of $X$ on $V$ and therefore these are continous maps. Furthermore $y in ker pi$ iff $y in V$ and equivalent $y notin ker A$ as by assumption $X = ker A oplus V$.
The composition $Phi := pi circ i$ is the isomorphism you are looking for: Let $x in ker Phi$. Then $pi (ix) = [0]$ and therefore $ix in V$. Since $X = ker A oplus V$ this means $x = 0$ and hence $Phi$ is injective.
It is also surjective. Let $[x] in X/V$. If $[x] = [0]$ then $Phi(0) = [x]$. If $[x] neq [0]$ then $x notin V$ and therefore $x in ker A$ and $Phi(x) = [x]$.
$endgroup$
$begingroup$
Thank you! This proofs $mbox{ker}(A) cong X/V$; what about the other isomorphism? Why do we have $X/mbox{Im}(A) cong X/V$?
$endgroup$
– Max93
Dec 30 '18 at 16:40
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%2f3056310%2fisomorphisms-in-the-proof-of-the-fredholm-alternative-theorem-of-riesz-schauder%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$
Consider the linear operators
$$i: ker A to X: x mapsto x$$ and
$$pi: X to X/V: x mapsto [x].$$
$i$ is the inclusion map and $pi$ is the projection of $X$ on $V$ and therefore these are continous maps. Furthermore $y in ker pi$ iff $y in V$ and equivalent $y notin ker A$ as by assumption $X = ker A oplus V$.
The composition $Phi := pi circ i$ is the isomorphism you are looking for: Let $x in ker Phi$. Then $pi (ix) = [0]$ and therefore $ix in V$. Since $X = ker A oplus V$ this means $x = 0$ and hence $Phi$ is injective.
It is also surjective. Let $[x] in X/V$. If $[x] = [0]$ then $Phi(0) = [x]$. If $[x] neq [0]$ then $x notin V$ and therefore $x in ker A$ and $Phi(x) = [x]$.
$endgroup$
$begingroup$
Thank you! This proofs $mbox{ker}(A) cong X/V$; what about the other isomorphism? Why do we have $X/mbox{Im}(A) cong X/V$?
$endgroup$
– Max93
Dec 30 '18 at 16:40
add a comment |
$begingroup$
Consider the linear operators
$$i: ker A to X: x mapsto x$$ and
$$pi: X to X/V: x mapsto [x].$$
$i$ is the inclusion map and $pi$ is the projection of $X$ on $V$ and therefore these are continous maps. Furthermore $y in ker pi$ iff $y in V$ and equivalent $y notin ker A$ as by assumption $X = ker A oplus V$.
The composition $Phi := pi circ i$ is the isomorphism you are looking for: Let $x in ker Phi$. Then $pi (ix) = [0]$ and therefore $ix in V$. Since $X = ker A oplus V$ this means $x = 0$ and hence $Phi$ is injective.
It is also surjective. Let $[x] in X/V$. If $[x] = [0]$ then $Phi(0) = [x]$. If $[x] neq [0]$ then $x notin V$ and therefore $x in ker A$ and $Phi(x) = [x]$.
$endgroup$
$begingroup$
Thank you! This proofs $mbox{ker}(A) cong X/V$; what about the other isomorphism? Why do we have $X/mbox{Im}(A) cong X/V$?
$endgroup$
– Max93
Dec 30 '18 at 16:40
add a comment |
$begingroup$
Consider the linear operators
$$i: ker A to X: x mapsto x$$ and
$$pi: X to X/V: x mapsto [x].$$
$i$ is the inclusion map and $pi$ is the projection of $X$ on $V$ and therefore these are continous maps. Furthermore $y in ker pi$ iff $y in V$ and equivalent $y notin ker A$ as by assumption $X = ker A oplus V$.
The composition $Phi := pi circ i$ is the isomorphism you are looking for: Let $x in ker Phi$. Then $pi (ix) = [0]$ and therefore $ix in V$. Since $X = ker A oplus V$ this means $x = 0$ and hence $Phi$ is injective.
It is also surjective. Let $[x] in X/V$. If $[x] = [0]$ then $Phi(0) = [x]$. If $[x] neq [0]$ then $x notin V$ and therefore $x in ker A$ and $Phi(x) = [x]$.
$endgroup$
Consider the linear operators
$$i: ker A to X: x mapsto x$$ and
$$pi: X to X/V: x mapsto [x].$$
$i$ is the inclusion map and $pi$ is the projection of $X$ on $V$ and therefore these are continous maps. Furthermore $y in ker pi$ iff $y in V$ and equivalent $y notin ker A$ as by assumption $X = ker A oplus V$.
The composition $Phi := pi circ i$ is the isomorphism you are looking for: Let $x in ker Phi$. Then $pi (ix) = [0]$ and therefore $ix in V$. Since $X = ker A oplus V$ this means $x = 0$ and hence $Phi$ is injective.
It is also surjective. Let $[x] in X/V$. If $[x] = [0]$ then $Phi(0) = [x]$. If $[x] neq [0]$ then $x notin V$ and therefore $x in ker A$ and $Phi(x) = [x]$.
edited Dec 30 '18 at 16:49
answered Dec 30 '18 at 13:36
eddieeddie
350110
350110
$begingroup$
Thank you! This proofs $mbox{ker}(A) cong X/V$; what about the other isomorphism? Why do we have $X/mbox{Im}(A) cong X/V$?
$endgroup$
– Max93
Dec 30 '18 at 16:40
add a comment |
$begingroup$
Thank you! This proofs $mbox{ker}(A) cong X/V$; what about the other isomorphism? Why do we have $X/mbox{Im}(A) cong X/V$?
$endgroup$
– Max93
Dec 30 '18 at 16:40
$begingroup$
Thank you! This proofs $mbox{ker}(A) cong X/V$; what about the other isomorphism? Why do we have $X/mbox{Im}(A) cong X/V$?
$endgroup$
– Max93
Dec 30 '18 at 16:40
$begingroup$
Thank you! This proofs $mbox{ker}(A) cong X/V$; what about the other isomorphism? Why do we have $X/mbox{Im}(A) cong X/V$?
$endgroup$
– Max93
Dec 30 '18 at 16:40
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%2f3056310%2fisomorphisms-in-the-proof-of-the-fredholm-alternative-theorem-of-riesz-schauder%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