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.0.1.tar.gz
sha256=051f7bf702ff0a3b370449728921e5a95e18bc2b31b8eb949d48422888c98af4
doc/rocq-runtime.vernac/Declare/Info/index.html
Module Declare.Info
Source
Information for a declaration, interactive or not, includes parameters shared by mutual constants
Source
val make :
?loc:Loc.t ->
?poly:bool ->
?inline:bool ->
?kind:Decls.logical_kind ->
?udecl:UState.universe_decl ->
?scope:Locality.definition_scope ->
?clearbody:bool ->
?hook:Hook.t ->
?typing_flags:Declarations.typing_flags ->
?user_warns:Globnames.extended_global_reference UserWarn.with_qf ->
?ntns:Metasyntax.notation_interpretation_decl list ->
unit ->
t
Note that opaque
doesn't appear here as it is not known at the start of the proof in the interactive case.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>