src/CTT/Main.thy
author haftmann
Thu, 05 Jan 2017 14:49:21 +0100
changeset 64794 6f7391f28197
parent 63505 42e1dece537a
child 64980 7dc25cf5793e
permissions -rw-r--r--
lead_coeff is more appropriate as abbreviation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
60770
240563fbf41d isabelle update_cartouches;
wenzelm
parents: 58889
diff changeset
     1
section \<open>Main includes everything\<close>
10466
78168ca70469 new Main.thy as in HOL, ZF
paulson
parents:
diff changeset
     2
17441
5b5feca0344a converted to Isar theory format;
wenzelm
parents: 16417
diff changeset
     3
theory Main
63505
42e1dece537a misc tuning and modernization;
wenzelm
parents: 60770
diff changeset
     4
  imports CTT Arith Bool
17441
5b5feca0344a converted to Isar theory format;
wenzelm
parents: 16417
diff changeset
     5
begin
10466
78168ca70469 new Main.thy as in HOL, ZF
paulson
parents:
diff changeset
     6
end