package coq

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ltac2_pluginSource

Sourcemodule G_ltac2 : 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 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

OCaml

Innovation. Community. Security.