You can search for identifiers within the package.
in-package search v0.2.0
val coerce : Term.sym
Symbol of the function that computes coercions. Coercion rules are added on that symbol.
val apply : Term.term -> Term.term -> Term.term -> Term.term
apply a b t creates the coercion of term t from type a to type b.
apply a b t
t
a
b