View on GitHub

inf240.v20

INF240 Basic Tools for Coding Theory and Cryptography

Exercise 1

Home

Groups

Ex1: Show that a group has precisely one identity element

To be an identity element for a group we have to fulfil the following two rules:

If we assume we have to identity elements $e$ and $e’$, then to fulfil above rule it follows that

Ex2: Show taht for any element $s$ in a group, there is precisely one inverse to $s$.

Ex3: Create the addition and multiplication tables modulo 4.

Ex4: Show that $G_4$ with addition modulo 4, $(G_4, +)$ is a group.