notes

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

Transitive.md (141B)


      1 # Transitive
      2 
      3 Ch 9.1
      4 
      5 **Definition:** A transitive relation holds the transitive property namely that if xRy and yRz then xRz for all x,y,z.