src/Tools/8bit/isa-patches/HOLCF/Cfun1.p
author paulson
Wed, 14 Feb 2001 12:16:32 +0100
changeset 11115 285b31e9e026
parent 1826 2a2c0dbeb4ac
permissions -rw-r--r--
a new theorem from Bryan Ford

types

('a, 'b) "è"          (infixr 5)

syntax
	Gfabs	:: "('a => 'b)=>('a -> 'b)"	(binder "¤" 10)

translations

(type)  "x è y"	== (type) "x -> y"