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/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.