package coq
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Formal proof management system
Install
dune-project
Dependency
Authors
Maintainers
Sources
coq-8.16.1.tar.gz
sha256=583471c8ed4f227cb374ee8a13a769c46579313d407db67a82d202ee48300e4b
doc/coq-core.tactics/Hints/Hint_db/index.html
Module Hints.Hint_dbSource
All hints which have no pattern. * secvars represent the set of section variables that * can be used in the hint.
All hints associated to the reference
Source
val map_eauto :
Environ.env ->
Evd.evar_map ->
secvars:Names.Id.Pred.t ->
(Names.GlobRef.t * EConstr.constr array) ->
EConstr.constr ->
t ->
FullHint.t list with_modeAll hints associated to the reference, respecting modes if evars appear in the arguments and using the discrimination net. Returns a ModeMismatch if there are declared modes and none matches.
Source
val map_auto :
Environ.env ->
Evd.evar_map ->
secvars:Names.Id.Pred.t ->
(Names.GlobRef.t * EConstr.constr array) ->
EConstr.constr ->
t ->
FullHint.t listAll hints associated to the reference. Precondition: no evars should appear in the arguments, so no modes are checked.
Source
val iter :
(Names.GlobRef.t option -> hint_mode array list -> FullHint.t list -> unit) ->
t ->
unitSource
val fold :
(Names.GlobRef.t option ->
hint_mode array list ->
FullHint.t list ->
'a ->
'a) ->
t ->
'a ->
'a sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>