(************************************************************************) (* * The Coq Proof Assistant / The Coq Development Team *) (* v * INRIA, CNRS and contributors - Copyright 1999-2019 *) (* Environ.env -> Evd.evar_map -> EConstr.constr -> EConstr.constr (** Strong variant of cbn reduction. *) val norm_cbn : CClosure.RedFlags.reds -> Environ.env -> Evd.evar_map -> EConstr.constr -> EConstr.constr