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.pretyping/Detyping/index.html
Module DetypingSource
Source
val subst_cases_pattern :
Mod_subst.substitution ->
Glob_term.cases_pattern ->
Glob_term.cases_patternSource
val subst_glob_constr :
Environ.env ->
Mod_subst.substitution ->
Glob_term.glob_constr ->
Glob_term.glob_constrSource
val factorize_eqns :
flags:PrintingFlags.Extern.FactorizeEqns.t ->
'a Glob_term.cases_clauses_g ->
'a Glob_term.disjunctive_cases_clauses_gdetype isgoal avoid ctx c turns a closed c, into a glob_constr de Bruijn indexes are turned to bound names, avoiding names in avoid isgoal tells if naming must avoid global-level synonyms as intro does ctx gives the names of the free variables
Source
val detype :
'a delay ->
flags:PrintingFlags.Detype.t ->
?isgoal:bool ->
?avoid:'g Namegen.Generator.input ->
Environ.env ->
Evd.evar_map ->
EConstr.constr ->
'a Glob_term.glob_constr_gSource
val detype_sort :
universes:bool ->
qualities:bool ->
Evd.evar_map ->
Sorts.t ->
Glob_term.glob_sortSource
val detype_rel_context :
'a delay ->
flags:PrintingFlags.Detype.t ->
?avoid:'g Namegen.Generator.input ->
(Termops.names_context * Environ.env) ->
Evd.evar_map ->
EConstr.rel_context ->
'a Glob_term.glob_decl_g listSource
val detype_closed_glob :
flags:PrintingFlags.Detype.t ->
?isgoal:bool ->
?avoid:'g Namegen.Generator.input ->
Environ.env ->
Evd.evar_map ->
Ltac_pretype.closed_glob_constr ->
Glob_term.glob_constrSource
val lookup_name_as_displayed :
Environ.env ->
Evd.evar_map ->
EConstr.constr ->
Names.Id.t ->
int optionlook for the index of a named var or a nondep var as it is renamed
Source
val lookup_index_as_renamed :
Environ.env ->
Evd.evar_map ->
EConstr.constr ->
int ->
int option sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>