package rocq-runtime

  1. Overview
  2. Docs
The Rocq Prover -- Core Binaries and Tools

Install

dune-project
 Dependency

Authors

Maintainers

Sources

rocq-9.1.0.tar.gz
sha256=b236dc44f92e1eeca6877c7ee188a90c2303497fe7beb99df711ed5a7ce0d824

doc/rocq-runtime.vernac/ComInductive/Mind_decl/index.html

Module ComInductive.Mind_declSource

Sourcetype t = {
  1. mie : Entries.mutual_inductive_entry;
  2. default_dep_elim : DeclareInd.default_dep_elim list;
  3. nuparams : int option;
  4. univ_binders : UState.named_universes_entry;
  5. implicits : DeclareInd.one_inductive_impls list;
  6. uctx : Univ.ContextSet.t;
  7. where_notations : Metasyntax.notation_interpretation_decl list;
  8. coercions : Libnames.qualid list;
  9. indlocs : DeclareInd.indlocs;
}

inductive_expr at the constr level