src/HOL/Lattice/ROOT.ML
author wenzelm
Tue, 21 Jul 2009 01:03:18 +0200
changeset 32091 30e2ffbba718
parent 10157 6d3987f3aad9
child 33615 261abc2e3155
permissions -rw-r--r--
proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;

(*  Title:      HOL/Lattice/ROOT.ML
    ID:         $Id$
    Author:     Markus Wenzel, TU Muenchen

Basic theory of lattices and orders.
*)

time_use_thy "CompleteLattice";