Modular Arithmetic: Under the Hood

Topics Covered (17 minutes 26 seconds):

  • how to define the elements of the integers modulo n as equivalence classes
  • how to define addition and multiplication by reference to these operations for the integers
  • proof that these operations are well-defined

Background Needed:

Materials & Links:

  • none yet