Group Theory
SymmetricGroup, AlternatingGroup, DihedralGroup and many other named groups are built-in symbols.
Get a list of group elements:
In[1]:= |
Out[1]= | ![]() |
Determine the generators of a group:
In[2]:= |
Out[2]= | ![]() |
Show the multiplication table for a group:
In[1]:= |
Out[1]= | ![]() |
Visualize it with a Cayley graph:
In[2]:= |
Out[2]= | ![]() |
QUICK REFERENCE: Group Theory »