package coq-tactician-dummy
A dummy implementation of Tactician
Install
Dune Dependency
Authors
Maintainers
Sources
1.0-beta2-8.17.tar.gz
sha512=301266149d28b93bb8a747e170b6bdf5bca47ae5b21e9f31d652916c35d749f651ea2b472079db40e02d90a1b1e8137c3e956f9922f9d421a4751f20f0f5e364
Description
This package acts as a stand-in for the Tactician plugin (coq-tactician
).
It provides short files that replicate Tactician's tactics without actually
doing much. This is useful when you have a development that uses Tactician
that you want to package up. In most situations, it is not a good idea to
have your package directly depend on coq-tactician
. Instead you should load
Tactician through your coqrc
file. In order for your package to be compilable
by others, your package can depend on this package. Just add
From Tactician Require Import Ltac1Dummy
in your development and you are good
to go.
Tags
keyword:tactic-learning keyword:machine-learning keyword:automation keyword:proof-synthesis category:Miscellaneous/Coq Extensions logpath:TacticianPublished: 19 Oct 2023
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page