package coq-core

  1. Overview
  2. Docs
The Coq Proof Assistant -- Core Binaries and Tools

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.17.1.tar.gz
sha512=9a35311acec2a806730b94ac7dceabc88837f235c52a14c026827d9b89433bd7fa9555a9fc6829aa49edfedb24c8bbaf1411ebf463b74a50aeb17cba47745b6b

doc/coq-core.pretyping/Arguments_renaming/index.html

Module Arguments_renamingSource

Sourceval rename_arguments : bool -> Names.GlobRef.t -> Names.Name.t list -> unit
Sourceval arguments_names : Names.GlobRef.t -> Names.Name.t list

Not_found is raised if no names are defined for r

Sourceval rename_type_of_constant : Environ.env -> Constr.pconstant -> Constr.types
Sourceval rename_type_of_inductive : Environ.env -> Constr.pinductive -> Constr.types
Sourceval rename_type_of_constructor : Environ.env -> Constr.pconstructor -> Constr.types
OCaml

Innovation. Community. Security.