package coq-core

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

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.20.1.tar.gz
md5=0cfaa70f569be9494d24c829e6555d46
sha512=8ee967c636b67b22a4f34115871d8f9b9114df309afc9ddf5f61275251088c6e21f6cf745811df75554d30f4cebb6682f23eeb2e88b771330c4b60ce3f6bf5e2

doc/ltac_plugin/Ltac_plugin/index.html

Module Ltac_pluginSource

Sourcemodule ComRewrite : sig ... end
Sourcemodule Coretactics : sig ... end
Sourcemodule Extraargs : sig ... end
Sourcemodule Extratactics : sig ... end
Sourcemodule G_auto : sig ... end
Sourcemodule G_class : sig ... end
Sourcemodule G_eqdecide : sig ... end
Sourcemodule G_ltac : sig ... end
Sourcemodule G_obligations : sig ... end
Sourcemodule G_rewrite : sig ... end
Sourcemodule G_tactic : sig ... end
Sourcemodule Internals : sig ... end

Implementation of Ltac-specific code to be exported in mlg files.

Sourcemodule Leminv : sig ... end
Sourcemodule Pltac : sig ... end

Ltac parsing entries

Sourcemodule Pptactic : sig ... end

This module implements pretty-printers for ltac_expr syntactic objects and their subcomponents.

Sourcemodule Profile_ltac_tactics : sig ... end
Sourcemodule Tacarg : sig ... end
Sourcemodule Taccoerce : sig ... end

Coercions from highest level generic arguments to actual data used by Ltac interpretation. Those functions examinate dynamic types and try to return something sensible according to the object content.

Sourcemodule Tacentries : sig ... end

Ltac toplevel command entries.

Sourcemodule Tacenv : sig ... end

This module centralizes the various ways of registering tactics.

module Tacexpr : sig ... end
Sourcemodule Tacintern : sig ... end

Globalization of tactic expressions : Conversion from raw_tactic_expr to glob_tactic_expr

Sourcemodule Tacinterp : sig ... end
Sourcemodule Tacsubst : sig ... end

Substitution of tactics at module closing time

Sourcemodule Tactic_debug : sig ... end

TODO: Move those definitions somewhere sensible

Sourcemodule Tactic_matching : sig ... end

This file extends Matching with the main logic for Ltac's (lazy)match and (lazy)match goal.

Sourcemodule Tactic_option : sig ... end
OCaml

Innovation. Community. Security.