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