src/Tools/8bit/isa-patches/HOL/Nat.p
author wenzelm
Sun, 25 Oct 1998 12:33:27 +0100
changeset 5769 6a422b22ba02
parent 1826 2a2c0dbeb4ac
permissions -rw-r--r--
tuned checklist;

syntax
  "Gmu"	:: (nat => bool) => nat				(binder "´" 10)

translations
  "´x.P"	== "LEAST x. P"