1/15
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Group Axioms
Closure
Associativity
Identity
Inverse
Ring Axioms
(R, + ) is an abelian group
(R, * ) is associative
* distributes over +
Ring with unity or 1
A ring with the usual axioms as well as having a multiplicative identity
a*1 = 1*a = a
(R, + ) is an abelian group
(R, * ) is associative
* distributes over +
(R, * ) has an identity
Commutative Ring
A ring with the usual axioms as well as being commutative with *
a*b = b*a
(R, + ) is an abelian group
(R, * ) is associative
* distributes over +
(R, * ) has an identity
(R, * ) is commutative
Unit for a ring
an element of a ring that has a multiplicative inverse
a*a-1 = 1
Integral Domain
non-trivial commutative ring with unity that has no zero divisors
always a sub-ring of a field
finite integral domains are always fields
(R, + ) is an abelian group
(R, * ) is associative
* distributes over +
(R, * ) has an identity
(R, * ) is commutative
a*b = 0 ==> a or b = 0
Field
A commutative ring with unity in which 1≠0 and all non zero elements are units
(R, + ) is an abelian group
(R, * ) is associative
* distributes over +
(R, * ) has an identity
(R, * ) is commutative
a*b = 0 ==> a or b = 0
(R, * ) has multiplicative inverses for all nonzero elements
Orbit
All the elements that a given element from a set S can be mapped to by the actions from a group G.
It will be a subset of S.
G(x) = {g(x): g∈G}
Stabilizer
All the actions from a group G that map a given element from a set S to itself
It will be a subgroup of G.
Gx = {g∈G: g(x) = x}
Orbit Stabilizer Theory
|G| = |Gx|*|G(x)|
properties of a stabilizer Gx
Composing symmetries in Gx stays in Gx
Identity is in Gx
Undoing any symmetry in Gx stays in Gx
Gx is a subgroup of G
|Gx| divides |G|
Subgroup Conditions
if H is a subgroup of G
H is non-empty
For any elements a, b ∈ H, ab-1 ∈ H
Lagrange’s Theorem
for a subgroup H of G, |H| divides |G|
ie, the order of every subgroup of G divides the order of G
Let H be a subgroup of G, and let G have order k. What could the order of H be?
|H| must be a positive integer that divides |G|
Let H be a subgroup of G, and |G| is prime. What can we infer about H and G?
G is a cyclic group, and H = {e} or G
In any group, (ab)-1 = ____
b-1a-1