Jump to content

Talk:Frobenius theorem (real division algebras)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Untitled

[edit]

What about Octonions? Jim Bowery (talk) 15:59, 24 July 2014 (UTC)[reply]

They're not an associative algebra. Double sharp (talk) 15:31, 14 November 2015 (UTC)[reply]

Is it possible someone would be able to include a proof for this?

Serious mistake in proof

[edit]

If is orthonormal basis, then by definition of orthonormality, so the claim is wrong (actually not completely wrong, but doesn't make any sense since ) and the following arguments about quaternions and case n>2 are also wrong.

Also there's a type in case n=2: , it should be for the case of quaternions, but it would contradict with orthogonality. — Preceding unsigned comment added by 78.41.194.15 (talk) 11:03, 3 October 2012 (UTC)[reply]

There is no mistake: Orthonormality says that the inner product is zero, not that the algebra product is zero. The definition of the inner product is . Thus . Mike Stone (talk) 15:32, 11 June 2013 (UTC)[reply]

Proof not encyclopedic

[edit]

The proof section, regardless of its accuracy, is not written in an encyclopedic tone. It appears the proof was probably just copied from a paper, but as it stands the only attempt to make it useful to the average reader is the division into arbitrary subsections which are not useful ("The finish" yah I can see that). I lack the knowledge to straighten it out, but I hope someone else can. Integral Python click here to argue with me 17:48, 1 September 2020 (UTC)[reply]

I understood the proof fine. It is in fact an application of the fundamental theorem of algebra and the Cayley-Hamilton theorem, as well as other bits of linear algebra such as the trace of a matrix, the rank-nullity theorem, and basic properties of bilinear forms. The occurrence of the trace of a matrix is due to the Cayley-Hamilton theorem, and the only property of the trace that gets used is that it is linear and maps surjectively to . Anybody with enough of a pure maths education in linear algebra should be able to follow the argument. One well-known textbook which covers all the relevant material is Linear Algebra Done Right by Sheldon Axler. --Svennik (talk) 15:47, 11 October 2021 (UTC)[reply]
I removed some terminology I felt unnecessary like codimension and replaced it with the usual dimension. Also, I made explicit the use of the rank-nullity theorem, and removed the jargon linear form. I've introduced some additional Latex as I wasn't sure how to write using the math template. I hope I haven't introduced any mistakes, or made the proof harder to read. What do people think? I'm still wondering whether the trace map is completely necessary, given that it's only used because:
* It is the second-leading coefficient of the characteristic polynomial of a linear map. This fact is easily verified.
* It is a linear map, i.e. it satisfies and .
* In the context of the proof, we can give its domain and codomain as .
* It is surjective over its codomain, allowing us to use the rank-nullity theorem to find the dimensionality (dimension?) of its kernel.
--Svennik (talk) 12:20, 12 October 2021 (UTC)[reply]

Proof - finish

[edit]

Possibly I'm being slow, but I don't understand why u2 = 1. Alaexis¿question? 12:31, 30 April 2024 (UTC)[reply]

I think I've realised my error. Maybe we could make this clearer for the reader as follows

Alaexis¿question? 10:04, 1 May 2024 (UTC)[reply]

Seems fine to me. NadVolum (talk) 17:18, 6 May 2024 (UTC)[reply]
Thanks! Alaexis¿question? 20:31, 6 May 2024 (UTC)[reply]
Looks fine to me too. This is a good edit. 67.198.37.16 (talk) 03:01, 7 May 2024 (UTC)[reply]
Thank you! Alaexis¿question? 17:02, 7 May 2024 (UTC)[reply]

Might the following be a more "elementary" proof?

[edit]

Theorem: All finite-dimensional associative division algebras over the real numbers are isomorphic to subalgebras of the quaternions.

Main Proof

[edit]

Let be a finite-dimensional associative division algebra over . We proceed by analyzing possible dimensions:

Case 1:

[edit]

In this case, .

Case 2:

[edit]

By Lemma 1, , which is a subalgebra of the quaternions.

Case 3:

[edit]

This case is impossible by Lemma 2, as the dimension must be even.

Case 4:

[edit]
  1. By Lemma 1, there exists with .
  2. Consider the linear map . This map is diagonalizable with eigenvalues .
  3. The eigenspace of eigenvalue 1 has dimension ≥ 2 (as commutes with 1 and ).
  4. This eigenspace cannot have dimension ≥ 3 (would contradict Lemma 3).
  5. Therefore the +1 eigenspace of has dimension 2, and the -1 eigenspace of has dimension .
  6. Therefore, there exists in the -1 eigenspace where , or equivalently, .
  7. By lemma 3, for real and .
  8. Since , we obtain .
  9. By lemma 1, .
  10. Let , which gives and .
  11. Let . Then is isomorphic to the quaternions, as:

This leaves us with three subcases:

  • : Then is isomorphic to the quaternions.
  • : Impossible by Lemma 2.
  • :
  1. Let .
  2. Let .
  3. Step 5 from earlier tell us that .
  4. From , we obtain .
  5. It follows that there exists a that is not a real multiple of which satisfies .
  6. It follows that commutes with since , which contradicts lemma 3.

Lemma 1

[edit]

If , then for any non-real , is an algebra isomorphic to .

Proof:

  1. Let be the minimal polynomial of .
  2. (as is non-real)
  3. (otherwise can be factored, creating zero divisors)
  4. Therefore , giving
  5. If , then , creating zero divisors
  6. Thus , and is real and negative
  7. After scaling, we get satisfying

Lemma 2

[edit]

is even.

Proof:

  1. Assume is odd.
  2. For any , consider .
  3. The characteristic polynomial of has odd degree.
  4. This implies has a real eigenvalue .
  5. The corresponding eigenvector satisfies , making it a zero divisor.
  6. This contradicts being a division algebra.

Lemma 3

[edit]

If is commutative, then .

Proof:

  1. Assume . Choose a linearly independent set .
  2. By Lemma 1, we can replace with spanning the same subspace of , where .
  3. Consider . There are three possibilities:
    • Case 1: . Then , contradicting linear independence.
    • Case 2: . Then , contradicting linear independence.
    • Case 3: . Then , creating a non-trivial zero divisor.
  4. All cases lead to a contradiction, proving that a commutative division algebra cannot have dimension ≥ 3.

81.96.146.252 (talk) 12:05, 4 February 2025 (UTC)[reply]