doc-src/TutorialI/Misc/consts.thy
author paulson
Tue, 12 Dec 2000 12:01:19 +0100
changeset 10648 a8c647cfa31f
parent 8745 13b32661dde4
permissions -rw-r--r--
first stage in tidying up Real and Hyperreal. Factor cancellation simprocs inverse #0 = #0 simprules for division corrected ambigous syntax definitions in Hyperreal
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8745
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     1
(*<*)theory "consts" = Main:;
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     2
(*>*)consts nand :: gate
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     3
            exor :: gate(*<*)
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     4
end
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     5
(*>*)