package coq
Formal proof management system
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.16.1.tar.gz
sha256=583471c8ed4f227cb374ee8a13a769c46579313d407db67a82d202ee48300e4b
doc/coq-core.kernel/Vmlambda/index.html
Module Vmlambda
Source
Source
type lambda =
| Lrel of Names.Name.t * int
| Lvar of Names.Id.t
| Levar of Evar.t * lambda array
| Lprod of lambda * lambda
| Llam of Names.Name.t Context.binder_annot array * lambda
| Llet of Names.Name.t Context.binder_annot * lambda * lambda
| Lapp of lambda * lambda array
| Lconst of Constr.pconstant
| Lprim of Constr.pconstant * CPrimitives.t * lambda array
| Lcase of Constr.case_info * Vmvalues.reloc_table * lambda * lambda * lam_branches
| Lfix of int array * int * fix_decl
| Lcofix of int * fix_decl
| Lint of int
| Lmakeblock of int * lambda array
| Luint of Uint63.t
| Lfloat of Float64.t
| Lval of Vmvalues.structured_values
| Lsort of Sorts.t
| Lind of Constr.pinductive
| Lproj of Names.Projection.Repr.t * lambda
Source
and lam_branches = {
constant_branches : lambda array;
nonconstant_branches : (Names.Name.t Context.binder_annot array * lambda) array;
}
Source
val lambda_of_constr :
optimize:bool ->
Environ.env ->
(Constr.existential -> Constr.constr option) ->
Constr.t ->
lambda
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>