src/HOL/Main.thy
changeset 40178 00152d17855b
parent 40121 e7a80c6752c9
child 40181 3788b7adab36
equal deleted inserted replaced
40166:d3bc972b7d9d 40178:00152d17855b
     1 header {* Main HOL *}
     1 header {* Main HOL *}
     2 
     2 
     3 theory Main
     3 theory Main
     4 imports Plain Record Predicate_Compile Nitpick SMT Quotient
     4 imports Plain Record Predicate_Compile Nitpick SMT
     5 begin
     5 begin
     6 
     6 
     7 text {*
     7 text {*
     8   Classical Higher-order Logic -- only ``Main'', excluding real and
     8   Classical Higher-order Logic -- only ``Main'', excluding real and
     9   complex numbers etc.
     9   complex numbers etc.