preface.laws
Bounded_lattice.For
preface
preface.core
preface.make
preface.qcheck
preface.specs
preface.stdlib
module L : Preface_specs.BOUNDED_LATTICE
include Bounded_join_semilattice.LAWS with type t := L.t
val bounded_join_semilattice_1 : unit -> (L.t, L.t) Law.t
include Bounded_meet_semilattice.LAWS with type t := L.t
val bounded_meet_semilattice_1 : unit -> (L.t, L.t) Law.t
val bounded_lattice_1 : unit -> (L.t, L.t -> L.t) Law.t
val bounded_lattice_2 : unit -> (L.t, L.t -> L.t) Law.t