notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Antisymmetric.md (123B)


      1 # AntiSymmetric
      2 
      3 Ch 9.1
      4 
      5 **Definition:** An antisymmetric relation is one such that if xRy then yRx is false where x != y.