Verify.Join_Semilattice
J : Interface.JOIN_SEMILATTICE
include sig ... end
val associativity : J.t -> J.t -> J.t -> bool
val commutativity : J.t -> J.t -> bool
val idempotency : J.t -> bool