Conversion for evaluating applications of patricia$SIZE.
DESCRIPTION
The conversion PTREE_SIZE_CONV evaluates terms of the form SIZE 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$SIZE.