package rocq-runtime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Rocq Prover -- Core Binaries and Tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
rocq-9.1.0.tar.gz
sha256=b236dc44f92e1eeca6877c7ee188a90c2303497fe7beb99df711ed5a7ce0d824
doc/rocq-runtime.proofs/Proof_bullet/index.html
Module Proof_bulletSource
A behavior is the data of a put function which is called when a bullet prefixes a tactic, a suggest function suggesting the right bullet to use on a given proof, together with a name to identify the behavior.
A registered behavior can then be accessed in Coq through the command Set Bullet Behavior "name".
Two modes are registered originally: * "Strict Subproofs":
- If this bullet follows another one of its kind, defocuses then focuses (which fails if the focused subproof is not complete).
- If it is the first bullet of its kind, then focuses a new subproof. * "None": bullets don't do anything
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>