package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.1.tar.gz
sha256=513e953b7183d478acb75fd6e80e4dc32ac1a918cf4343ac31a859cfb4e9aad2

doc/coq-core.engine/UnivSubst/index.html

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
OCaml

Innovation. Community. Security.