CurryInfo: contract-prover-4.0.0 / ESMT.tNot

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