package coq

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.