src/HOL/Lattice/ROOT.ML
author huffman
Thu, 10 May 2012 22:00:24 +0200
changeset 47908 25686e1e0024
parent 33615 261abc2e3155
permissions -rw-r--r--
temporarily comment out broken nitpick example; adapt to new definition of type rat

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

Basic theory of lattices and orders.
*)

use_thys ["CompleteLattice"];