package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val inductive_levels : Environ.env -> Evd.evar_map -> poly:bool -> indnames:Names.Id.t list -> arities_explicit:bool list -> EConstr.constr list -> EConstr.rel_context list list -> Evd.evar_map * (DeclareInd.default_dep_elim list * EConstr.t list)

Returns the modified arities (the result sort may be replaced by Prop). Should be called with minimized universes.

val error_differing_params : kind:string -> (Names.lident * Vernacexpr.inductive_params_expr) -> (Names.lident * Vernacexpr.inductive_params_expr) -> 'a
val do_auto_prop_lowering : bool ref
OCaml

Innovation. Community. Security.