unification hint

unification hint n ≔ v1 : T1,… vi : Ti; h1 ≟ t1, … hn ≟ tn ⊢ tl ≡ tr.

Synopsis:

unification hint nat [ id [ : term ] ,.. ] ; [ id term ,.. ] term term

Action:

Declares the hint at precedence n

The file hints_declaration.ma must be included to declare hints with that syntax.

Unification hints are described in the paper "Hints in unification" by Asperti, Ricciotti, Sacerdoti and Tassi.