GROUPS, Subgroups and Cyclic Groups
GROUPS, Subgroups and Cyclic Groups
GROUP
∗.
(∀x ∈ G) x ∗ e = x = e ∗ x.
AXIOM # 3
x ∗ = = ∗ x.
DEFINITION :
1.(Z, +) is a group.
Certainly, the sum of two integers is an integer, so +
is a binary operation on Z (ie. Z is closed with
respect to +). We also know that addition of numbers
satisfies the associative rule. The integer 0 plays the
role of the identity element:
n + 0 = n = 0+ n ∀ n ∈ Z.
Finally, if n is an integer, then the integer −n plays
the role of its inverse: n + (−n) = 0 = (−n) + n.
Hence (Z, 0) satisfies all the axioms, so it is a group.
This group is abelian, since addition of numbers is
commutative.
2. (Q, +), (R, +), (C, +) are
groups.
These groups are also abelian.
3. (N, +) is not a group. It does not
satisfy the inverse axiom; for
example, 5 ∈ N has no inverse in
N with respect to +.
4. The one-element set {e} is a group
with respect to the unique binary
operation (e, e) → e on it.
This is called the trivial group.
trivial group is the group whose underlying set is the singleton, hence whose
only element is the neutral element.
5. The cyclic group of order n is a
group denoted ( +).
(∀ x, y ∈ G) f(x ∗ y) = f(x)†f(y).
An isomorphism from (G, ∗) to (H, †) is a bijective
homomorphism f : G → H.
If an isomorphism from (G, ∗) to (H, †) exists, then we
say that the groups (G, ∗) and (H, †) are isomorphic,
which is denoted (G, ∗) ≅ (H, †),
or sometimes just G ≅ H.
EXAMPLES
+)
6. The set R\{0} of nonzero real numbers is a
group with respect to multiplication.
The determinant map det : (R) → R\{0} is a
homomorphism.
(This is just the familiar property
det(AB) = det (A)det (B) of determinants.
7. The map x → is an
isomorphism from (, +) to
({±1}, ·).
8. If m ∈ Z, then the map f : Z →
Z, f(n) = mn, is a homomorphism
from (Z, +) to (Z, +).
9. If x ∈ R {0}, then the map f : R → R, f(y) =
xy,
is an isomorphism from (R, +) to (R, +).
The inverse isomorphism is the map y → .
LET 1 ≤ N ≤ 3.
THEN ANY TWO GROUPS
CONTAINING EXACTLY N
ELEMENTS ARE ISOMORPHIC
ELEMENTARY PROPERTIES OF GROUPS AND HOMOMORPHISMS
2. 2. If ∈
̅ G is the inverse of x ∈ G in (G, ∗), then f() is the inverse of
f(x) in (H, †).
THE RELATION OF ISOMORPHISM BETWEEN GROUPS IS AN
EQUIVALENCE RELATION.
Proof.
For closure, note that if ∈ 〈g⟩ ,
then g m · g n = ∈ 〈g⟩.
1 = ∈ 〈g⟩. Finally, if g n ∈ h 〈g⟩, its inverse is , which
is also in 〈g⟩. Therefore, 〈g⟩ is a subgroup of G.
EXAMPLE
by elements of
IT SAYS THAT THE SUBGROUP RELATIONSHIP IS TRANSITIVE.
Note: In order to use this criterion, you have to show that the set
in question is nonempty before doing the “a · ∈ H” check.
Usually you show the set is nonempty by showing that it
contains the identity element
(A subgroup of a matrix group)
EXAMPLE
Let GL(2, R) be the set of invertible 2
× 2 matrices with real entries.
Therefore, AB is invertible, so matrix multiplication is
a binary operation on GL(2, R). (The point is that the
set is closed under the operation.) From linear algebra,
I know that matrix multiplication is associative. The 2
×
2 identity matrix is invertible, so it’s in GL(2, R). It’s
the identity for GL(2, R) under matrix multiplication.
Finally, if A ∈ GL(2, R), thenexists.
It’s also an element of GL(2, R), since its inverse is A.
This proves that GL(2, R) is a group under matrix
multiplication.
DEFINITION
(a) The generators of are 1, 5, 7, and 11. These are the elements of
{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11} which are relatively prime to 12.
(b) If p is prime, the generators of are 1, 2, . . . , p − 1.
EXAMPLE