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/firstorder_plugin/Firstorder_plugin/Rules/index.html

Module Firstorder_plugin.RulesSource

Sourcetype tactic = unit Proofview.tactic
Sourcetype seqtac = (Sequent.t -> tactic) -> Sequent.t -> tactic
Sourcetype lseqtac = Names.GlobRef.t -> seqtac
Sourcetype 'a with_backtracking = tactic -> 'a
Sourceval wrap : int -> bool -> seqtac
Sourceval clear_global : Names.GlobRef.t -> tactic
Sourceval axiom_tac : EConstr.constr -> Sequent.t -> tactic
Sourceval left_false_tac : Names.GlobRef.t -> tactic
OCaml

Innovation. Community. Security.