package coq-core

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

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.20.0.tar.gz
md5=66e57ea55275903bef74d5bf36fbe0f1
sha512=1a7eac6e2f58724a3f9d68bbb321e4cfe963ba1a5551b9b011db4b3f559c79be433d810ff262593d753770ee41ea68fbd6a60daa1e2319ea00dff64c8851d70b

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
Sourcemodule Tac2val : sig ... end
OCaml

Innovation. Community. Security.