Exclusive or

Binary codes with XOR operation forms an abelian group.

({T,F},) or Bn, is an abelian group.

  • associativity : (ab)c=a(bc)
  • identity element : 0a=a
  • aa=0 every element is its own inverse
  • commutativity : ab=ba

binary words: strings of 1s and 0s.

the set of all binary words of length n called Bn