src/LCF/ROOT.ML
author huffman
Wed, 18 Apr 2012 15:48:32 +0200
changeset 47544 e455cdaac479
parent 33615 261abc2e3155
permissions -rw-r--r--
move constant 'Respects' into Lifting.thy; add quantifier transfer rules for quotients
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9000
c20d58286a51 cleaned up;
wenzelm
parents: 6349
diff changeset
     1
(*  Title:      LCF/ROOT.ML
1461
6bcb44e4d6e5 expanded tabs
clasohm
parents: 1361
diff changeset
     2
    Author:     Tobias Nipkow
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     3
    Copyright   1992  University of Cambridge
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     4
*)
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     5
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 25750
diff changeset
     6
use_thys ["LCF"];
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     7