src/HOL/Lattice/ROOT.ML
author skalberg
Mon, 29 Mar 2004 15:35:04 +0200
changeset 14494 48ae8d678d88
parent 10157 6d3987f3aad9
child 33615 261abc2e3155
permissions -rw-r--r--
Added bitvector library (Word) to HOL/Library and a theory using it (Adder) to HOL/ex.

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

Basic theory of lattices and orders.
*)

time_use_thy "CompleteLattice";