src/HOL/Import/HOL/HOL4.thy
author hoelzl
Thu, 12 Nov 2009 17:21:43 +0100
changeset 33638 548a34929e98
parent 16417 9bc16273c2d4
child 41589 bbd861837ebc
permissions -rw-r--r--
Renamed upd_snd_conv to apsnd_conv to be consistent with apfst_conv; Added apsnd_apfst_commute
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14621
bd78bdbc85a9 Whoops, forgot a header...
skalberg
parents: 14516
diff changeset
     1
(*  Title:      HOL/Import/HOL/HOL4.thy
bd78bdbc85a9 Whoops, forgot a header...
skalberg
parents: 14516
diff changeset
     2
    ID:         $Id$
bd78bdbc85a9 Whoops, forgot a header...
skalberg
parents: 14516
diff changeset
     3
    Author:     Sebastian Skalberg (TU Muenchen)
bd78bdbc85a9 Whoops, forgot a header...
skalberg
parents: 14516
diff changeset
     4
*)
bd78bdbc85a9 Whoops, forgot a header...
skalberg
parents: 14516
diff changeset
     5
16417
9bc16273c2d4 migrated theory headers to new format
haftmann
parents: 14621
diff changeset
     6
theory HOL4 imports HOL4Vec HOL4Word32 HOL4Real begin
14516
a183dec876ab Added HOL proof importer.
skalberg
parents:
diff changeset
     7
a183dec876ab Added HOL proof importer.
skalberg
parents:
diff changeset
     8
end