package coq-core

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

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.19.0.tar.gz
md5=64b49dbc3205477bd7517642c0b9cbb6
sha512=02fb5b4fb575af79e092492cbec6dc0d15a1d74a07f827f657a72d4e6066532630e5a6d15be4acdb73314bd40b9a321f9ea0584e0ccfe51fd3a56353bd30db9b

doc/ltac2_plugin/Ltac2_plugin/index.html

Module Ltac2_pluginSource

Sourcemodule G_ltac2 : sig ... end
Sourcemodule Tac2bt : sig ... end
Sourcemodule Tac2core : sig ... end
Sourcemodule Tac2dyn : sig ... end

Dynamic arguments for Ltac2.

Sourcemodule Tac2entries : sig ... end
Sourcemodule Tac2env : sig ... end

Ltac2 global environment

module Tac2expr : sig ... end
Sourcemodule Tac2externals : sig ... end

Interface for defining external tactics via a high-level spec.

Sourcemodule Tac2extffi : sig ... end
Sourcemodule Tac2ffi : sig ... end
Sourcemodule Tac2intern : sig ... end
Sourcemodule Tac2interp : sig ... end
Sourcemodule Tac2match : sig ... end

This file extends Matching with the main logic for Ltac2 match goal.

Sourcemodule Tac2print : sig ... end
module Tac2qexpr : sig ... end

Quoted variants of Ltac syntactic categories. Contrarily to the former, they sometimes allow anti-quotations. Used for notation scopes.

Sourcemodule Tac2quote : sig ... end

Syntactic quoting of expressions.

Sourcemodule Tac2stdlib : sig ... end

Standard tactics sharing their implementation with Ltac1

Sourcemodule Tac2tactics : sig ... end

Local reimplementations of tactics variants from Coq

module Tac2types : sig ... end

Redefinition of Ltac1 data structures because of impedance mismatch

Sourcemodule Tac2typing_env : sig ... end
OCaml

Innovation. Community. Security.