package coq-core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module ComInductive.InternalSource

Sourceval inductive_levels : Environ.env -> Evd.evar_map -> EConstr.constr list -> EConstr.rel_context list list -> Evd.evar_map * EConstr.t list

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

OCaml

Innovation. Community. Security.