Fields and Groups: Proving a Set is a Field vs Non-Abelian Group

  • Thread starter Thread starter MikeDietrich
  • Start date Start date
  • Tags Tags
    Fields Groups
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
MikeDietrich
Messages
31
Reaction score
0

Homework Statement


The problem asks me to determine if the matrix [p -q ## q p] is a field with addition and multiplication. However, that is not my question.

My question is: How is proving a set is a field different from proving a set is a non-abelian group (under addition then separately under multiplication)?
 
Physics news on Phys.org
From CRC Standard Math Tables, 15th Ed.
"A field is an integral domain in which every element except z is a unit. In other words, the non-z elements form an Abelian group relative to multiplication (X).
Example 1. Therational field consiting of ordinary fractions, addition, and multiplication.
Example 2. The se of all real numbers a + b[itex]\sqrt{2}[/itex], a and b rational. Then
(a + b[itex]\sqrt{2}[/itex]) + (c + d[itex]\sqrt{2}[/itex]) = (a + c) + (b + d)[itex]\sqrt{2}[/itex] and
(a + b[itex]\sqrt{2}[/itex]) X (c + d[itex]\sqrt{2}[/itex]) = (ac + 2bd) + (ad + bc)[itex]\sqrt{2}[/itex]."
 
sorry... I meant "Abelian" not "non-Abelian" (for some reason, I cannot edit my original post). Thank you Mark.
 
A field will never be a group under multiplication- the additive identity never has a multiplicative inverse. Also, a field requires the distributive law a(b+ c)= ab+ ac which involves both addition and multiplication.
 
Thank you. That is exactly what I was looking to know!