Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val snf : Signature.t -> Term.term -> Term.term
val whnf : Signature.t -> Term.term -> Term.term
val are_convertible : Signature.t -> Term.term -> Term.term -> bool
val constraint_convertibility :
Rule.constr ->
Rule.rule_name ->
Signature.t ->
Term.term ->
Term.term ->
bool