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/coq-serapi.serlib/Serlib/Ser_tactypes/index.html
Module Serlib.Ser_tactypesSource
Source
type 'a intro_pattern_action_expr = 'a Tactypes.intro_pattern_action_expr = | IntroWildcard| IntroOrAndPattern of 'a or_and_intro_pattern_expr| IntroInjection of 'a intro_pattern_expr CAst.t list| IntroApplyOn of 'a CAst.t * 'a intro_pattern_expr CAst.t| IntroRewrite of bool
Source
and 'a intro_pattern_expr = 'a Tactypes.intro_pattern_expr = | IntroForthcoming of bool| IntroNaming of Namegen.intro_pattern_naming_expr| IntroAction of 'a intro_pattern_action_expr
Source
and 'a or_and_intro_pattern_expr = 'a Tactypes.or_and_intro_pattern_expr = | IntroOrPattern of 'a intro_pattern_expr CAst.t list list| IntroAndPattern of 'a intro_pattern_expr CAst.t list
Source
val intro_pattern_action_expr_of_sexp :
'a. (Sexplib0.Sexp.t -> 'a) ->
Sexplib0.Sexp.t ->
'a intro_pattern_action_exprSource
val intro_pattern_expr_of_sexp :
'a. (Sexplib0.Sexp.t -> 'a) ->
Sexplib0.Sexp.t ->
'a intro_pattern_exprSource
val or_and_intro_pattern_expr_of_sexp :
'a. (Sexplib0.Sexp.t -> 'a) ->
Sexplib0.Sexp.t ->
'a or_and_intro_pattern_exprSource
val sexp_of_intro_pattern_action_expr :
'a. ('a -> Sexplib0.Sexp.t) ->
'a intro_pattern_action_expr ->
Sexplib0.Sexp.tSource
val sexp_of_intro_pattern_expr :
'a. ('a -> Sexplib0.Sexp.t) ->
'a intro_pattern_expr ->
Sexplib0.Sexp.tSource
val sexp_of_or_and_intro_pattern_expr :
'a. ('a -> Sexplib0.Sexp.t) ->
'a or_and_intro_pattern_expr ->
Sexplib0.Sexp.tSource
type quantified_hypothesis = Tactypes.quantified_hypothesis = | AnonHyp of int| NamedHyp of Names.lident
Source
val explicit_bindings_of_sexp :
'a. (Sexplib0.Sexp.t -> 'a) ->
Sexplib0.Sexp.t ->
'a explicit_bindingsSource
val sexp_of_explicit_bindings :
'a. ('a -> Sexplib0.Sexp.t) ->
'a explicit_bindings ->
Sexplib0.Sexp.tSource
type 'a bindings = 'a Tactypes.bindings = | ImplicitBindings of 'a list| ExplicitBindings of 'a explicit_bindings| NoBindings
Source
val with_bindings_of_sexp :
'a. (Sexplib0.Sexp.t -> 'a) ->
Sexplib0.Sexp.t ->
'a with_bindingsSource
val sexp_of_with_bindings :
'a. ('a -> Sexplib0.Sexp.t) ->
'a with_bindings ->
Sexplib0.Sexp.tSource
val delayed_open_constr_with_bindings_of_sexp :
Sexplib0.Sexp.t ->
delayed_open_constr_with_bindingsSource
val sexp_of_delayed_open_constr_with_bindings :
delayed_open_constr_with_bindings ->
Sexplib0.Sexp.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>