Fun.thy
author lcp
Tue, 06 Sep 1994 10:54:46 +0200
changeset 134 4b7da5a895e7
parent 115 0ec63df3ae04
permissions -rw-r--r--
HOL/ind_syntax/factors: now returns only factors in the product type that associate to the right. Previously the proof of the induction rule crashed on types such as (bool*bool)*bool.
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