Group Theory
- is a set, we have binary operators on it as: and , etc.
- Define a group as , the set and a binary operator.
- It's a group when it's: Associative, identity and inverse
- Similar to fields
- Associativity:
- For every
- under is a binary operator:
- See that
- This is an axiom for
- But see for something like mods it's not as well-defined
- Identity:
- Same as with fields, we need that there is an identity.
- There exists where for all
- See that with mods, we must be mod prime , in order to have a multiplicative inverse for all elements in the set.
- has no multiplicative inverse for an element, meaning it violates this property.
- Inverses:
- For every there is a where
- See how the identity is linked to the inverse.
- Notionally as
- Examples:
- See that are a group under
- See that
- Let's find a counterexample:
- Associativity:
- This holds
- Identity:
- , however
- This means that this doesn't have an identity
- The next possible number could be
- But see that
- Inverse:
- See that there is no inverse as is not well-defined.
- So this is not a group.