package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.2.tar.gz
sha256=13a67c0a4559ae22e9765c8fdb88957b16c2b335a2d5f47e4d6d9b4b8b299926

doc/extraction_plugin/Extraction_plugin/Extraction/index.html

Module Extraction_plugin.ExtractionSource

For extracting "module ... with ..." declaration

Sourceval extract_with_type : Environ.env -> Evd.evar_map -> EConstr.t -> (Names.Id.t list * Miniml.ml_type) option
Sourceval extract_inductive : Environ.env -> Names.MutInd.t -> Miniml.ml_ind

For Extraction Compute and Show Extraction

Sourceval logical_decl : Miniml.ml_decl -> bool
Sourceval logical_spec : Miniml.ml_spec -> bool
OCaml

Innovation. Community. Security.