package coq-serapi
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Serialization library and protocol for machine interaction with the Coq proof assistant
Install
dune-project
Dependency
Authors
Maintainers
Sources
coq-serapi-8.15.0.0.15.2.tbz
sha256=e252d05b41e920c1df4343c437be4018804971ecfd00291ddb4d31ce72281853
sha512=1f936181265346d0cd17ec292b98f201382ea84440b415b77664430044ba599072e653366f080d8b63ee5f8fe5bfc0d2cd2a38cc759532500d8c60a483fe36b7
doc/serlib_ssr/Serlib_ssr/Ser_ssrast/index.html
Module Serlib_ssr.Ser_ssrastSource
Source
type ast_glob_env = Ssreflect_plugin__Ssrast.ast_glob_env = {ast_ltacvars : Names.Id.Set.t;ast_extra : Genintern.Store.t;ast_intern_sign : Genintern.intern_variable_status;
}Source
type ast_closure_term = Ssreflect_plugin__Ssrast.ast_closure_term = {body : Constrexpr.constr_expr;glob_env : ast_glob_env option;interp_env : Geninterp.interp_sign option;annotation : [ `At | `DoubleParens | `Parens | `None ];
}Source
type id_block = Ssreflect_plugin__Ssrast.id_block = | Prefix of Names.Id.t| SuffixId of Names.Id.t| SuffixNum of int
Source
type ssripat = Ssreflect_plugin__Ssrast.ssripat = | IPatNoop| IPatId of Names.Id.t| IPatAnon of anon_kind| IPatDispatch of ssripatss_or_block| IPatCase of ssripatss_or_block| IPatInj of ssripatss| IPatRewrite of ssrocc * ssrdir| IPatView of ssrview| IPatClear of ssrclear| IPatSimpl of ssrsimpl| IPatAbstractVars of Names.Id.t list| IPatFastNondep
Source
type 'term ssrbind = 'term Ssreflect_plugin__Ssrast.ssrbind = | Bvar of Names.Name.t| Bdecl of Names.Name.t list * 'term| Bdef of Names.Name.t * 'term option * 'term| Bstruct of Names.Name.t| Bcast of 'term
Source
val ssrbindval_of_sexp :
'term. (Sexplib0.Sexp.t -> 'term) ->
Sexplib0.Sexp.t ->
'term ssrbindvalSource
val sexp_of_ssrbindval :
'term. ('term -> Sexplib0.Sexp.t) ->
'term ssrbindval ->
Sexplib0.Sexp.tSource
val fwdbinders_of_sexp :
'tac. (Sexplib0.Sexp.t -> 'tac) ->
Sexplib0.Sexp.t ->
'tac fwdbindersSource
val sexp_of_fwdbinders :
'tac. ('tac -> Sexplib0.Sexp.t) ->
'tac fwdbinders ->
Sexplib0.Sexp.tSource
val ffwbinders_of_sexp :
'tac. (Sexplib0.Sexp.t -> 'tac) ->
Sexplib0.Sexp.t ->
'tac ffwbindersSource
val sexp_of_ffwbinders :
'tac. ('tac -> Sexplib0.Sexp.t) ->
'tac ffwbinders ->
Sexplib0.Sexp.tSource
type clause =
ssrclear
* ((ssrhyp_or_id * string) * Ssrmatching_plugin.Ssrmatching.cpattern option)
optionSource
type wgen =
ssrclear
* ((ssrhyp_or_id * string) * Ssrmatching_plugin.Ssrmatching.cpattern option)
option sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>