How to prove simple associative algebra over C is isomorphic to matrix algebra M_n(C)? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Proof of Wedderburn's Theoremlinear algebra over a division ring vs. over a fieldAre Lie algebras of non-isomorphic central simple algebras non-isomorphic?Algebra over a finite field is a fieldSimple Lie algebra is a matrix algebra?Can a division algebra over $mathbbR^3$ be used to construct a counterexample to the hairy ball theorem?A 4-dimensional algebra over a field is a division algebra iff it doesn't have zerodivisors iff it's not a matrix algebraArtin-Wedderburn theorem and square dimensionVersion of Wedderburn's theorem on central simple algebrasWedderburn components of group algebra over $mathbb R$If the matrices rings are isomorphic, then the scalars rings are isomorphic
Can a 1st-level character have an ability score above 18?
Didn't get enough time to take a Coding Test - what to do now?
Relations between two reciprocal partial derivatives?
How to stretch delimiters to envolve matrices inside of a kbordermatrix?
Simulating Exploding Dice
What is special about square numbers here?
"... to apply for a visa" or "... and applied for a visa"?
Working through the single responsibility principle (SRP) in Python when calls are expensive
Scientific Reports - Significant Figures
system() function string length limit
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
What are these Gizmos at Izaña Atmospheric Research Center in Spain?
How is simplicity better than precision and clarity in prose?
What information about me do stores get via my credit card?
Can smartphones with the same camera sensor have different image quality?
The variadic template constructor of my class cannot modify my class members, why is that so?
How does ice melt when immersed in water?
Why is superheterodyning better than direct conversion?
Did God make two great lights or did He make the great light two?
Single author papers against my advisor's will?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
Would an alien lifeform be able to achieve space travel if lacking in vision?
Sort a list of pairs representing an acyclic, partial automorphism
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
How to prove simple associative algebra over C is isomorphic to matrix algebra M_n(C)?
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Proof of Wedderburn's Theoremlinear algebra over a division ring vs. over a fieldAre Lie algebras of non-isomorphic central simple algebras non-isomorphic?Algebra over a finite field is a fieldSimple Lie algebra is a matrix algebra?Can a division algebra over $mathbbR^3$ be used to construct a counterexample to the hairy ball theorem?A 4-dimensional algebra over a field is a division algebra iff it doesn't have zerodivisors iff it's not a matrix algebraArtin-Wedderburn theorem and square dimensionVersion of Wedderburn's theorem on central simple algebrasWedderburn components of group algebra over $mathbb R$If the matrices rings are isomorphic, then the scalars rings are isomorphic
$begingroup$
This is a problem our algebra teacher left for us. After researching on related topic, I have found out that it is a direct corollary of Wedderburn's Theorem, which is reads as follows: Suppose A is a simple finite F-algebra, then A is isomorphic to a matrix algebra over division ring D, which is a F-algebra , i.e A $simeq $$M_n(D)$. Since the division ring over $mathbbC$ should only be $mathbbC$ itself, if A is a simple associative algebra over $mathbbC$ , by Wedderburn's theorem, we can derive A $simeq $$M_n(mathbbC )$.
However, my professor expects a more elementary proof without generalizing to general occasions, say, to prove Wedderburn's theorem.
But until now, I have no clue about how to handle the original problem directly. I also check some literature. Some gave me a hint by considering B(a,b) = tr($L_aL_b$), which was proposed by Molien in 1892. But I don't know where to go on.
Thank you for your help in advance.
abstract-algebra matrices ring-theory modules associativity
$endgroup$
add a comment |
$begingroup$
This is a problem our algebra teacher left for us. After researching on related topic, I have found out that it is a direct corollary of Wedderburn's Theorem, which is reads as follows: Suppose A is a simple finite F-algebra, then A is isomorphic to a matrix algebra over division ring D, which is a F-algebra , i.e A $simeq $$M_n(D)$. Since the division ring over $mathbbC$ should only be $mathbbC$ itself, if A is a simple associative algebra over $mathbbC$ , by Wedderburn's theorem, we can derive A $simeq $$M_n(mathbbC )$.
However, my professor expects a more elementary proof without generalizing to general occasions, say, to prove Wedderburn's theorem.
But until now, I have no clue about how to handle the original problem directly. I also check some literature. Some gave me a hint by considering B(a,b) = tr($L_aL_b$), which was proposed by Molien in 1892. But I don't know where to go on.
Thank you for your help in advance.
abstract-algebra matrices ring-theory modules associativity
$endgroup$
1
$begingroup$
The proof of Wedderburn at this duplicate sounds good to me, but you don't want to consider it? There is a direct proof for $M_n(Bbb C)$ by Molien, see here.
$endgroup$
– Dietrich Burde
Mar 25 at 8:54
$begingroup$
I think you more or less basically: 1) show $Acongoplus _i=1^nS$ as right $A$ modules where $S$ is a simple right $A$ module; 2) Show $End(S_A)$ is isomorphic to $mathbb C$ in this case; and 3) Note that $End(A)cong M_n(End(S_A))$ as algebras.
$endgroup$
– rschwieb
Mar 25 at 13:31
$begingroup$
@DietrichBurde Thanks for your suggestion! During last week, I have tried to understand the proof of Wedderburn using the language of modules. Could you please give me more description about Molien's work? I have check the book you suggested but cannot find the detailed proof. Thanks again!
$endgroup$
– Edward Z. Miao
Mar 25 at 13:39
$begingroup$
@rschwieb Good idea! Could you please tell me how to show the third step you mentioned: End(A)≅Mn(End(S_A)) ? I think that is exactly where I cannot give a proof.
$endgroup$
– Edward Z. Miao
Mar 25 at 13:43
$begingroup$
@EdwardZ.Miao Well, that is not hard to prove, but perhaps is a little messy. The idea is that you're going to combine the fact that $Hom(M, oplus N_i)cong oplus_i Hom(M, N_i)$ and $Hom(oplus M_i, N)cong oplus_i Hom(M_i, N)$ for finite index sets (it's not true in general for infinite sets, one of them is the product instead of sum, I forget which.) Basically when you have a sum in both positions of $Hom(-,-)$, the result is a matrix of entries from $Hom(M_i, N_j)$. Hopefully given a map from $Mto N$, you see how to manufacture a complete set of maps $M_ito N_j$ using restrictions.
$endgroup$
– rschwieb
Mar 25 at 14:18
add a comment |
$begingroup$
This is a problem our algebra teacher left for us. After researching on related topic, I have found out that it is a direct corollary of Wedderburn's Theorem, which is reads as follows: Suppose A is a simple finite F-algebra, then A is isomorphic to a matrix algebra over division ring D, which is a F-algebra , i.e A $simeq $$M_n(D)$. Since the division ring over $mathbbC$ should only be $mathbbC$ itself, if A is a simple associative algebra over $mathbbC$ , by Wedderburn's theorem, we can derive A $simeq $$M_n(mathbbC )$.
However, my professor expects a more elementary proof without generalizing to general occasions, say, to prove Wedderburn's theorem.
But until now, I have no clue about how to handle the original problem directly. I also check some literature. Some gave me a hint by considering B(a,b) = tr($L_aL_b$), which was proposed by Molien in 1892. But I don't know where to go on.
Thank you for your help in advance.
abstract-algebra matrices ring-theory modules associativity
$endgroup$
This is a problem our algebra teacher left for us. After researching on related topic, I have found out that it is a direct corollary of Wedderburn's Theorem, which is reads as follows: Suppose A is a simple finite F-algebra, then A is isomorphic to a matrix algebra over division ring D, which is a F-algebra , i.e A $simeq $$M_n(D)$. Since the division ring over $mathbbC$ should only be $mathbbC$ itself, if A is a simple associative algebra over $mathbbC$ , by Wedderburn's theorem, we can derive A $simeq $$M_n(mathbbC )$.
However, my professor expects a more elementary proof without generalizing to general occasions, say, to prove Wedderburn's theorem.
But until now, I have no clue about how to handle the original problem directly. I also check some literature. Some gave me a hint by considering B(a,b) = tr($L_aL_b$), which was proposed by Molien in 1892. But I don't know where to go on.
Thank you for your help in advance.
abstract-algebra matrices ring-theory modules associativity
abstract-algebra matrices ring-theory modules associativity
asked Mar 25 at 7:34
Edward Z. MiaoEdward Z. Miao
135
135
1
$begingroup$
The proof of Wedderburn at this duplicate sounds good to me, but you don't want to consider it? There is a direct proof for $M_n(Bbb C)$ by Molien, see here.
$endgroup$
– Dietrich Burde
Mar 25 at 8:54
$begingroup$
I think you more or less basically: 1) show $Acongoplus _i=1^nS$ as right $A$ modules where $S$ is a simple right $A$ module; 2) Show $End(S_A)$ is isomorphic to $mathbb C$ in this case; and 3) Note that $End(A)cong M_n(End(S_A))$ as algebras.
$endgroup$
– rschwieb
Mar 25 at 13:31
$begingroup$
@DietrichBurde Thanks for your suggestion! During last week, I have tried to understand the proof of Wedderburn using the language of modules. Could you please give me more description about Molien's work? I have check the book you suggested but cannot find the detailed proof. Thanks again!
$endgroup$
– Edward Z. Miao
Mar 25 at 13:39
$begingroup$
@rschwieb Good idea! Could you please tell me how to show the third step you mentioned: End(A)≅Mn(End(S_A)) ? I think that is exactly where I cannot give a proof.
$endgroup$
– Edward Z. Miao
Mar 25 at 13:43
$begingroup$
@EdwardZ.Miao Well, that is not hard to prove, but perhaps is a little messy. The idea is that you're going to combine the fact that $Hom(M, oplus N_i)cong oplus_i Hom(M, N_i)$ and $Hom(oplus M_i, N)cong oplus_i Hom(M_i, N)$ for finite index sets (it's not true in general for infinite sets, one of them is the product instead of sum, I forget which.) Basically when you have a sum in both positions of $Hom(-,-)$, the result is a matrix of entries from $Hom(M_i, N_j)$. Hopefully given a map from $Mto N$, you see how to manufacture a complete set of maps $M_ito N_j$ using restrictions.
$endgroup$
– rschwieb
Mar 25 at 14:18
add a comment |
1
$begingroup$
The proof of Wedderburn at this duplicate sounds good to me, but you don't want to consider it? There is a direct proof for $M_n(Bbb C)$ by Molien, see here.
$endgroup$
– Dietrich Burde
Mar 25 at 8:54
$begingroup$
I think you more or less basically: 1) show $Acongoplus _i=1^nS$ as right $A$ modules where $S$ is a simple right $A$ module; 2) Show $End(S_A)$ is isomorphic to $mathbb C$ in this case; and 3) Note that $End(A)cong M_n(End(S_A))$ as algebras.
$endgroup$
– rschwieb
Mar 25 at 13:31
$begingroup$
@DietrichBurde Thanks for your suggestion! During last week, I have tried to understand the proof of Wedderburn using the language of modules. Could you please give me more description about Molien's work? I have check the book you suggested but cannot find the detailed proof. Thanks again!
$endgroup$
– Edward Z. Miao
Mar 25 at 13:39
$begingroup$
@rschwieb Good idea! Could you please tell me how to show the third step you mentioned: End(A)≅Mn(End(S_A)) ? I think that is exactly where I cannot give a proof.
$endgroup$
– Edward Z. Miao
Mar 25 at 13:43
$begingroup$
@EdwardZ.Miao Well, that is not hard to prove, but perhaps is a little messy. The idea is that you're going to combine the fact that $Hom(M, oplus N_i)cong oplus_i Hom(M, N_i)$ and $Hom(oplus M_i, N)cong oplus_i Hom(M_i, N)$ for finite index sets (it's not true in general for infinite sets, one of them is the product instead of sum, I forget which.) Basically when you have a sum in both positions of $Hom(-,-)$, the result is a matrix of entries from $Hom(M_i, N_j)$. Hopefully given a map from $Mto N$, you see how to manufacture a complete set of maps $M_ito N_j$ using restrictions.
$endgroup$
– rschwieb
Mar 25 at 14:18
1
1
$begingroup$
The proof of Wedderburn at this duplicate sounds good to me, but you don't want to consider it? There is a direct proof for $M_n(Bbb C)$ by Molien, see here.
$endgroup$
– Dietrich Burde
Mar 25 at 8:54
$begingroup$
The proof of Wedderburn at this duplicate sounds good to me, but you don't want to consider it? There is a direct proof for $M_n(Bbb C)$ by Molien, see here.
$endgroup$
– Dietrich Burde
Mar 25 at 8:54
$begingroup$
I think you more or less basically: 1) show $Acongoplus _i=1^nS$ as right $A$ modules where $S$ is a simple right $A$ module; 2) Show $End(S_A)$ is isomorphic to $mathbb C$ in this case; and 3) Note that $End(A)cong M_n(End(S_A))$ as algebras.
$endgroup$
– rschwieb
Mar 25 at 13:31
$begingroup$
I think you more or less basically: 1) show $Acongoplus _i=1^nS$ as right $A$ modules where $S$ is a simple right $A$ module; 2) Show $End(S_A)$ is isomorphic to $mathbb C$ in this case; and 3) Note that $End(A)cong M_n(End(S_A))$ as algebras.
$endgroup$
– rschwieb
Mar 25 at 13:31
$begingroup$
@DietrichBurde Thanks for your suggestion! During last week, I have tried to understand the proof of Wedderburn using the language of modules. Could you please give me more description about Molien's work? I have check the book you suggested but cannot find the detailed proof. Thanks again!
$endgroup$
– Edward Z. Miao
Mar 25 at 13:39
$begingroup$
@DietrichBurde Thanks for your suggestion! During last week, I have tried to understand the proof of Wedderburn using the language of modules. Could you please give me more description about Molien's work? I have check the book you suggested but cannot find the detailed proof. Thanks again!
$endgroup$
– Edward Z. Miao
Mar 25 at 13:39
$begingroup$
@rschwieb Good idea! Could you please tell me how to show the third step you mentioned: End(A)≅Mn(End(S_A)) ? I think that is exactly where I cannot give a proof.
$endgroup$
– Edward Z. Miao
Mar 25 at 13:43
$begingroup$
@rschwieb Good idea! Could you please tell me how to show the third step you mentioned: End(A)≅Mn(End(S_A)) ? I think that is exactly where I cannot give a proof.
$endgroup$
– Edward Z. Miao
Mar 25 at 13:43
$begingroup$
@EdwardZ.Miao Well, that is not hard to prove, but perhaps is a little messy. The idea is that you're going to combine the fact that $Hom(M, oplus N_i)cong oplus_i Hom(M, N_i)$ and $Hom(oplus M_i, N)cong oplus_i Hom(M_i, N)$ for finite index sets (it's not true in general for infinite sets, one of them is the product instead of sum, I forget which.) Basically when you have a sum in both positions of $Hom(-,-)$, the result is a matrix of entries from $Hom(M_i, N_j)$. Hopefully given a map from $Mto N$, you see how to manufacture a complete set of maps $M_ito N_j$ using restrictions.
$endgroup$
– rschwieb
Mar 25 at 14:18
$begingroup$
@EdwardZ.Miao Well, that is not hard to prove, but perhaps is a little messy. The idea is that you're going to combine the fact that $Hom(M, oplus N_i)cong oplus_i Hom(M, N_i)$ and $Hom(oplus M_i, N)cong oplus_i Hom(M_i, N)$ for finite index sets (it's not true in general for infinite sets, one of them is the product instead of sum, I forget which.) Basically when you have a sum in both positions of $Hom(-,-)$, the result is a matrix of entries from $Hom(M_i, N_j)$. Hopefully given a map from $Mto N$, you see how to manufacture a complete set of maps $M_ito N_j$ using restrictions.
$endgroup$
– rschwieb
Mar 25 at 14:18
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I try to formulate the proof of Wedderburn's theorem.
Lemma1:
Suppose A is a simple F-algebra, $mathcalI,mathcalJ$ are two minimal left ideal of A, then there exists $alpha in A$, s.t $mathcalI= mathcalJalpha$, thus $mathcalIcong mathcalJ$ holds.
Proof:
Noted that $mathcalIA, mathcalJA$ are two-sided ideal of A. Since A has no proper two-sided ideal, if $mathcalI,mathcalJ$ are not trivial, then $mathcalIA = mathcalJA =A$, so we can deduce that $mathcalIJA = mathcalIA=A$ and $mathcalIJneq 0$. Let $alpha in J$, then $mathcalIalpha subset mathcalJ$. Since $mathcalJ$ is a minimal left ideal and $ mathcalIalphaneq 0$, then $mathcalIalpha = mathcalJ$, then $mathcalIcong mathcalJ$.
Lemma2:
Suppose A is F-algebra, then $End_A(A) cong A^op$.
Proof: By defining a right multiplication action.
Lemma3:(suggested by @rschwieb)
Suppose $M_i,N_i,: i = 1,2,...,n$ are left R-module, then
$$
Hom_R( oplus_i=1^n M_i, N )cong oplus_i=1^n Hom_R(M_i, N)
$$
$$
Hom_R(M, oplus_i=1^n N_i )cong oplus_i=1^n Hom_R(M, N_i)
$$
Proof: By induction. When n=2, it is obvious.
Back to the proof of Wedderburn's theorem:
Since A is a simple algebra, we can write $A = oplus_i=1^n A_i$, where $A_i$ are the simple A-module. In other words, $A_i$ are the minimal left ideals of A. By lemma 1, the minimal left ideals of simple algebra A are isomorphic to each other. Thus, $A = oplus_i=1^n A_i cong oplus_i=1^n A_1$.
By lemma 2, we have $A^opcong End_A(A)=End_A(oplus_i=1^n A_1)$, where $End_A(A_1)$ is well-defined since $A_1$ is the left ideal of A. With the help of lemma 3, $$
End_A(oplus_i=1^n A_1) = Hom_A(oplus_i=1^n A_1, oplus_i=1^n A_1)cong oplus_i=1^n oplus_i=1^n Hom_A(A_1,A_1)
$$
$$= oplus_i=1^n oplus_i=1^n End_A(A_1)
$$ By
installing every item into the entry of a matrix, we have
$$
oplus_i=1^n oplus_i=1^n End_A(A_1)cong M_n( End_A(A_1))
$$
By Schur's lemma, since A1 is a simple A-module, $End_A(A_1)$ is a division ring, which is denoted by D. Namely, we have $A^op cong M_n(D)$. Then, $A cong M_n(D)^opcong M_n(D) $, as we desired, where n is the number of minimal left ideals of A and $D= End_A(A_1)$.
$endgroup$
add a comment |
Your Answer
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%2f3161482%2fhow-to-prove-simple-associative-algebra-over-c-is-isomorphic-to-matrix-algebra-m%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$
I try to formulate the proof of Wedderburn's theorem.
Lemma1:
Suppose A is a simple F-algebra, $mathcalI,mathcalJ$ are two minimal left ideal of A, then there exists $alpha in A$, s.t $mathcalI= mathcalJalpha$, thus $mathcalIcong mathcalJ$ holds.
Proof:
Noted that $mathcalIA, mathcalJA$ are two-sided ideal of A. Since A has no proper two-sided ideal, if $mathcalI,mathcalJ$ are not trivial, then $mathcalIA = mathcalJA =A$, so we can deduce that $mathcalIJA = mathcalIA=A$ and $mathcalIJneq 0$. Let $alpha in J$, then $mathcalIalpha subset mathcalJ$. Since $mathcalJ$ is a minimal left ideal and $ mathcalIalphaneq 0$, then $mathcalIalpha = mathcalJ$, then $mathcalIcong mathcalJ$.
Lemma2:
Suppose A is F-algebra, then $End_A(A) cong A^op$.
Proof: By defining a right multiplication action.
Lemma3:(suggested by @rschwieb)
Suppose $M_i,N_i,: i = 1,2,...,n$ are left R-module, then
$$
Hom_R( oplus_i=1^n M_i, N )cong oplus_i=1^n Hom_R(M_i, N)
$$
$$
Hom_R(M, oplus_i=1^n N_i )cong oplus_i=1^n Hom_R(M, N_i)
$$
Proof: By induction. When n=2, it is obvious.
Back to the proof of Wedderburn's theorem:
Since A is a simple algebra, we can write $A = oplus_i=1^n A_i$, where $A_i$ are the simple A-module. In other words, $A_i$ are the minimal left ideals of A. By lemma 1, the minimal left ideals of simple algebra A are isomorphic to each other. Thus, $A = oplus_i=1^n A_i cong oplus_i=1^n A_1$.
By lemma 2, we have $A^opcong End_A(A)=End_A(oplus_i=1^n A_1)$, where $End_A(A_1)$ is well-defined since $A_1$ is the left ideal of A. With the help of lemma 3, $$
End_A(oplus_i=1^n A_1) = Hom_A(oplus_i=1^n A_1, oplus_i=1^n A_1)cong oplus_i=1^n oplus_i=1^n Hom_A(A_1,A_1)
$$
$$= oplus_i=1^n oplus_i=1^n End_A(A_1)
$$ By
installing every item into the entry of a matrix, we have
$$
oplus_i=1^n oplus_i=1^n End_A(A_1)cong M_n( End_A(A_1))
$$
By Schur's lemma, since A1 is a simple A-module, $End_A(A_1)$ is a division ring, which is denoted by D. Namely, we have $A^op cong M_n(D)$. Then, $A cong M_n(D)^opcong M_n(D) $, as we desired, where n is the number of minimal left ideals of A and $D= End_A(A_1)$.
$endgroup$
add a comment |
$begingroup$
I try to formulate the proof of Wedderburn's theorem.
Lemma1:
Suppose A is a simple F-algebra, $mathcalI,mathcalJ$ are two minimal left ideal of A, then there exists $alpha in A$, s.t $mathcalI= mathcalJalpha$, thus $mathcalIcong mathcalJ$ holds.
Proof:
Noted that $mathcalIA, mathcalJA$ are two-sided ideal of A. Since A has no proper two-sided ideal, if $mathcalI,mathcalJ$ are not trivial, then $mathcalIA = mathcalJA =A$, so we can deduce that $mathcalIJA = mathcalIA=A$ and $mathcalIJneq 0$. Let $alpha in J$, then $mathcalIalpha subset mathcalJ$. Since $mathcalJ$ is a minimal left ideal and $ mathcalIalphaneq 0$, then $mathcalIalpha = mathcalJ$, then $mathcalIcong mathcalJ$.
Lemma2:
Suppose A is F-algebra, then $End_A(A) cong A^op$.
Proof: By defining a right multiplication action.
Lemma3:(suggested by @rschwieb)
Suppose $M_i,N_i,: i = 1,2,...,n$ are left R-module, then
$$
Hom_R( oplus_i=1^n M_i, N )cong oplus_i=1^n Hom_R(M_i, N)
$$
$$
Hom_R(M, oplus_i=1^n N_i )cong oplus_i=1^n Hom_R(M, N_i)
$$
Proof: By induction. When n=2, it is obvious.
Back to the proof of Wedderburn's theorem:
Since A is a simple algebra, we can write $A = oplus_i=1^n A_i$, where $A_i$ are the simple A-module. In other words, $A_i$ are the minimal left ideals of A. By lemma 1, the minimal left ideals of simple algebra A are isomorphic to each other. Thus, $A = oplus_i=1^n A_i cong oplus_i=1^n A_1$.
By lemma 2, we have $A^opcong End_A(A)=End_A(oplus_i=1^n A_1)$, where $End_A(A_1)$ is well-defined since $A_1$ is the left ideal of A. With the help of lemma 3, $$
End_A(oplus_i=1^n A_1) = Hom_A(oplus_i=1^n A_1, oplus_i=1^n A_1)cong oplus_i=1^n oplus_i=1^n Hom_A(A_1,A_1)
$$
$$= oplus_i=1^n oplus_i=1^n End_A(A_1)
$$ By
installing every item into the entry of a matrix, we have
$$
oplus_i=1^n oplus_i=1^n End_A(A_1)cong M_n( End_A(A_1))
$$
By Schur's lemma, since A1 is a simple A-module, $End_A(A_1)$ is a division ring, which is denoted by D. Namely, we have $A^op cong M_n(D)$. Then, $A cong M_n(D)^opcong M_n(D) $, as we desired, where n is the number of minimal left ideals of A and $D= End_A(A_1)$.
$endgroup$
add a comment |
$begingroup$
I try to formulate the proof of Wedderburn's theorem.
Lemma1:
Suppose A is a simple F-algebra, $mathcalI,mathcalJ$ are two minimal left ideal of A, then there exists $alpha in A$, s.t $mathcalI= mathcalJalpha$, thus $mathcalIcong mathcalJ$ holds.
Proof:
Noted that $mathcalIA, mathcalJA$ are two-sided ideal of A. Since A has no proper two-sided ideal, if $mathcalI,mathcalJ$ are not trivial, then $mathcalIA = mathcalJA =A$, so we can deduce that $mathcalIJA = mathcalIA=A$ and $mathcalIJneq 0$. Let $alpha in J$, then $mathcalIalpha subset mathcalJ$. Since $mathcalJ$ is a minimal left ideal and $ mathcalIalphaneq 0$, then $mathcalIalpha = mathcalJ$, then $mathcalIcong mathcalJ$.
Lemma2:
Suppose A is F-algebra, then $End_A(A) cong A^op$.
Proof: By defining a right multiplication action.
Lemma3:(suggested by @rschwieb)
Suppose $M_i,N_i,: i = 1,2,...,n$ are left R-module, then
$$
Hom_R( oplus_i=1^n M_i, N )cong oplus_i=1^n Hom_R(M_i, N)
$$
$$
Hom_R(M, oplus_i=1^n N_i )cong oplus_i=1^n Hom_R(M, N_i)
$$
Proof: By induction. When n=2, it is obvious.
Back to the proof of Wedderburn's theorem:
Since A is a simple algebra, we can write $A = oplus_i=1^n A_i$, where $A_i$ are the simple A-module. In other words, $A_i$ are the minimal left ideals of A. By lemma 1, the minimal left ideals of simple algebra A are isomorphic to each other. Thus, $A = oplus_i=1^n A_i cong oplus_i=1^n A_1$.
By lemma 2, we have $A^opcong End_A(A)=End_A(oplus_i=1^n A_1)$, where $End_A(A_1)$ is well-defined since $A_1$ is the left ideal of A. With the help of lemma 3, $$
End_A(oplus_i=1^n A_1) = Hom_A(oplus_i=1^n A_1, oplus_i=1^n A_1)cong oplus_i=1^n oplus_i=1^n Hom_A(A_1,A_1)
$$
$$= oplus_i=1^n oplus_i=1^n End_A(A_1)
$$ By
installing every item into the entry of a matrix, we have
$$
oplus_i=1^n oplus_i=1^n End_A(A_1)cong M_n( End_A(A_1))
$$
By Schur's lemma, since A1 is a simple A-module, $End_A(A_1)$ is a division ring, which is denoted by D. Namely, we have $A^op cong M_n(D)$. Then, $A cong M_n(D)^opcong M_n(D) $, as we desired, where n is the number of minimal left ideals of A and $D= End_A(A_1)$.
$endgroup$
I try to formulate the proof of Wedderburn's theorem.
Lemma1:
Suppose A is a simple F-algebra, $mathcalI,mathcalJ$ are two minimal left ideal of A, then there exists $alpha in A$, s.t $mathcalI= mathcalJalpha$, thus $mathcalIcong mathcalJ$ holds.
Proof:
Noted that $mathcalIA, mathcalJA$ are two-sided ideal of A. Since A has no proper two-sided ideal, if $mathcalI,mathcalJ$ are not trivial, then $mathcalIA = mathcalJA =A$, so we can deduce that $mathcalIJA = mathcalIA=A$ and $mathcalIJneq 0$. Let $alpha in J$, then $mathcalIalpha subset mathcalJ$. Since $mathcalJ$ is a minimal left ideal and $ mathcalIalphaneq 0$, then $mathcalIalpha = mathcalJ$, then $mathcalIcong mathcalJ$.
Lemma2:
Suppose A is F-algebra, then $End_A(A) cong A^op$.
Proof: By defining a right multiplication action.
Lemma3:(suggested by @rschwieb)
Suppose $M_i,N_i,: i = 1,2,...,n$ are left R-module, then
$$
Hom_R( oplus_i=1^n M_i, N )cong oplus_i=1^n Hom_R(M_i, N)
$$
$$
Hom_R(M, oplus_i=1^n N_i )cong oplus_i=1^n Hom_R(M, N_i)
$$
Proof: By induction. When n=2, it is obvious.
Back to the proof of Wedderburn's theorem:
Since A is a simple algebra, we can write $A = oplus_i=1^n A_i$, where $A_i$ are the simple A-module. In other words, $A_i$ are the minimal left ideals of A. By lemma 1, the minimal left ideals of simple algebra A are isomorphic to each other. Thus, $A = oplus_i=1^n A_i cong oplus_i=1^n A_1$.
By lemma 2, we have $A^opcong End_A(A)=End_A(oplus_i=1^n A_1)$, where $End_A(A_1)$ is well-defined since $A_1$ is the left ideal of A. With the help of lemma 3, $$
End_A(oplus_i=1^n A_1) = Hom_A(oplus_i=1^n A_1, oplus_i=1^n A_1)cong oplus_i=1^n oplus_i=1^n Hom_A(A_1,A_1)
$$
$$= oplus_i=1^n oplus_i=1^n End_A(A_1)
$$ By
installing every item into the entry of a matrix, we have
$$
oplus_i=1^n oplus_i=1^n End_A(A_1)cong M_n( End_A(A_1))
$$
By Schur's lemma, since A1 is a simple A-module, $End_A(A_1)$ is a division ring, which is denoted by D. Namely, we have $A^op cong M_n(D)$. Then, $A cong M_n(D)^opcong M_n(D) $, as we desired, where n is the number of minimal left ideals of A and $D= End_A(A_1)$.
answered Apr 9 at 13:09
Edward Z. MiaoEdward Z. Miao
135
135
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.
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%2f3161482%2fhow-to-prove-simple-associative-algebra-over-c-is-isomorphic-to-matrix-algebra-m%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
1
$begingroup$
The proof of Wedderburn at this duplicate sounds good to me, but you don't want to consider it? There is a direct proof for $M_n(Bbb C)$ by Molien, see here.
$endgroup$
– Dietrich Burde
Mar 25 at 8:54
$begingroup$
I think you more or less basically: 1) show $Acongoplus _i=1^nS$ as right $A$ modules where $S$ is a simple right $A$ module; 2) Show $End(S_A)$ is isomorphic to $mathbb C$ in this case; and 3) Note that $End(A)cong M_n(End(S_A))$ as algebras.
$endgroup$
– rschwieb
Mar 25 at 13:31
$begingroup$
@DietrichBurde Thanks for your suggestion! During last week, I have tried to understand the proof of Wedderburn using the language of modules. Could you please give me more description about Molien's work? I have check the book you suggested but cannot find the detailed proof. Thanks again!
$endgroup$
– Edward Z. Miao
Mar 25 at 13:39
$begingroup$
@rschwieb Good idea! Could you please tell me how to show the third step you mentioned: End(A)≅Mn(End(S_A)) ? I think that is exactly where I cannot give a proof.
$endgroup$
– Edward Z. Miao
Mar 25 at 13:43
$begingroup$
@EdwardZ.Miao Well, that is not hard to prove, but perhaps is a little messy. The idea is that you're going to combine the fact that $Hom(M, oplus N_i)cong oplus_i Hom(M, N_i)$ and $Hom(oplus M_i, N)cong oplus_i Hom(M_i, N)$ for finite index sets (it's not true in general for infinite sets, one of them is the product instead of sum, I forget which.) Basically when you have a sum in both positions of $Hom(-,-)$, the result is a matrix of entries from $Hom(M_i, N_j)$. Hopefully given a map from $Mto N$, you see how to manufacture a complete set of maps $M_ito N_j$ using restrictions.
$endgroup$
– rschwieb
Mar 25 at 14:18