Rewrite.Strategies
val fail : strategy
val id : strategy
val refl : strategy
val fix_tac : (strategy -> strategy Proofview.tactic) -> strategy Proofview.tactic
val one_lemma : Tactypes.delayed_open_constr -> bool -> Gentactic.glob_generic_tactic option -> Locus.occurrences -> strategy
val lemmas : (Tactypes.delayed_open_constr * bool * Gentactic.glob_generic_tactic option) list -> strategy
val old_hints : string -> strategy
val hints : string -> strategy
val reduce : Redexpr.red_expr -> strategy
val fold : Evd.econstr -> strategy
val fold_glob : Glob_term.glob_constr -> strategy