doc-src/Tutorial/Misc/types
author paulson
Wed, 25 Aug 1999 10:45:41 +0200
changeset 7338 b275ae194e5a
parent 5377 efb799c5ed3c
permissions -rw-r--r--
new theorem inv_f_eq

types number       = nat
      gate         = bool => bool => bool
      ('a,'b)alist = "('a * 'b)list"