package rocq-runtime

  1. Overview
  2. Docs
The Rocq Prover -- Core Binaries and Tools

Install

dune-project
 Dependency

Authors

Maintainers

Sources

rocq-9.1.0.tar.gz
sha256=b236dc44f92e1eeca6877c7ee188a90c2303497fe7beb99df711ed5a7ce0d824

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 syntax classes.

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 Rocq

module Tac2types : sig ... end

Redefinition of Ltac1 data structures because of impedance mismatch

Sourcemodule Tac2typing_env : sig ... end
Sourcemodule Tac2val : sig ... end