Parameter Complete_Binary.B
type boolean = Lattices.Quadrivalent.tmodule Bitvector_Forward :
Operator.BITVECTOR_FORWARD_WITH_BIMUL_ADD
with module Arity := Operator.Forward_Arity
and type boolean := boolean
and type bitvector := bitvectormodule Bitvector_Backward : sig ... endmodule Boolean_Forward :
Operator.BOOLEAN_FORWARD
with module Arity := Operator.Forward_Arity
and type boolean := booleanmodule Boolean_Backward :
Operator.BOOLEAN_BACKWARD
with module Arity := Operator.Backward_Arity
and type boolean := booleanmodule Boolean_Lattice : Lattices.Sig.BOOLEAN_LATTICE with type t = booleanmodule Bitvector_Lattice :
Lattices.Sig.BITVECTOR_LATTICE with type t = bitvector