package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.1.tar.gz
sha256=3cbfc1e1a72b16d4744f5b64ede59586071e31d9c11c811a0372060727bfd9c3

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.