CurryInfo: verify-non-fail-2.0.0 / Verify.ESMT.tConj

definition:
tConj :: [Term] -> Term
tConj = tComb "and"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Conjunction
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {tComb}}
name:
tConj
precedence:
no precedence defined
result-values:
{tComb}
signature:
[Term] -> Term
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms