12 lines
160 B
Text
12 lines
160 B
Text
pattern:
|
|
@eq.{?l_1} ?m_2 ?m_3 ?m_4
|
|
term to unify:
|
|
@eq.{1} nat a b
|
|
unification results using whnf:
|
|
nat
|
|
a
|
|
b
|
|
unification results using get_assignment:
|
|
nat
|
|
a
|
|
b
|