Module Bounded_lattice.For

Parameters

Signature

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