Groups and Group Actions Flashcards
Define a binary operation
A binary operation on a set S is a function from SxS to S.
Define associativity
If * is associative, a(bc) = (ab)c for all a, b and c in the set.
Define an identity
e is an identity if ea = a = ae for all a in the set.
Define an inverse
If b is in S, then b is a’s inverse if ab = ba = e.
Define commutativity
If * is commutative, ab = ba for all a and b in the set
Define a group
(G,*) is a group if:
1. * is associative
2. * has an identity e
3. Every a ∈ G has an inverse
Define an Abelian group
A group that has a commutative binary operation.
Define a cyclic group
A group G is cyclic if there is an element x ∈ G such that G = {x^n: n ∈ Z}.
Define the dihedral group
D_2n is the set of all isometries of the regular n-gon in R^2, with the group operation being composition.
Define a generator.
If there exists an element x ∈ G such that G = {x^n: n ∈ Z}, x is said to be a generator for G.
Define a direct product
If we have two groups, (G,) and (G,o), then GxH (the direct product) is the set {(g,h): g ∈ G, h ∈ H} with group operation (g_1,h_1)”“(g_2,h_2) = (g_1*g_2,h_1oh_2) for all g_1, g_2 in G and h_1, h_2 in H.
Define a subgroup
H is a subgroup of G if H is a subset of G, e ∈ H, if x,y ∈ H then xy ∈ H and if x ∈ H, then x^-1 ∈ H.
Define the order of a group
The cardinality of the underlying set.
Gefine the order of an element
The order of g is the least positive integer r such that g^r = e.
Define an isomorphism
If we can define a bijection that maps from one set to another, this is called an isomorphism.
Define a permutation
A permutation of S is a bijection S -> S.
Define a cycle
A permutation σ ∈ S_n is a cycle if there are distinct elements a_1, … , a_k in {1, …, n} such that (a_i)σ = a_(i+1) for 1 ≤ i < k, (a_k)σ = a_1 and xσ = x for x ∉ {a_1, …, a_k}.
Define disjoint cycles
Two cycles are disjoint if none of the elements in each cycle are shared between the two cycles.