package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.0.tar.gz
sha256=b1501d686c21836302191ae30f610cca57fb309214c126518ca009363ad2cd3c

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.