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

definition: Info
 
tneg :: Term -> Term
tneg t = tcomb "-" [t]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Negate given numeral SMT-LIB term
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {TComb}}
name: Info
 tneg
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