BoolDomain.FlatBoolinclude Lattice.PO with type t = [ `Bot | `Lifted of bool | `Top ]include Printable.S with type t = [ `Bot | `Lifted of bool | `Top ]val hash : t -> intval show : t -> stringval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> Yojson.Safe.tval tag : t -> intUnique ID, given by HConsed, for context identification in witness
val arbitrary : unit -> t QCheck.arbitrarywiden x y assumes leq x y. Solvers guarantee this by calling widen old (join old new).