CurryInfo: smtlib-3.0.0 / Language.SMTLIB.Goodies.<%

definition: Info
 
(<%) :: Term -> Term -> Term
t1 <% t2 = tcomb "<" [t1, t2]
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Constrain two SMT-LIB terms with a less-than-relation
failfree: Info
 (_, _)
indeterministic: Info
 referentially transparent operation
infix: Info
 infix
iotype: Info
 {(_,_) |-> {TComb}}
name: Info
 <%
precedence: Info
 4
result-values: Info
 {TComb}
signature: Info
 Language.SMTLIB.Types.Term -> 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