package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. mie : Entries.mutual_inductive_entry;
  2. nuparams : int option;
  3. univ_binders : UnivNames.universe_binders;
  4. implicits : DeclareInd.one_inductive_impls list;
  5. uctx : Univ.ContextSet.t;
  6. where_notations : Metasyntax.where_decl_notation list;
  7. coercions : Libnames.qualid list;
}

inductive_expr at the constr level