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/ltac_plugin/Ltac_plugin/Taccoerce/Value/index.html

Module Taccoerce.ValueSource

Sourceval of_constr : EConstr.constr -> t
Sourceval to_constr : t -> EConstr.constr option
Sourceval to_uconstr : t -> Ltac_pretype.closed_glob_constr option
Sourceval of_int : int -> t
Sourceval to_int : t -> int option
Sourceval of_ident : Names.Id.t -> t
Sourceval to_ident : t -> Names.Id.t option
Sourceval to_list : t -> t list option
Sourceval to_option : t -> t option option
Sourceval to_pair : t -> (t * t) option
OCaml

Innovation. Community. Security.