Dual map and solving linear equation
$begingroup$
Let $f:Vto W$ be a linear transformation from a vector space $V$ to a vector space $W$. Suppose that $bin W$ satisfies $phi(b)=0$ for all $phiinker(f^*)$. Show that there exists $xin V$ such that $f(x)=b$.
I have to confess that this is part of a homework problem that was handed to me before christmas. I spent the last two weeks think on this problem and I am desperate.. I learned that if $f$ is injective, $f^*$ is surjective and I expect this to be the dual statement to this but when I try to mimic the proof, I fail. Any help would be nice..
linear-algebra vector-spaces linear-transformations dual-spaces dual-maps
$endgroup$
add a comment |
$begingroup$
Let $f:Vto W$ be a linear transformation from a vector space $V$ to a vector space $W$. Suppose that $bin W$ satisfies $phi(b)=0$ for all $phiinker(f^*)$. Show that there exists $xin V$ such that $f(x)=b$.
I have to confess that this is part of a homework problem that was handed to me before christmas. I spent the last two weeks think on this problem and I am desperate.. I learned that if $f$ is injective, $f^*$ is surjective and I expect this to be the dual statement to this but when I try to mimic the proof, I fail. Any help would be nice..
linear-algebra vector-spaces linear-transformations dual-spaces dual-maps
$endgroup$
3
$begingroup$
HINT: Look up "Fredholm alternative", the finite dimensional version.
$endgroup$
– Giuseppe Negro
Jan 8 at 13:45
$begingroup$
You saved my day! Thank you SO much!!
$endgroup$
– user625722
Jan 8 at 13:56
add a comment |
$begingroup$
Let $f:Vto W$ be a linear transformation from a vector space $V$ to a vector space $W$. Suppose that $bin W$ satisfies $phi(b)=0$ for all $phiinker(f^*)$. Show that there exists $xin V$ such that $f(x)=b$.
I have to confess that this is part of a homework problem that was handed to me before christmas. I spent the last two weeks think on this problem and I am desperate.. I learned that if $f$ is injective, $f^*$ is surjective and I expect this to be the dual statement to this but when I try to mimic the proof, I fail. Any help would be nice..
linear-algebra vector-spaces linear-transformations dual-spaces dual-maps
$endgroup$
Let $f:Vto W$ be a linear transformation from a vector space $V$ to a vector space $W$. Suppose that $bin W$ satisfies $phi(b)=0$ for all $phiinker(f^*)$. Show that there exists $xin V$ such that $f(x)=b$.
I have to confess that this is part of a homework problem that was handed to me before christmas. I spent the last two weeks think on this problem and I am desperate.. I learned that if $f$ is injective, $f^*$ is surjective and I expect this to be the dual statement to this but when I try to mimic the proof, I fail. Any help would be nice..
linear-algebra vector-spaces linear-transformations dual-spaces dual-maps
linear-algebra vector-spaces linear-transformations dual-spaces dual-maps
edited Jan 8 at 14:53
user593746
asked Jan 8 at 13:42
user625722user625722
185
185
3
$begingroup$
HINT: Look up "Fredholm alternative", the finite dimensional version.
$endgroup$
– Giuseppe Negro
Jan 8 at 13:45
$begingroup$
You saved my day! Thank you SO much!!
$endgroup$
– user625722
Jan 8 at 13:56
add a comment |
3
$begingroup$
HINT: Look up "Fredholm alternative", the finite dimensional version.
$endgroup$
– Giuseppe Negro
Jan 8 at 13:45
$begingroup$
You saved my day! Thank you SO much!!
$endgroup$
– user625722
Jan 8 at 13:56
3
3
$begingroup$
HINT: Look up "Fredholm alternative", the finite dimensional version.
$endgroup$
– Giuseppe Negro
Jan 8 at 13:45
$begingroup$
HINT: Look up "Fredholm alternative", the finite dimensional version.
$endgroup$
– Giuseppe Negro
Jan 8 at 13:45
$begingroup$
You saved my day! Thank you SO much!!
$endgroup$
– user625722
Jan 8 at 13:56
$begingroup$
You saved my day! Thank you SO much!!
$endgroup$
– user625722
Jan 8 at 13:56
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
This answer does not assume finite dimensionality of $V$ or $W$ (so it is a generalized version of the Fredholm alternative). That is, I claim that for any linear map $f:Vto W$,
$$bigcap_{phiinker (f^*)}kerphi=operatorname{im}f.$$
We have the following exact sequence of vector spaces:
$${0}to ker f hookrightarrow V overset{f}{longrightarrow} Wtwoheadrightarrow operatorname{coim}fto {0},$$
where $operatorname{coim}f$ is the coimage $W/operatorname{im} f$. Dualizing this exact sequence, we obtain the exact sequence
$${0}to (operatorname{coim}f)^*hookrightarrow W^*overset{f^*}{longrightarrow} V^*twoheadrightarrow (ker f)^*to{0},$$
where $(operatorname{coim}f)^*$ is considered a subspace of $W^*$ via the identification that sends ${psi} in (operatorname{coim}f)^*$ to $hatpsiin W^*$ such that
$$hatpsi(w)={psi}(w+operatorname{im}f) forall win W.$$
Similarly, $(ker f)^*$ is a quotient of $V^*$ via the restriction map sending $sigmain V^*$ to $sigma|_{ker f}in (ker f)^*$ (precisely, $(ker f)^*cong V^*/(operatorname{cokr} f)^*$, where $operatorname{cokr}f$ is the cokernel $V/ker f$). By the exactness, we get
$$ker (f^*)=(operatorname{coim}f)^*.$$
That is, if $wnotin operatorname{im}f$, then $w+operatorname{im}f$ is non-zero in $operatorname{coim}W$. Therefore, there exists ${phi}_win (operatorname{coim} W)^*$ that does not vanish at $w+operatorname{im} f$. That is, $hatphi_w(w)ne 0$. Therefore, $wnotin bigcap_{phiinker(f^*)}kerphi$. This shows that $bigcap_{phiinker(f^*)}kerphisubseteqoperatorname{im}f$. It is also obvious that $bigcap_{phiinker(f^*)}kerphisupseteqoperatorname{im}f$. The claim is now evident.
$endgroup$
$begingroup$
This is a little beyond the scope of my course but a very nice answer. Thank you!
$endgroup$
– user625722
Jan 8 at 14:58
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%2f3066179%2fdual-map-and-solving-linear-equation%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$
This answer does not assume finite dimensionality of $V$ or $W$ (so it is a generalized version of the Fredholm alternative). That is, I claim that for any linear map $f:Vto W$,
$$bigcap_{phiinker (f^*)}kerphi=operatorname{im}f.$$
We have the following exact sequence of vector spaces:
$${0}to ker f hookrightarrow V overset{f}{longrightarrow} Wtwoheadrightarrow operatorname{coim}fto {0},$$
where $operatorname{coim}f$ is the coimage $W/operatorname{im} f$. Dualizing this exact sequence, we obtain the exact sequence
$${0}to (operatorname{coim}f)^*hookrightarrow W^*overset{f^*}{longrightarrow} V^*twoheadrightarrow (ker f)^*to{0},$$
where $(operatorname{coim}f)^*$ is considered a subspace of $W^*$ via the identification that sends ${psi} in (operatorname{coim}f)^*$ to $hatpsiin W^*$ such that
$$hatpsi(w)={psi}(w+operatorname{im}f) forall win W.$$
Similarly, $(ker f)^*$ is a quotient of $V^*$ via the restriction map sending $sigmain V^*$ to $sigma|_{ker f}in (ker f)^*$ (precisely, $(ker f)^*cong V^*/(operatorname{cokr} f)^*$, where $operatorname{cokr}f$ is the cokernel $V/ker f$). By the exactness, we get
$$ker (f^*)=(operatorname{coim}f)^*.$$
That is, if $wnotin operatorname{im}f$, then $w+operatorname{im}f$ is non-zero in $operatorname{coim}W$. Therefore, there exists ${phi}_win (operatorname{coim} W)^*$ that does not vanish at $w+operatorname{im} f$. That is, $hatphi_w(w)ne 0$. Therefore, $wnotin bigcap_{phiinker(f^*)}kerphi$. This shows that $bigcap_{phiinker(f^*)}kerphisubseteqoperatorname{im}f$. It is also obvious that $bigcap_{phiinker(f^*)}kerphisupseteqoperatorname{im}f$. The claim is now evident.
$endgroup$
$begingroup$
This is a little beyond the scope of my course but a very nice answer. Thank you!
$endgroup$
– user625722
Jan 8 at 14:58
add a comment |
$begingroup$
This answer does not assume finite dimensionality of $V$ or $W$ (so it is a generalized version of the Fredholm alternative). That is, I claim that for any linear map $f:Vto W$,
$$bigcap_{phiinker (f^*)}kerphi=operatorname{im}f.$$
We have the following exact sequence of vector spaces:
$${0}to ker f hookrightarrow V overset{f}{longrightarrow} Wtwoheadrightarrow operatorname{coim}fto {0},$$
where $operatorname{coim}f$ is the coimage $W/operatorname{im} f$. Dualizing this exact sequence, we obtain the exact sequence
$${0}to (operatorname{coim}f)^*hookrightarrow W^*overset{f^*}{longrightarrow} V^*twoheadrightarrow (ker f)^*to{0},$$
where $(operatorname{coim}f)^*$ is considered a subspace of $W^*$ via the identification that sends ${psi} in (operatorname{coim}f)^*$ to $hatpsiin W^*$ such that
$$hatpsi(w)={psi}(w+operatorname{im}f) forall win W.$$
Similarly, $(ker f)^*$ is a quotient of $V^*$ via the restriction map sending $sigmain V^*$ to $sigma|_{ker f}in (ker f)^*$ (precisely, $(ker f)^*cong V^*/(operatorname{cokr} f)^*$, where $operatorname{cokr}f$ is the cokernel $V/ker f$). By the exactness, we get
$$ker (f^*)=(operatorname{coim}f)^*.$$
That is, if $wnotin operatorname{im}f$, then $w+operatorname{im}f$ is non-zero in $operatorname{coim}W$. Therefore, there exists ${phi}_win (operatorname{coim} W)^*$ that does not vanish at $w+operatorname{im} f$. That is, $hatphi_w(w)ne 0$. Therefore, $wnotin bigcap_{phiinker(f^*)}kerphi$. This shows that $bigcap_{phiinker(f^*)}kerphisubseteqoperatorname{im}f$. It is also obvious that $bigcap_{phiinker(f^*)}kerphisupseteqoperatorname{im}f$. The claim is now evident.
$endgroup$
$begingroup$
This is a little beyond the scope of my course but a very nice answer. Thank you!
$endgroup$
– user625722
Jan 8 at 14:58
add a comment |
$begingroup$
This answer does not assume finite dimensionality of $V$ or $W$ (so it is a generalized version of the Fredholm alternative). That is, I claim that for any linear map $f:Vto W$,
$$bigcap_{phiinker (f^*)}kerphi=operatorname{im}f.$$
We have the following exact sequence of vector spaces:
$${0}to ker f hookrightarrow V overset{f}{longrightarrow} Wtwoheadrightarrow operatorname{coim}fto {0},$$
where $operatorname{coim}f$ is the coimage $W/operatorname{im} f$. Dualizing this exact sequence, we obtain the exact sequence
$${0}to (operatorname{coim}f)^*hookrightarrow W^*overset{f^*}{longrightarrow} V^*twoheadrightarrow (ker f)^*to{0},$$
where $(operatorname{coim}f)^*$ is considered a subspace of $W^*$ via the identification that sends ${psi} in (operatorname{coim}f)^*$ to $hatpsiin W^*$ such that
$$hatpsi(w)={psi}(w+operatorname{im}f) forall win W.$$
Similarly, $(ker f)^*$ is a quotient of $V^*$ via the restriction map sending $sigmain V^*$ to $sigma|_{ker f}in (ker f)^*$ (precisely, $(ker f)^*cong V^*/(operatorname{cokr} f)^*$, where $operatorname{cokr}f$ is the cokernel $V/ker f$). By the exactness, we get
$$ker (f^*)=(operatorname{coim}f)^*.$$
That is, if $wnotin operatorname{im}f$, then $w+operatorname{im}f$ is non-zero in $operatorname{coim}W$. Therefore, there exists ${phi}_win (operatorname{coim} W)^*$ that does not vanish at $w+operatorname{im} f$. That is, $hatphi_w(w)ne 0$. Therefore, $wnotin bigcap_{phiinker(f^*)}kerphi$. This shows that $bigcap_{phiinker(f^*)}kerphisubseteqoperatorname{im}f$. It is also obvious that $bigcap_{phiinker(f^*)}kerphisupseteqoperatorname{im}f$. The claim is now evident.
$endgroup$
This answer does not assume finite dimensionality of $V$ or $W$ (so it is a generalized version of the Fredholm alternative). That is, I claim that for any linear map $f:Vto W$,
$$bigcap_{phiinker (f^*)}kerphi=operatorname{im}f.$$
We have the following exact sequence of vector spaces:
$${0}to ker f hookrightarrow V overset{f}{longrightarrow} Wtwoheadrightarrow operatorname{coim}fto {0},$$
where $operatorname{coim}f$ is the coimage $W/operatorname{im} f$. Dualizing this exact sequence, we obtain the exact sequence
$${0}to (operatorname{coim}f)^*hookrightarrow W^*overset{f^*}{longrightarrow} V^*twoheadrightarrow (ker f)^*to{0},$$
where $(operatorname{coim}f)^*$ is considered a subspace of $W^*$ via the identification that sends ${psi} in (operatorname{coim}f)^*$ to $hatpsiin W^*$ such that
$$hatpsi(w)={psi}(w+operatorname{im}f) forall win W.$$
Similarly, $(ker f)^*$ is a quotient of $V^*$ via the restriction map sending $sigmain V^*$ to $sigma|_{ker f}in (ker f)^*$ (precisely, $(ker f)^*cong V^*/(operatorname{cokr} f)^*$, where $operatorname{cokr}f$ is the cokernel $V/ker f$). By the exactness, we get
$$ker (f^*)=(operatorname{coim}f)^*.$$
That is, if $wnotin operatorname{im}f$, then $w+operatorname{im}f$ is non-zero in $operatorname{coim}W$. Therefore, there exists ${phi}_win (operatorname{coim} W)^*$ that does not vanish at $w+operatorname{im} f$. That is, $hatphi_w(w)ne 0$. Therefore, $wnotin bigcap_{phiinker(f^*)}kerphi$. This shows that $bigcap_{phiinker(f^*)}kerphisubseteqoperatorname{im}f$. It is also obvious that $bigcap_{phiinker(f^*)}kerphisupseteqoperatorname{im}f$. The claim is now evident.
edited Jan 8 at 15:01
answered Jan 8 at 14:47
user593746
$begingroup$
This is a little beyond the scope of my course but a very nice answer. Thank you!
$endgroup$
– user625722
Jan 8 at 14:58
add a comment |
$begingroup$
This is a little beyond the scope of my course but a very nice answer. Thank you!
$endgroup$
– user625722
Jan 8 at 14:58
$begingroup$
This is a little beyond the scope of my course but a very nice answer. Thank you!
$endgroup$
– user625722
Jan 8 at 14:58
$begingroup$
This is a little beyond the scope of my course but a very nice answer. Thank you!
$endgroup$
– user625722
Jan 8 at 14:58
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%2f3066179%2fdual-map-and-solving-linear-equation%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
3
$begingroup$
HINT: Look up "Fredholm alternative", the finite dimensional version.
$endgroup$
– Giuseppe Negro
Jan 8 at 13:45
$begingroup$
You saved my day! Thank you SO much!!
$endgroup$
– user625722
Jan 8 at 13:56