package coq

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

Module UnivSubstSource

Sourcetype universe_opt_subst = Univ.Universe.t option Univ.universe_map
Sourceval normalize_univ_variable_opt_subst : universe_opt_subst -> Univ.Level.t -> Univ.Universe.t
Sourceval normalize_universe_opt_subst : universe_opt_subst -> Univ.Universe.t -> Univ.Universe.t
Sourceval normalize_opt_subst : universe_opt_subst -> universe_opt_subst

Full universes substitutions into terms

Sourceval nf_evars_and_universes_opt_subst : (Constr.existential -> Constr.constr option) -> universe_opt_subst -> Constr.constr -> Constr.constr

Pretty-printing

Sourceval pr_universe_opt_subst : universe_opt_subst -> Pp.t
OCaml

Innovation. Community. Security.