Fun.thy
author lcp
Fri, 11 Nov 1994 10:35:03 +0100
changeset 170 3a8d722fd3ff
parent 115 0ec63df3ae04
permissions -rw-r--r--
HOL,ZF/Makefile: enclosed multiple "use" calls in parentheses. This ensures that if one dies, all die. BUT NOT Pure/Makefile, where PolyML.use"POLY" makes the identifier "use" visible.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
115
0ec63df3ae04 HOL/fun.ML: renamed Fun.ML to avoid problems with MLs "fun" keyword
lcp
parents:
diff changeset
     1
(*  Title: 	HOL/Fun.thy
0ec63df3ae04 HOL/fun.ML: renamed Fun.ML to avoid problems with MLs "fun" keyword
lcp
parents:
diff changeset
     2
    ID:         $Id$
0ec63df3ae04 HOL/fun.ML: renamed Fun.ML to avoid problems with MLs "fun" keyword
lcp
parents:
diff changeset
     3
    Author: 	Tobias Nipkow, Cambridge University Computer Laboratory
0ec63df3ae04 HOL/fun.ML: renamed Fun.ML to avoid problems with MLs "fun" keyword
lcp
parents:
diff changeset
     4
    Copyright   1994  University of Cambridge
0ec63df3ae04 HOL/fun.ML: renamed Fun.ML to avoid problems with MLs "fun" keyword
lcp
parents:
diff changeset
     5
0ec63df3ae04 HOL/fun.ML: renamed Fun.ML to avoid problems with MLs "fun" keyword
lcp
parents:
diff changeset
     6
Lemmas about functions.
0ec63df3ae04 HOL/fun.ML: renamed Fun.ML to avoid problems with MLs "fun" keyword
lcp
parents:
diff changeset
     7
*)
0ec63df3ae04 HOL/fun.ML: renamed Fun.ML to avoid problems with MLs "fun" keyword
lcp
parents:
diff changeset
     8
0ec63df3ae04 HOL/fun.ML: renamed Fun.ML to avoid problems with MLs "fun" keyword
lcp
parents:
diff changeset
     9
Fun = Set