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.2.0.tar.gz
sha256=a45280ab4fbaac7540b136a6b073b4a6db15739ec1e149bded43fa6f4fc25f20
doc/rocq-runtime.tactics/Redexpr/User/index.html
Module Redexpr.UserSource
Source
type ('raw, 'glb) user_red_spec = {ured_intern : Constrintern.ltac_sign -> 'raw -> 'glb;ured_subst : Mod_subst.substitution -> 'glb -> 'glb;ured_eval : 'glb -> Reductionops.e_reduction_function * Constr.cast_kind;ured_rprint : Environ.env -> Evd.evar_map -> 'raw -> Pp.t;ured_gprint : Environ.env -> Evd.evar_map -> 'glb -> Pp.t;
}User-defined reductions are indexed by the kind of payload they contain at both raw and glob levels.
Create a new user-defined reduction.
Inject the required data into a user reduction expression.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>