src/HOL/Lattice/ROOT.ML
author blanchet
Sun, 01 May 2011 18:37:24 +0200
changeset 42567 d012947edd36
parent 33615 261abc2e3155
permissions -rw-r--r--
shorten readable names -- they can get really long with monomorphization, which actually slows down the ATPs

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

Basic theory of lattices and orders.
*)

use_thys ["CompleteLattice"];