src/HOL/Main.thy
author paulson
Mon, 19 Jul 1999 15:35:42 +0200
changeset 7038 e01513f1390a
parent 6914 ad689270a265
child 7143 9c02848c5404
permissions -rw-r--r--
NatBin: binary arithmetic for the naturals
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5123
97c1d5c7b701 stepping stones;
wenzelm
parents:
diff changeset
     1
5126
01cbf154d926 theory Main includes everything;
wenzelm
parents: 5123
diff changeset
     2
(*theory Main includes everything*)
01cbf154d926 theory Main includes everything;
wenzelm
parents: 5123
diff changeset
     3
7038
e01513f1390a NatBin: binary arithmetic for the naturals
paulson
parents: 6914
diff changeset
     4
Main = NatBin + Map + Recdef + Record + RelPow + Sexp + String + Calculation