Why Denote Group Operation with Multiplication?

  • Context: Graduate 
  • Thread starter Thread starter Site
  • Start date Start date
  • Tags Tags
    Group Multiplication
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
Site
Messages
26
Reaction score
0
Why Denote Group Operation with Multiplication??

When groups are introduced in most abstract algebra texts, the operation is denoted by multiplication or juxtaposition and addition notation is reserved for abelian groups.

This seems to cause a lot of unnecessary confusion. Professors often rely completely on modular arithmetic (additive) to motivate arbitrary quotient groups (multiplicative), so students must constantly translate between the two notations. Other key examples of groups are the integers, rationals, reals and complex numbers, all under addition.

When rings are introduced there is even more confusion, since the group aspect of a ring is denoted by addition, and a ring under multiplication is not a group at all.

It seems to me that it would make more sense to introduce monoids with the multiplication/juxtaposition notation (to emphasize connection to rings) and use addition for group notation.

One might argue that it is important to distinguish between abelian and nonabelian groups. In this case, a more acceptable notation for nonabelian groups could be the composition notation of functions. In particular this would highlight the connection to the group of bijections of a set and avoid confusion with multiplication in a ring.

What do you guys think? I'm not too far into math myself, so I might have overlooked a key reason that multiplicative notation is used for groups.
 
Physics news on Phys.org


I suspect the preference for multiplication may be because of linear algebra and matrix multiplication.

I've been getting into linear algebra recently after neglecting it for years and I've been really floored by just how useful matrix multiplication notation is once you pay attention.
Matrix multiplication (among other things) gives a general way to represent the groups of vector rotations and reflections in any dimension.

Speaking of rotations, the group of rotations of the complex roots of unity is one of the jewels of mathematics. Seeing the deep beauty of e^(i*pi) requires understanding that the complex n-th roots of 1 are groups under complex multiplication, which may be the other big reason for prefering multiplication to addition.
 


This seems to cause a lot of unnecessary confusion. Professors often rely completely on modular arithmetic (additive) to motivate arbitrary quotient groups (multiplicative), so students must constantly translate between the two notations. Other key examples of groups are the integers, rationals, reals and complex numbers, all under addition.

While this maybe true in the lecture theatre, in real world applications of group theory (whether in industry or journal papers) you aren't studying (ℝ,+). You list examples that first years are familiar with. But you learn the theory because you want to study other groups. Which leads to...

Fredrik said:
Most of the useful groups are matrix groups. It would be very confusing to use the + notation for them, since the group operation is matrix multiplication.

Adding to this, if you are doing groups theory, you'll be using representation theory, and the representation is always matrix multiplication.
 
Last edited:


Is this discussion whether to use [itex]\cdot[/itex] or + to denote the binary operation in a group ?? The only reasonable way is to choose none of the 2, an example would be [itex]\star[/itex], or even better [itex]\ast[/itex].
 


Multiplicative notation has the advantage that one doesn't have to explicitly write the symbol for the group operation. Who wants to have to write things like ##a\cdot b \cdot a^{-1} \cdot b^{-1}## or ##a * b * a^{-1} * b^{-1}## when ##aba^{-1}b^{-1}## conveys the meaning just as effectively (arguably more so because it's easier to read)?