CurryInfo: contract-prover-4.0.0 / ESMT.tEquVar

definition: Info
 
tEquVar :: SVar -> Term -> Term
tEquVar v t = tEqu (TSVar v) t
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Equality between a variable and a term.
failfree: Info
 (_, _)
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_,_) |-> {TComb}}
name: Info
 tEquVar
precedence: Info
 no precedence defined
result-values: Info
 {TComb}
signature: Info
 Prelude.Int -> Term -> Term
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms