package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.0.tar.gz
sha256=36577b55f4a4b1c64682c387de7abea932d0fd42fc0cd5406927dca344f53587

doc/coq-core.tactics/Class_tactics/Search/index.html

Module Class_tactics.SearchSource

Sourceval eauto_tac : (Hints.hint_mode array list Names.GlobRef.Map.t * TransparentState.t) -> ?unique:bool -> only_classes:bool -> best_effort:bool -> ?strategy:search_strategy -> depth:Int.t option -> dep:bool -> Hints.hint_db list -> unit Proofview.tactic

Note: there might be stuck goals due to mode declarations remaining even in case of success of the tactic.

OCaml

Innovation. Community. Security.