package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.1.tar.gz
sha256=583471c8ed4f227cb374ee8a13a769c46579313d407db67a82d202ee48300e4b

doc/coq-core.tactics/Inv/index.html

Module InvSource

Sourcetype inversion_status =
  1. | Dep of EConstr.constr option
  2. | NoDep
Sourcetype inversion_kind =
  1. | SimpleInversion
  2. | FullInversion
  3. | FullInversionClear
Sourceval inv_tac : Names.Id.t -> unit Proofview.tactic
Sourceval inv_clear_tac : Names.Id.t -> unit Proofview.tactic
Sourceval dinv_tac : Names.Id.t -> unit Proofview.tactic
Sourceval dinv_clear_tac : Names.Id.t -> unit Proofview.tactic
OCaml

Innovation. Community. Security.