File:Hierarchy of finite groups.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 412 × 285 pixels, file size: 51 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Hierarchy of fundamental classes (including simple groups, solvable groups, nilpotent group, p-groups, abelian groups, elementary abelian p-groups, and cyclic groups) of finite groups are displayed via Hasse diagram. The gaps between these classes are shown by concrete examples on the edges.
Date
Source Own work
Author ARAKI Satoru
 
W3C-validity not checked.
\documentclass{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}

\begin{document} \begin{tikzpicture}
    \node[label=above:finite groups] 
        (grp) {\( \circ \)};
    \node[label=left:simple groups] 
        (simp) [below left=of grp] {\( \circ \)};
    \node[label=right:solvable groups] 
        (solv) [below right=of grp] {\( \circ \)};
    \node[label=right:nilpotent groups] 
        (nilp) [below right=of solv] {\( \circ \)};
    \node[label=right:\( p \)-groups] 
        (p-gp) [below right =of nilp] {\( \circ \)};
    \node[label=left:abelian groups] 
        (ab) [below left =of nilp] {\( \circ \)};
    \node[label=right:elementary abelian \( p \)-groups] 
        (elem) [below left =of p-gp] {\( \circ \)};
    \node[label=left:cyclic groups] 
        (cyc) [below left =of ab] {\( \circ \)};
    \node[label=right:the trivial group] 
        (triv) [below right =of cyc] {\( \circ \)};

    \tikzset{every node/.style={fill=white, scale=.8}} 
    \path
        (grp)  edge node {\( A_5 \)} (solv)
	(grp)  edge node {\( S_5 \)} (simp)
	(solv) edge node {\( S_3 \)} (nilp)
	(nilp) edge node {\( C_3 \times Q_8 \)} (p-gp)
	(nilp) edge node {\( Q_8 \)} (ab)
	(ab)   edge node {\( C_3 \times V_4 \)} (cyc)
	(ab)   edge node {\( C_4 \)} (elem)
	(p-gp) edge node {\( Q_8 \)} (elem)
	(elem) edge node {\( V_4 \)} (triv)
	(cyc)  edge node {\( C_6 \)} (triv)
	;
\end{tikzpicture} \end{document}

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current14:04, 18 June 2017Thumbnail for version as of 14:04, 18 June 2017412 × 285 (51 KB)ARAKI Satoru (talk | contribs)corrected errors
13:47, 18 June 2017Thumbnail for version as of 13:47, 18 June 2017412 × 285 (52 KB)ARAKI Satoru (talk | contribs)User created page with UploadWizard

The following page uses this file:

File usage on other wikis

The following other wikis use this file:

Metadata