(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* goal list Evd.sigma type rule = Proof_type.prim_rule = | Cut of bool * bool * Names.Id.t * Term.types | Refine of Term.constr end