Lie group structure on the complex projective space
up vote
2
down vote
favorite
There is a famous theorem about when $S^n$ has the structure of a Lie group. What about the complex projective space $mathbb CP^n$? For example, why $mathbb CP^2$ is not a Lie group (without using classification for low dimension compact Lie groups)?
algebraic-topology lie-groups projective-space
add a comment |
up vote
2
down vote
favorite
There is a famous theorem about when $S^n$ has the structure of a Lie group. What about the complex projective space $mathbb CP^n$? For example, why $mathbb CP^2$ is not a Lie group (without using classification for low dimension compact Lie groups)?
algebraic-topology lie-groups projective-space
It is an amusing observation that a polynomial $f$ over $Bbb C$ that does not split into linear factors gives a non-trivial finite field extension $F/Bbb C$, and $Bbb P(F) = Bbb CP^{dim F - 1}$ is then a commutative positive-dimensional Lie group, and so the proofs below give as a corollary the fundamental theorem of algebra.
– Mike Miller
24 mins ago
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
There is a famous theorem about when $S^n$ has the structure of a Lie group. What about the complex projective space $mathbb CP^n$? For example, why $mathbb CP^2$ is not a Lie group (without using classification for low dimension compact Lie groups)?
algebraic-topology lie-groups projective-space
There is a famous theorem about when $S^n$ has the structure of a Lie group. What about the complex projective space $mathbb CP^n$? For example, why $mathbb CP^2$ is not a Lie group (without using classification for low dimension compact Lie groups)?
algebraic-topology lie-groups projective-space
algebraic-topology lie-groups projective-space
edited 24 mins ago
Eric Wofsey
177k12202328
177k12202328
asked 50 mins ago
zzy
2,3051419
2,3051419
It is an amusing observation that a polynomial $f$ over $Bbb C$ that does not split into linear factors gives a non-trivial finite field extension $F/Bbb C$, and $Bbb P(F) = Bbb CP^{dim F - 1}$ is then a commutative positive-dimensional Lie group, and so the proofs below give as a corollary the fundamental theorem of algebra.
– Mike Miller
24 mins ago
add a comment |
It is an amusing observation that a polynomial $f$ over $Bbb C$ that does not split into linear factors gives a non-trivial finite field extension $F/Bbb C$, and $Bbb P(F) = Bbb CP^{dim F - 1}$ is then a commutative positive-dimensional Lie group, and so the proofs below give as a corollary the fundamental theorem of algebra.
– Mike Miller
24 mins ago
It is an amusing observation that a polynomial $f$ over $Bbb C$ that does not split into linear factors gives a non-trivial finite field extension $F/Bbb C$, and $Bbb P(F) = Bbb CP^{dim F - 1}$ is then a commutative positive-dimensional Lie group, and so the proofs below give as a corollary the fundamental theorem of algebra.
– Mike Miller
24 mins ago
It is an amusing observation that a polynomial $f$ over $Bbb C$ that does not split into linear factors gives a non-trivial finite field extension $F/Bbb C$, and $Bbb P(F) = Bbb CP^{dim F - 1}$ is then a commutative positive-dimensional Lie group, and so the proofs below give as a corollary the fundamental theorem of algebra.
– Mike Miller
24 mins ago
add a comment |
3 Answers
3
active
oldest
votes
up vote
2
down vote
$mathbb{CP}^n$ has Euler characteristic $n+1$, but a compact (positive-dimensional) Lie group has Euler characteristic $0$, for example by the Lefschetz fixed point theorem.
Alternatively, you can show in various ways that the rational cohomology ring of a compact Lie group must be an exterior algebra on a finite number of odd generators. But $H^{bullet}(mathbb{CP}^n, mathbb{Q})$ is concentrated in even degrees, so doesn't admit odd generators.
add a comment |
up vote
1
down vote
$pi_2(mathbb{C}P^n)$ is $mathbb{Z}$ and $pi_2(G)$ is trivial where $G$ is a connected Lie group.
https://en.wikipedia.org/wiki/Complex_projective_space#Homotopy_groups
https://mathoverflow.net/questions/8957/homotopy-groups-of-lie-groups
add a comment |
up vote
0
down vote
A complex projective space (of positive dimension) never admits a Lie group structure. There are lots of ways to prove this. For instance, the rational cohomology ring of any Lie group is a graded Hopf algebra (the comultiplication coming from the group operation) but the cohomology ring $mathbb{Q}[x]/(x^n)$ of $mathbb{CP}^n$ does not admit a Hopf algebra structure. Indeed, for reasons of degree, $Delta(x)$ would have to be $xotimes 1+1otimes x$ but then $Delta(x^n)=Delta(x)^n=sum_{k=0}^n binom{n}{k} x^kotimes x^{n-k}$ would be nonzero (all the terms except $k=0$ and $k=n$ are nonzero), which is a contradiction.
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',
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%2f3043483%2flie-group-structure-on-the-complex-projective-space%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
$mathbb{CP}^n$ has Euler characteristic $n+1$, but a compact (positive-dimensional) Lie group has Euler characteristic $0$, for example by the Lefschetz fixed point theorem.
Alternatively, you can show in various ways that the rational cohomology ring of a compact Lie group must be an exterior algebra on a finite number of odd generators. But $H^{bullet}(mathbb{CP}^n, mathbb{Q})$ is concentrated in even degrees, so doesn't admit odd generators.
add a comment |
up vote
2
down vote
$mathbb{CP}^n$ has Euler characteristic $n+1$, but a compact (positive-dimensional) Lie group has Euler characteristic $0$, for example by the Lefschetz fixed point theorem.
Alternatively, you can show in various ways that the rational cohomology ring of a compact Lie group must be an exterior algebra on a finite number of odd generators. But $H^{bullet}(mathbb{CP}^n, mathbb{Q})$ is concentrated in even degrees, so doesn't admit odd generators.
add a comment |
up vote
2
down vote
up vote
2
down vote
$mathbb{CP}^n$ has Euler characteristic $n+1$, but a compact (positive-dimensional) Lie group has Euler characteristic $0$, for example by the Lefschetz fixed point theorem.
Alternatively, you can show in various ways that the rational cohomology ring of a compact Lie group must be an exterior algebra on a finite number of odd generators. But $H^{bullet}(mathbb{CP}^n, mathbb{Q})$ is concentrated in even degrees, so doesn't admit odd generators.
$mathbb{CP}^n$ has Euler characteristic $n+1$, but a compact (positive-dimensional) Lie group has Euler characteristic $0$, for example by the Lefschetz fixed point theorem.
Alternatively, you can show in various ways that the rational cohomology ring of a compact Lie group must be an exterior algebra on a finite number of odd generators. But $H^{bullet}(mathbb{CP}^n, mathbb{Q})$ is concentrated in even degrees, so doesn't admit odd generators.
answered 30 mins ago
Qiaochu Yuan
276k32579917
276k32579917
add a comment |
add a comment |
up vote
1
down vote
$pi_2(mathbb{C}P^n)$ is $mathbb{Z}$ and $pi_2(G)$ is trivial where $G$ is a connected Lie group.
https://en.wikipedia.org/wiki/Complex_projective_space#Homotopy_groups
https://mathoverflow.net/questions/8957/homotopy-groups-of-lie-groups
add a comment |
up vote
1
down vote
$pi_2(mathbb{C}P^n)$ is $mathbb{Z}$ and $pi_2(G)$ is trivial where $G$ is a connected Lie group.
https://en.wikipedia.org/wiki/Complex_projective_space#Homotopy_groups
https://mathoverflow.net/questions/8957/homotopy-groups-of-lie-groups
add a comment |
up vote
1
down vote
up vote
1
down vote
$pi_2(mathbb{C}P^n)$ is $mathbb{Z}$ and $pi_2(G)$ is trivial where $G$ is a connected Lie group.
https://en.wikipedia.org/wiki/Complex_projective_space#Homotopy_groups
https://mathoverflow.net/questions/8957/homotopy-groups-of-lie-groups
$pi_2(mathbb{C}P^n)$ is $mathbb{Z}$ and $pi_2(G)$ is trivial where $G$ is a connected Lie group.
https://en.wikipedia.org/wiki/Complex_projective_space#Homotopy_groups
https://mathoverflow.net/questions/8957/homotopy-groups-of-lie-groups
answered 28 mins ago
Tsemo Aristide
55.2k11444
55.2k11444
add a comment |
add a comment |
up vote
0
down vote
A complex projective space (of positive dimension) never admits a Lie group structure. There are lots of ways to prove this. For instance, the rational cohomology ring of any Lie group is a graded Hopf algebra (the comultiplication coming from the group operation) but the cohomology ring $mathbb{Q}[x]/(x^n)$ of $mathbb{CP}^n$ does not admit a Hopf algebra structure. Indeed, for reasons of degree, $Delta(x)$ would have to be $xotimes 1+1otimes x$ but then $Delta(x^n)=Delta(x)^n=sum_{k=0}^n binom{n}{k} x^kotimes x^{n-k}$ would be nonzero (all the terms except $k=0$ and $k=n$ are nonzero), which is a contradiction.
add a comment |
up vote
0
down vote
A complex projective space (of positive dimension) never admits a Lie group structure. There are lots of ways to prove this. For instance, the rational cohomology ring of any Lie group is a graded Hopf algebra (the comultiplication coming from the group operation) but the cohomology ring $mathbb{Q}[x]/(x^n)$ of $mathbb{CP}^n$ does not admit a Hopf algebra structure. Indeed, for reasons of degree, $Delta(x)$ would have to be $xotimes 1+1otimes x$ but then $Delta(x^n)=Delta(x)^n=sum_{k=0}^n binom{n}{k} x^kotimes x^{n-k}$ would be nonzero (all the terms except $k=0$ and $k=n$ are nonzero), which is a contradiction.
add a comment |
up vote
0
down vote
up vote
0
down vote
A complex projective space (of positive dimension) never admits a Lie group structure. There are lots of ways to prove this. For instance, the rational cohomology ring of any Lie group is a graded Hopf algebra (the comultiplication coming from the group operation) but the cohomology ring $mathbb{Q}[x]/(x^n)$ of $mathbb{CP}^n$ does not admit a Hopf algebra structure. Indeed, for reasons of degree, $Delta(x)$ would have to be $xotimes 1+1otimes x$ but then $Delta(x^n)=Delta(x)^n=sum_{k=0}^n binom{n}{k} x^kotimes x^{n-k}$ would be nonzero (all the terms except $k=0$ and $k=n$ are nonzero), which is a contradiction.
A complex projective space (of positive dimension) never admits a Lie group structure. There are lots of ways to prove this. For instance, the rational cohomology ring of any Lie group is a graded Hopf algebra (the comultiplication coming from the group operation) but the cohomology ring $mathbb{Q}[x]/(x^n)$ of $mathbb{CP}^n$ does not admit a Hopf algebra structure. Indeed, for reasons of degree, $Delta(x)$ would have to be $xotimes 1+1otimes x$ but then $Delta(x^n)=Delta(x)^n=sum_{k=0}^n binom{n}{k} x^kotimes x^{n-k}$ would be nonzero (all the terms except $k=0$ and $k=n$ are nonzero), which is a contradiction.
answered 26 mins ago
Eric Wofsey
177k12202328
177k12202328
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3043483%2flie-group-structure-on-the-complex-projective-space%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
It is an amusing observation that a polynomial $f$ over $Bbb C$ that does not split into linear factors gives a non-trivial finite field extension $F/Bbb C$, and $Bbb P(F) = Bbb CP^{dim F - 1}$ is then a commutative positive-dimensional Lie group, and so the proofs below give as a corollary the fundamental theorem of algebra.
– Mike Miller
24 mins ago