(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* Proof_type.goal Tacmach.sigma -> Term.types -> Proof_search.form val make_hyps : atom_env -> Proof_type.goal Tacmach.sigma -> Term.types list -> (Names.Id.t * Term.types option * Term.types) list -> (Names.Id.t * Proof_search.form) list val rtauto_tac : Proof_type.tactic