Parameter Complete_Integer.B
type boolean = Lattices.Quadrivalent.tmodule 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 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 Integer_Lattice : Lattices.Sig.INTEGER_LATTICE with type t = integer