Parameter Log_Numeric_Enum.Sub
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 = bitvectormodule Integer_Forward :
Operator.INTEGER_FORWARD
with module Arity := Operator.Forward_Arity
and type boolean := boolean
and type integer := integermodule Integer_Backward :
Operator.INTEGER_BACKWARD
with module Arity := Operator.Backward_Arity
and type boolean := boolean
and type integer := integermodule Integer_Lattice : Lattices.Sig.INTEGER_LATTICE with type t = integermodule Enum_Forward :
Operator.ENUM_FORWARD
with module Arity := Operator.Forward_Arity
and type boolean := boolean
and type enum := enummodule Enum_Backward :
Operator.ENUM_BACKWARD
with module Arity := Operator.Backward_Arity
and type boolean := boolean
and type enum := enummodule Enum_Lattice : Lattices.Sig.ENUM_LATTICE with type t = enum