package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.1.tar.gz
sha256=513e953b7183d478acb75fd6e80e4dc32ac1a918cf4343ac31a859cfb4e9aad2

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.