src/HOL/Main.thy
author wenzelm
Fri, 04 Jun 1999 19:57:31 +0200
changeset 6779 2912aff958bd
parent 6059 aa00e235ea27
child 6914 ad689270a265
permissions -rw-r--r--
Calculation.thy: Setup transitivity rules for calculational proofs.
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