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/UnivNames/index.html

Module UnivNamesSource

Local universe name <-> level mapping

Sourcetype universe_binders = Univ.Level.t Names.Id.Map.t
Sourceval empty_binders : universe_binders
Sourcetype univ_name_list = Names.lname list
Sourceval pr_with_global_universes : universe_binders -> Univ.Level.t -> Pp.t
Sourceval qualid_of_level : universe_binders -> Univ.Level.t -> Libnames.qualid option
OCaml

Innovation. Community. Security.