Derivation space as an algebra
up vote
0
down vote
favorite
I'm working with the automorphism group that acts on an algebra ${cal A}$, $Aut({cal A}) = {a in End({cal A}) | a([x, y]) = [a(x), a(y)], forall x, y in {cal A}} < GL({cal A})$. I've seen that the algebra of this group is the space of derivations, that is
$$der({cal A}) = {a in End({cal A}) | a([x, y]) = [a(x), y] + [x, a(y)], forall x, y in {cal A}} $$
I can understand that if $a in GL({cal A})$, then $a([x, y]) = a(xy) - a(yx)$ and if $a$ is a derivation, $a(xy) - a(yx) = [a(x), y] + [x, a(y)]$. But how can I prove that this is the algebra of $Aut({cal A})$?
I tried to apply the exponentiation of this algebra and make it act on $[x, y]$ in order to see if the result is the definition of $Aut({cal A})$, but I didn't get it. Any help?
group-theory lie-groups lie-algebras automorphism-group
add a comment |
up vote
0
down vote
favorite
I'm working with the automorphism group that acts on an algebra ${cal A}$, $Aut({cal A}) = {a in End({cal A}) | a([x, y]) = [a(x), a(y)], forall x, y in {cal A}} < GL({cal A})$. I've seen that the algebra of this group is the space of derivations, that is
$$der({cal A}) = {a in End({cal A}) | a([x, y]) = [a(x), y] + [x, a(y)], forall x, y in {cal A}} $$
I can understand that if $a in GL({cal A})$, then $a([x, y]) = a(xy) - a(yx)$ and if $a$ is a derivation, $a(xy) - a(yx) = [a(x), y] + [x, a(y)]$. But how can I prove that this is the algebra of $Aut({cal A})$?
I tried to apply the exponentiation of this algebra and make it act on $[x, y]$ in order to see if the result is the definition of $Aut({cal A})$, but I didn't get it. Any help?
group-theory lie-groups lie-algebras automorphism-group
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm working with the automorphism group that acts on an algebra ${cal A}$, $Aut({cal A}) = {a in End({cal A}) | a([x, y]) = [a(x), a(y)], forall x, y in {cal A}} < GL({cal A})$. I've seen that the algebra of this group is the space of derivations, that is
$$der({cal A}) = {a in End({cal A}) | a([x, y]) = [a(x), y] + [x, a(y)], forall x, y in {cal A}} $$
I can understand that if $a in GL({cal A})$, then $a([x, y]) = a(xy) - a(yx)$ and if $a$ is a derivation, $a(xy) - a(yx) = [a(x), y] + [x, a(y)]$. But how can I prove that this is the algebra of $Aut({cal A})$?
I tried to apply the exponentiation of this algebra and make it act on $[x, y]$ in order to see if the result is the definition of $Aut({cal A})$, but I didn't get it. Any help?
group-theory lie-groups lie-algebras automorphism-group
I'm working with the automorphism group that acts on an algebra ${cal A}$, $Aut({cal A}) = {a in End({cal A}) | a([x, y]) = [a(x), a(y)], forall x, y in {cal A}} < GL({cal A})$. I've seen that the algebra of this group is the space of derivations, that is
$$der({cal A}) = {a in End({cal A}) | a([x, y]) = [a(x), y] + [x, a(y)], forall x, y in {cal A}} $$
I can understand that if $a in GL({cal A})$, then $a([x, y]) = a(xy) - a(yx)$ and if $a$ is a derivation, $a(xy) - a(yx) = [a(x), y] + [x, a(y)]$. But how can I prove that this is the algebra of $Aut({cal A})$?
I tried to apply the exponentiation of this algebra and make it act on $[x, y]$ in order to see if the result is the definition of $Aut({cal A})$, but I didn't get it. Any help?
group-theory lie-groups lie-algebras automorphism-group
group-theory lie-groups lie-algebras automorphism-group
edited Nov 19 at 0:50
asked Nov 19 at 0:44
Vicky
1387
1387
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
Since the Lie algebra of a group is the tangent space at the identity element, you can write a generic path through the group which goes through the identity, and differentiate. So what I mean is consider a path $g(t)$ in $mathrm{Aut}(mathcal{A})$, say parameterized with $t in (-varepsilon,varepsilon)$, so that $g(0) = mathrm{Id}$.
The condition that each $g(t)$ is in $mathrm{Aut}(mathcal{A})$ means that for each $t$,
$$ g(t)[x,y] = [g(t)x,g(t)y] $$
Let's make up some notation for the sake of doing concrete computations. Let's sake $e_1,dots,e_n$ is a basis of $mathcal{A}$, with structure constants $c^k_{ij}$, so that $[e_i,e_j] = sum_k c^k_{ij} e_k$. Now for our chosen elements $x$ and $y$, let's define functions $a_i(t)$ and $b_j(t)$ so that $g(t)x = sum_i a_i(t)e_i$ and $g(t)y = sum_j b_j(t)e_j$. Then our equation above translates to
$$ g(t)[x,y] = sum_{i,j,k} c^k_{ij} a_i(t)b_j(t) e_k $$
Now, let's take the derivative:
$$ g'(t)[x,y] = sum_{i,j,k} c^k_{ij} left( a_i'(t)b_j(t) + a_i(t)b_j'(t) right) e_k $$
The right-hand side should translate to the derivation property:
$$ g'(t)[x,y] = [g'(t)x,y] + [x,g'(t)y] $$
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Since the Lie algebra of a group is the tangent space at the identity element, you can write a generic path through the group which goes through the identity, and differentiate. So what I mean is consider a path $g(t)$ in $mathrm{Aut}(mathcal{A})$, say parameterized with $t in (-varepsilon,varepsilon)$, so that $g(0) = mathrm{Id}$.
The condition that each $g(t)$ is in $mathrm{Aut}(mathcal{A})$ means that for each $t$,
$$ g(t)[x,y] = [g(t)x,g(t)y] $$
Let's make up some notation for the sake of doing concrete computations. Let's sake $e_1,dots,e_n$ is a basis of $mathcal{A}$, with structure constants $c^k_{ij}$, so that $[e_i,e_j] = sum_k c^k_{ij} e_k$. Now for our chosen elements $x$ and $y$, let's define functions $a_i(t)$ and $b_j(t)$ so that $g(t)x = sum_i a_i(t)e_i$ and $g(t)y = sum_j b_j(t)e_j$. Then our equation above translates to
$$ g(t)[x,y] = sum_{i,j,k} c^k_{ij} a_i(t)b_j(t) e_k $$
Now, let's take the derivative:
$$ g'(t)[x,y] = sum_{i,j,k} c^k_{ij} left( a_i'(t)b_j(t) + a_i(t)b_j'(t) right) e_k $$
The right-hand side should translate to the derivation property:
$$ g'(t)[x,y] = [g'(t)x,y] + [x,g'(t)y] $$
add a comment |
up vote
1
down vote
accepted
Since the Lie algebra of a group is the tangent space at the identity element, you can write a generic path through the group which goes through the identity, and differentiate. So what I mean is consider a path $g(t)$ in $mathrm{Aut}(mathcal{A})$, say parameterized with $t in (-varepsilon,varepsilon)$, so that $g(0) = mathrm{Id}$.
The condition that each $g(t)$ is in $mathrm{Aut}(mathcal{A})$ means that for each $t$,
$$ g(t)[x,y] = [g(t)x,g(t)y] $$
Let's make up some notation for the sake of doing concrete computations. Let's sake $e_1,dots,e_n$ is a basis of $mathcal{A}$, with structure constants $c^k_{ij}$, so that $[e_i,e_j] = sum_k c^k_{ij} e_k$. Now for our chosen elements $x$ and $y$, let's define functions $a_i(t)$ and $b_j(t)$ so that $g(t)x = sum_i a_i(t)e_i$ and $g(t)y = sum_j b_j(t)e_j$. Then our equation above translates to
$$ g(t)[x,y] = sum_{i,j,k} c^k_{ij} a_i(t)b_j(t) e_k $$
Now, let's take the derivative:
$$ g'(t)[x,y] = sum_{i,j,k} c^k_{ij} left( a_i'(t)b_j(t) + a_i(t)b_j'(t) right) e_k $$
The right-hand side should translate to the derivation property:
$$ g'(t)[x,y] = [g'(t)x,y] + [x,g'(t)y] $$
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Since the Lie algebra of a group is the tangent space at the identity element, you can write a generic path through the group which goes through the identity, and differentiate. So what I mean is consider a path $g(t)$ in $mathrm{Aut}(mathcal{A})$, say parameterized with $t in (-varepsilon,varepsilon)$, so that $g(0) = mathrm{Id}$.
The condition that each $g(t)$ is in $mathrm{Aut}(mathcal{A})$ means that for each $t$,
$$ g(t)[x,y] = [g(t)x,g(t)y] $$
Let's make up some notation for the sake of doing concrete computations. Let's sake $e_1,dots,e_n$ is a basis of $mathcal{A}$, with structure constants $c^k_{ij}$, so that $[e_i,e_j] = sum_k c^k_{ij} e_k$. Now for our chosen elements $x$ and $y$, let's define functions $a_i(t)$ and $b_j(t)$ so that $g(t)x = sum_i a_i(t)e_i$ and $g(t)y = sum_j b_j(t)e_j$. Then our equation above translates to
$$ g(t)[x,y] = sum_{i,j,k} c^k_{ij} a_i(t)b_j(t) e_k $$
Now, let's take the derivative:
$$ g'(t)[x,y] = sum_{i,j,k} c^k_{ij} left( a_i'(t)b_j(t) + a_i(t)b_j'(t) right) e_k $$
The right-hand side should translate to the derivation property:
$$ g'(t)[x,y] = [g'(t)x,y] + [x,g'(t)y] $$
Since the Lie algebra of a group is the tangent space at the identity element, you can write a generic path through the group which goes through the identity, and differentiate. So what I mean is consider a path $g(t)$ in $mathrm{Aut}(mathcal{A})$, say parameterized with $t in (-varepsilon,varepsilon)$, so that $g(0) = mathrm{Id}$.
The condition that each $g(t)$ is in $mathrm{Aut}(mathcal{A})$ means that for each $t$,
$$ g(t)[x,y] = [g(t)x,g(t)y] $$
Let's make up some notation for the sake of doing concrete computations. Let's sake $e_1,dots,e_n$ is a basis of $mathcal{A}$, with structure constants $c^k_{ij}$, so that $[e_i,e_j] = sum_k c^k_{ij} e_k$. Now for our chosen elements $x$ and $y$, let's define functions $a_i(t)$ and $b_j(t)$ so that $g(t)x = sum_i a_i(t)e_i$ and $g(t)y = sum_j b_j(t)e_j$. Then our equation above translates to
$$ g(t)[x,y] = sum_{i,j,k} c^k_{ij} a_i(t)b_j(t) e_k $$
Now, let's take the derivative:
$$ g'(t)[x,y] = sum_{i,j,k} c^k_{ij} left( a_i'(t)b_j(t) + a_i(t)b_j'(t) right) e_k $$
The right-hand side should translate to the derivation property:
$$ g'(t)[x,y] = [g'(t)x,y] + [x,g'(t)y] $$
answered Nov 19 at 1:07
Nick
2,217189
2,217189
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%2f3004351%2fderivation-space-as-an-algebra%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