package coq-core
The Coq Proof Assistant -- Core Binaries and Tools
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.18.0.tar.gz
md5=8d852367b54f095d9fbabd000304d450
sha512=46922d5f2eb6802a148a52fd3e7f0be8370c93e7bc33cee05cf4a2044290845b10ccddbaa306f29c808e7c5019700763e37e45ff6deb507b874a4348010fed50
doc/coq-core.tactics/Rewrite/index.html
Module Rewrite
Source
TODO: document and clean me!
Source
type ('constr, 'redexpr) strategy_ast =
| StratId
| StratFail
| StratRefl
| StratUnary of unary_strategy * ('constr, 'redexpr) strategy_ast
| StratBinary of binary_strategy * ('constr, 'redexpr) strategy_ast * ('constr, 'redexpr) strategy_ast
| StratNAry of nary_strategy * ('constr, 'redexpr) strategy_ast list
| StratConstr of 'constr * bool
| StratTerms of 'constr list
| StratHints of bool * string
| StratEval of 'redexpr
| StratFold of 'constr
Source
type rewrite_result_info = {
rew_car : EConstr.constr;
rew_from : EConstr.constr;
rew_to : EConstr.constr;
rew_prf : rewrite_proof;
rew_evars : evars;
}
Source
val strategy_of_ast :
(Glob_term.glob_constr * EConstr.constr Tactypes.delayed_open,
Redexpr.red_expr Tactypes.delayed_open)
strategy_ast ->
strategy
Entry point for user-level "rewrite_strat"
Source
val cl_rewrite_clause :
EConstr.t Tactypes.with_bindings Tactypes.delayed_open ->
bool ->
Locus.occurrences ->
Names.Id.t option ->
unit Proofview.tactic
Entry point for user-level "setoid_rewrite"
Source
val is_applied_rewrite_relation :
Environ.env ->
Evd.evar_map ->
EConstr.rel_context ->
EConstr.constr ->
EConstr.types option
Source
val get_reflexive_proof :
Environ.env ->
Evd.evar_map ->
EConstr.constr ->
EConstr.constr ->
Evd.evar_map * EConstr.constr
Source
val get_symmetric_proof :
Environ.env ->
Evd.evar_map ->
EConstr.constr ->
EConstr.constr ->
Evd.evar_map * EConstr.constr
Source
val get_transitive_proof :
Environ.env ->
Evd.evar_map ->
EConstr.constr ->
EConstr.constr ->
Evd.evar_map * EConstr.constr
Source
val apply_strategy :
strategy ->
Environ.env ->
Names.Id.Set.t ->
EConstr.constr ->
(bool * EConstr.constr) ->
evars ->
rewrite_result
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>