package rocq-runtime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The Rocq Prover -- Core Binaries and Tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
rocq-9.0.1.tar.gz
sha256=051f7bf702ff0a3b370449728921e5a95e18bc2b31b8eb949d48422888c98af4
doc/rocq-runtime.tactics/Dn/Make/index.html
Module Dn.Make
Source
Parameters
module Y : Map.OrderedType
module Z : Map.OrderedType
Signature
add t f (tree,inf)
adds a structured object tree
together with the associated information inf
to the table t
; the function f
is used to translated tree
into its prefix decomposition: f
must decompose any tree into a label characterizing its root node and the list of its subtree
lookup t f tree
looks for trees (and their associated information) in table t
such that the structured object tree
matches against them; f
is used to translated tree
into its prefix decomposition: f
must decompose any tree into a label characterizing its root node and the list of its subtree
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page