CS Wiki | Cedric Schwyter

Algebra

Algebra

Introduction

💡 An operation on a set is a function , where is called the arity of the operation.

💡 An algebra (or algebraic structure or -algebra) is a pair where is a set (the carrier of the algebra) and is a list of operations on .

Monoids and Groups

💡 A left [right] neutral element (or identity element) of an algebra is an element such that [] for all . If for all , then is simply called neutral element.

📌 If has both a left and a right neutral element, then they are equal. In particular can have at most one neutral element.

💡 A binary operation on a set is associative if for all .

💡 A monoid is an algebra where is associative and is the neutral element.

💡 A left [right] inverse element of an element in an algebra with neutral element is an element such that []. If , then is simply called an inverse of .

📌 In a monoid , if has a left and a right inverse, then they are equal. In particular, has at most one inverse.

💡 A group is an algebra satisfying the following axioms:

  1. is associative.
  2. is a neutral element: for all .
  3. Every has an inverse element , i.e., .

💡 A group (or monoid) is called commutative or abelian if for all .

📌 For a group , we have for all :

  1. .
  2. .
  3. Left cancellation law: .
  4. Right cancellation law: .
  5. The equation has a unique solution for any and , So does the equation .

The Structure of Groups

💡 The direct product of groups is the algebra

where the operation is component-wise:

📌 is a group, where the neutral element and the inversion operation are component-wise in the respective groups.*

💡 For two groups and , a function is called a group homomorphism if, for all and ,

If is a bijection from to , then it is called an isomorphism, and we say that and are isomorphic and write .

📌 A group homomorphism from to satisfies

  1. for all .*

💡 A subset of a group is called a subgroup of if is a group, i.e., if is closed with respect to all operations:

  1. for all
  2. for all .

💡 Let be a group and let be an element of . The order of , denoted , is the least such that , if such an exists, and is said to be infinite otherwise, written .

📌 In a finite group , every element has a finite order.

💡 For a finite group , is called the order of .

💡 If is a group and has finite order, then for any we have

💡 For a group and , the group generated by , denoted , is defined as

It is easy to see that is a group, actually the smallest subgroup of a group containing the element . For finite groups we have

💡 A group generated by an element is called cyclic, and is called a generator of .

💡 Being cyclic is a special property of a group. Not all groups are cyclic. A cyclic group can have many generators. In particular, if is a generator, then so is . Caution: not every element of a cyclic group has to be a generator.

For a finite group , an element is a generator if and only if .

📖 A cyclic group of order is isomorphic to (and hence abelian).

💡 In the set of generators is given by .

💡 Let and be isomorphic cyclic groups. An isomorphism maps generators to generators. Let denote the set of generators of . Then the set of generators of is given by

📖 Lagrange’s Theorem: Let be a finite group and let be a subgroup of . Then the order of divides the order of , i.e., divides .

📎 For a finite group , the order of every element divides the group order, i.e., divides for every .

📎 Let be a finite group. Then for every .

📎 Every group of prime order is cyclic, and in such a group every element except the neutral element is a generator.

💡 .

💡 The Euler function is defined as the cardinality of (known as Euler’s totient function or Euler’s phi function):

📌 If the prime factorization of is , then

📖 is a group.*

📎 Fermat, Euler: For all and all with ,

In particular, for every prime and every not divisible by ,

📖 The group is cyclic if and only if , , , or , where is an odd prime and .

📖 -th Roots in a Group: Let be some finite group (multiplicatively written), and let be relatively prime to (i.e., ). The function is a bijection and the (unique) -th root of , namely satisfying , is

where is the multiplicative inverse of modulo , i.e.,

Application: Diffie-Hellman for General Groups

Diffie-Hellman Key-Agreement for General Groups

Application: RSA Public-Key Encryption

RSA Public-Key Encryption

Rings and Fields

💡 A ring is an algebra for which

  1. is a commutative group.
  2. is a monoid
  3. and for all (left and right distributive laws).

A ring is called commutative if multiplication is commutative ().

📌 For any ring , and for all ,

  1. .
  2. .
  3. .
  4. If is non-trivial (i.e., if it has more than one element), then .

💡 The characteristic of a ring is the order of 1 in the additive group if it is finite, and otherwise the characteristic is defined to be 0 (not infinite).

💡 For with we say that divides , denoted , if there exists such that . In this case, is called a divisor of and is called a multiple of .

📌 In any commutative ring,

  1. If and , then , i.e., the relation is transitive.
  2. If , then for all .
  3. If and , then .

💡 For ring elements and (not both 0), a ring element is called a greatest common divisor of and if divides both and and if every common divisor of and divides , i.e., if

💡 An element of a (commutative) ring is called a unit if is invertible, i.e., for some . (we write .) The set of units of is denoted by .

📌 For a ring , is a multiplicative group (the group of units of ).

💡 An element of a commutative ring is called a zerodivisor if for some in .

💡 An integral domain is a (nontrivial) commutative ring without zerodivisors: .

📌 In an integral domain, if , then with is unique (and is denoted by or and called quotient).

💡 A polynomial over a ring in the indeterminate is a formal expression of the form

for some non-negative integer , with . The degree of , denoted , is the greatest for which . The special polynomial 0 (i.e., all the are 0) is defined to have degree “minus infinity”. Let denote the set of polynomials (in ) over .

📖 For any ring , is a ring.

📌 1. *If is an integral domain, then so is .

  1. The units of are the constant polynomials that are units of : .*

💡 A field is a nontrivial commutative ring in which every nonzero element is a unit, i.e., (in other words, is an abelian group).

📖 is a field if and only if is prime.*

💡 In the following we denote the field with elements by rather than . “GF” stands for Galois Field.

📖 A field is an integral domain.

Polynomials over a Field

💡 A polynomial is called monic if the leading coefficient is 1.

💡 A polynomial with a degree at least 1 is called irreducible if it is divisible only by constant polynomials and by constant multiples of .

💡 The monic polynomial of largest degree such that and is called the greatest common divisor of and , denoted .

📖 Let be a field. For any and in there exist a unique (the quotient) and a unique (the remainder) such that

💡 In an integral domain, and are called associates, denoted , if for some unit .

💡 In an integral domain, a non-unit is irreducible if, whenever , then either or is a unit.

📌 .

💡 A Euclidean domain is an integral domain together with a so-called degree function such that

  1. For every and in there exist and such that and or .
  2. For all nonzero and in , .

📖 In a Euclidean domain every element can be factored uniquely (up to taking associates) into irreducible elements.

Polynomials as Functions

💡 Let . An element for which is called a root of .

📌 For a field , is a root of if and only if divides .

📎 A polynomial of degree 2 or 3 over a field is irreducible if and only if it has no root.

💡 If is a root of , then its multiplicity is the highest power of dividing .

📖 For a field , a nonzero polynomial of degree has at most roots, counting multiplicities.

📌 A polynomial of degree at most is uniquely determined by any values of , i.e., by for any distinct .

Application: Lagrange Interpolation

Lagrange Interpolation of Polynomials

Finite Fields

📌 Congruence modulo is an equivalence relation on , and each equivalence class has a unique representative of degree less than .

💡 Let be a polynomial of degree over . Then

📌 Let be a finite field with elements and let be a polynomial of degree over . Then .

📌 is a ring with respect to addition and multiplication modulo .*

📌 The congruence equation

(for a given ) has a solution if and only if . The solution is unique. In other words,

📖 The ring is a field if and only if is irreducible.

📖 For every prime and every there exists an irreducible polynomial of degree in . In particular, there exists a finite field with elements.

📖 There exists a finite field with elements if and only if is a power of a prime. Moreover, any two finite fields of the same size are isomorphic.

📖 The multiplicative group of every finite field is cyclic.

Application: Error-Correcting Codes

Error-Correcting Codes

Application: Linear Shift Registers (LSRs)

Linear-Feedback Shift Registers (LFSRs) (TODO)

Extended Euclidean Algorithm

Extended Euclidean Algorithm (TODO)

This project is maintained by D3PSI