src/HOL/Main.thy
author paulson
Thu, 17 Jun 1999 10:35:01 +0200
changeset 6833 15d6c121d75f
parent 6779 2912aff958bd
child 6914 ad689270a265
permissions -rw-r--r--
many new guarantees laws
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
6779
2912aff958bd Calculation.thy: Setup transitivity rules for calculational proofs.
wenzelm
parents: 6059
diff changeset
     4
Main = Bin + Map + Recdef + Record + RelPow + Sexp + String + Calculation