User Tools

Site Tools


Sidebar

* [[Start|Home]] * [[Possible Outlines]] * [[playground:Playground]] * [[Needs Review]] * [[sidebar|Edit The Sidebar]]

definition:subgroup

This is an old revision of the document!


Subgroup

Definition

Let $(G,\cdot)$ be a group, and let $H$ be a nonempty subset of $G$. Then $H$ is called a $\textdef{subgroup}$ of $G$ if the following hold:

  1. $\textbf{[Closure]}$ for all $h,k\in H$ one has $h\cdot k\in H$, and
  2. $(H,\cdot)$ is a group.

When $H$ is a subgroup of $G$, we write $H\le G$.

Definition 2

Let $H$ be a subset of a group $G$. We say $H$ is a subgroup of $G$ if $H$ is a group itself when using the the multiplication structure of $G$ restricted to $H$. We'll write $H\leq G$ to mean $H$ is a subgroup of $G$.


Remarks

  • This would be a good place to add links to any subgroup theorems.

<WRAP center round help 60%> Is this generic enough to work with both definitions of group that we know we'll be using? Do the words “restricted to” require a definition as well.

I think the definition I gave above could be improved. I tried to avoid talking about binary operations so we can use this for both the $(G,*)$ and $(G,m,e,i)$ definitions. </WRAP>


$\LaTeX$ version

definition.subgroup.tex
%%%%%
% DEPENDENCIES 
% RequiredMacros: \newcommand{\textdef}[1]{\textit{#1}} 
%%%%%
\begin{definition}
Let $(G,\cdot)$ be a group, and let $H$ be a nonempty subset of $G$. Then $H$ is called a \textdef{subgroup} of $G$ if the following hold:
\begin{enumerate}
\item \textbf{[Closure]} for all $h,k\in H$ one has $h\cdot k\in H$, and
\item  $(H,\cdot)$ is a group.
\end{enumerate}
When $H$ is a subgroup of $G$, we write $H\le G$.
\end{definition}

definition needsreview

definition/subgroup.1377079210.txt.gz · Last modified: 2013/08/21 06:00 by joshuawiscons