Module Sidekick_th_bool_static
Theory of boolean formulas.
This handles formulas containing "and", "or", "=>", "if-then-else", etc.
type ('a, 'args) bool_view=Boolean-oriented view of terms
module type ARG = sig ... endArgument to the theory
module type S = sig ... endSignature