Ltac_plugin.Leminv
val lemInv_clause :
Tactypes.quantified_hypothesis ->
EConstr.constr ->
Names.Id.t list ->
unit Proofview.tactic
val add_inversion_lemma_exn :
poly:bool ->
Names.Id.t ->
Constrexpr.constr_expr ->
Sorts.family ->
bool ->
( Names.Id.t -> unit Proofview.tactic ) ->
unit