package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val eauto_tac : (Hints.hint_mode array list Names.GlobRef.Map.t * TransparentState.t) -> ?unique:bool -> only_classes:bool -> ?strategy:search_strategy -> depth:Int.t option -> dep:bool -> Hints.hint_db list -> unit Proofview.tactic