This is a recursive version of cv_transLib.cv_trans_pre_rec. During
translation of the given HOL function, cv_transLib.cv_auto_trans_pre_rec will
call itself recursively on the definitions of any not-yet-translated constants
it encounters.
As with all auto variants, cv_transLib.cv_auto_trans_pre_rec can sometimes
translate uses of higher-order functions, such as MAP.