package coq-core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module EautoSource

Sourceval e_assumption : unit Proofview.tactic
Sourceval gen_eauto : ?debug:Hints.debug -> ?depth:int -> Tactypes.delayed_open_constr list -> Hints.hint_db_name list option -> unit Proofview.tactic
Sourceval eauto_with_bases : ?debug:Hints.debug -> ?depth:int -> Tactypes.delayed_open_constr list -> Hints.hint_db list -> unit Proofview.tactic
Sourceval autounfold : Hints.hint_db_name list -> Locus.clause -> unit Proofview.tactic
Sourceval autounfold_tac : Hints.hint_db_name list option -> Locus.clause -> unit Proofview.tactic
Sourceval autounfold_one : Hints.hint_db_name list -> Locus.hyp_location option -> unit Proofview.tactic
OCaml

Innovation. Community. Security.