Conversion for evaluating applications of patricia$DEPTH.
DESCRIPTION
The conversion PTREE_DEPTH_CONV evaluates terms of the form DEPTH t where t is a well-formed Patricia tree (constructed by patricia$Empty, patricia$Leaf and patricia$Branch).
FAILURE
The conversion will fail if the supplied term is not a suitable application of patricia$DEPTH.