CurryInfo: smtlib-3.0.0 / Language.SMTLIB.Goodies.tand

definition: Info
 
tand :: [Term] -> Term
tand = tcomb "and"
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Combine a list of SMT-LIB terms using a conjunction
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {tcomb}}
name: Info
 tand
precedence: Info
 no precedence defined
result-values: Info
 {tcomb}
signature: Info
 [Language.SMTLIB.Types.Term] -> Language.SMTLIB.Types.Term
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms