Whether the induced map in de Rham cohomology is injective
$begingroup$
Let $M, N$ be smooth manifolds, and let $f: M rightarrow N$ be a surjective submersion, i.e. a surjective smooth map such that the differential $f_{*}$ is also surjective.
I have shown that for all $k geq 0$, the pullback map of $k$-forms $$ f^{*} : Omega^{k}(N) rightarrow Omega^{k} (M)$$ is injective.
However, the problem now asks me whether the induced map on de Rham cohomology $$ H_{dR}^k (N) rightarrow H_{dR}^k (M) : [omega] mapsto [f^{*} omega] $$ is also injective?
I was trying to prove this. I took $[omega] in H_{dR}^{k} (N)$ and assumed $[f^{*} omega] = [0]$. This means $f^{*} omega sim 0$ or $$ f^{*} omega = d tau $$ for some $(k-1)$ form $tau$ on $M$.
I want to conclude from this somehow that $[omega ] = [0]$ or $omega = d sigma$ for some $(k-1)$ form $sigma$ on $N$. But I'm not sure if the statement is even true. I tried to find a counter example, but couldn't.
Any help is appreciated!
differential-geometry homology-cohomology differential-forms
$endgroup$
add a comment |
$begingroup$
Let $M, N$ be smooth manifolds, and let $f: M rightarrow N$ be a surjective submersion, i.e. a surjective smooth map such that the differential $f_{*}$ is also surjective.
I have shown that for all $k geq 0$, the pullback map of $k$-forms $$ f^{*} : Omega^{k}(N) rightarrow Omega^{k} (M)$$ is injective.
However, the problem now asks me whether the induced map on de Rham cohomology $$ H_{dR}^k (N) rightarrow H_{dR}^k (M) : [omega] mapsto [f^{*} omega] $$ is also injective?
I was trying to prove this. I took $[omega] in H_{dR}^{k} (N)$ and assumed $[f^{*} omega] = [0]$. This means $f^{*} omega sim 0$ or $$ f^{*} omega = d tau $$ for some $(k-1)$ form $tau$ on $M$.
I want to conclude from this somehow that $[omega ] = [0]$ or $omega = d sigma$ for some $(k-1)$ form $sigma$ on $N$. But I'm not sure if the statement is even true. I tried to find a counter example, but couldn't.
Any help is appreciated!
differential-geometry homology-cohomology differential-forms
$endgroup$
add a comment |
$begingroup$
Let $M, N$ be smooth manifolds, and let $f: M rightarrow N$ be a surjective submersion, i.e. a surjective smooth map such that the differential $f_{*}$ is also surjective.
I have shown that for all $k geq 0$, the pullback map of $k$-forms $$ f^{*} : Omega^{k}(N) rightarrow Omega^{k} (M)$$ is injective.
However, the problem now asks me whether the induced map on de Rham cohomology $$ H_{dR}^k (N) rightarrow H_{dR}^k (M) : [omega] mapsto [f^{*} omega] $$ is also injective?
I was trying to prove this. I took $[omega] in H_{dR}^{k} (N)$ and assumed $[f^{*} omega] = [0]$. This means $f^{*} omega sim 0$ or $$ f^{*} omega = d tau $$ for some $(k-1)$ form $tau$ on $M$.
I want to conclude from this somehow that $[omega ] = [0]$ or $omega = d sigma$ for some $(k-1)$ form $sigma$ on $N$. But I'm not sure if the statement is even true. I tried to find a counter example, but couldn't.
Any help is appreciated!
differential-geometry homology-cohomology differential-forms
$endgroup$
Let $M, N$ be smooth manifolds, and let $f: M rightarrow N$ be a surjective submersion, i.e. a surjective smooth map such that the differential $f_{*}$ is also surjective.
I have shown that for all $k geq 0$, the pullback map of $k$-forms $$ f^{*} : Omega^{k}(N) rightarrow Omega^{k} (M)$$ is injective.
However, the problem now asks me whether the induced map on de Rham cohomology $$ H_{dR}^k (N) rightarrow H_{dR}^k (M) : [omega] mapsto [f^{*} omega] $$ is also injective?
I was trying to prove this. I took $[omega] in H_{dR}^{k} (N)$ and assumed $[f^{*} omega] = [0]$. This means $f^{*} omega sim 0$ or $$ f^{*} omega = d tau $$ for some $(k-1)$ form $tau$ on $M$.
I want to conclude from this somehow that $[omega ] = [0]$ or $omega = d sigma$ for some $(k-1)$ form $sigma$ on $N$. But I'm not sure if the statement is even true. I tried to find a counter example, but couldn't.
Any help is appreciated!
differential-geometry homology-cohomology differential-forms
differential-geometry homology-cohomology differential-forms
asked Jan 2 at 14:51
KamilKamil
2,05221649
2,05221649
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Consider the convering of the torus $T^2$ by $mathbb{R}^2$, $H^2_{DR}(T^2)neq 0$ and $H_{DR}^2(mathbb{R}^2)=0$ since it is contractible so the induced map on cohomology is not injective.
$endgroup$
$begingroup$
Thanks. Do you take $N = T^{2}$ in this case? How do you see the map $f: mathbb{R}^2 rightarrow T^2$ is a submersion?
$endgroup$
– Kamil
Jan 3 at 10:15
1
$begingroup$
@Kamil: (Smooth) covering maps are always local diffeomorphisms, hence, in particular, submersions.
$endgroup$
– Ted Shifrin
Jan 3 at 19:31
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%2f3059555%2fwhether-the-induced-map-in-de-rham-cohomology-is-injective%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 convering of the torus $T^2$ by $mathbb{R}^2$, $H^2_{DR}(T^2)neq 0$ and $H_{DR}^2(mathbb{R}^2)=0$ since it is contractible so the induced map on cohomology is not injective.
$endgroup$
$begingroup$
Thanks. Do you take $N = T^{2}$ in this case? How do you see the map $f: mathbb{R}^2 rightarrow T^2$ is a submersion?
$endgroup$
– Kamil
Jan 3 at 10:15
1
$begingroup$
@Kamil: (Smooth) covering maps are always local diffeomorphisms, hence, in particular, submersions.
$endgroup$
– Ted Shifrin
Jan 3 at 19:31
add a comment |
$begingroup$
Consider the convering of the torus $T^2$ by $mathbb{R}^2$, $H^2_{DR}(T^2)neq 0$ and $H_{DR}^2(mathbb{R}^2)=0$ since it is contractible so the induced map on cohomology is not injective.
$endgroup$
$begingroup$
Thanks. Do you take $N = T^{2}$ in this case? How do you see the map $f: mathbb{R}^2 rightarrow T^2$ is a submersion?
$endgroup$
– Kamil
Jan 3 at 10:15
1
$begingroup$
@Kamil: (Smooth) covering maps are always local diffeomorphisms, hence, in particular, submersions.
$endgroup$
– Ted Shifrin
Jan 3 at 19:31
add a comment |
$begingroup$
Consider the convering of the torus $T^2$ by $mathbb{R}^2$, $H^2_{DR}(T^2)neq 0$ and $H_{DR}^2(mathbb{R}^2)=0$ since it is contractible so the induced map on cohomology is not injective.
$endgroup$
Consider the convering of the torus $T^2$ by $mathbb{R}^2$, $H^2_{DR}(T^2)neq 0$ and $H_{DR}^2(mathbb{R}^2)=0$ since it is contractible so the induced map on cohomology is not injective.
answered Jan 2 at 15:05
Tsemo AristideTsemo Aristide
60k11446
60k11446
$begingroup$
Thanks. Do you take $N = T^{2}$ in this case? How do you see the map $f: mathbb{R}^2 rightarrow T^2$ is a submersion?
$endgroup$
– Kamil
Jan 3 at 10:15
1
$begingroup$
@Kamil: (Smooth) covering maps are always local diffeomorphisms, hence, in particular, submersions.
$endgroup$
– Ted Shifrin
Jan 3 at 19:31
add a comment |
$begingroup$
Thanks. Do you take $N = T^{2}$ in this case? How do you see the map $f: mathbb{R}^2 rightarrow T^2$ is a submersion?
$endgroup$
– Kamil
Jan 3 at 10:15
1
$begingroup$
@Kamil: (Smooth) covering maps are always local diffeomorphisms, hence, in particular, submersions.
$endgroup$
– Ted Shifrin
Jan 3 at 19:31
$begingroup$
Thanks. Do you take $N = T^{2}$ in this case? How do you see the map $f: mathbb{R}^2 rightarrow T^2$ is a submersion?
$endgroup$
– Kamil
Jan 3 at 10:15
$begingroup$
Thanks. Do you take $N = T^{2}$ in this case? How do you see the map $f: mathbb{R}^2 rightarrow T^2$ is a submersion?
$endgroup$
– Kamil
Jan 3 at 10:15
1
1
$begingroup$
@Kamil: (Smooth) covering maps are always local diffeomorphisms, hence, in particular, submersions.
$endgroup$
– Ted Shifrin
Jan 3 at 19:31
$begingroup$
@Kamil: (Smooth) covering maps are always local diffeomorphisms, hence, in particular, submersions.
$endgroup$
– Ted Shifrin
Jan 3 at 19:31
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%2f3059555%2fwhether-the-induced-map-in-de-rham-cohomology-is-injective%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