package coq
Formal proof management system
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.14.1.tar.gz
sha256=3cbfc1e1a72b16d4744f5b64ede59586071e31d9c11c811a0372060727bfd9c3
doc/ltac2_plugin/Ltac2_plugin/Tac2entries/index.html
Module Ltac2_plugin.Tac2entries
Source
Toplevel definitions
Source
val register_ltac :
?deprecation:Deprecation.t ->
?local:bool ->
?mut:bool ->
Tac2expr.rec_flag ->
(Names.lname * Tac2expr.raw_tacexpr) list ->
unit
Source
val register_type :
?local:bool ->
Tac2expr.rec_flag ->
(Libnames.qualid * Tac2expr.redef_flag * Tac2expr.raw_quant_typedef) list ->
unit
Source
val register_primitive :
?deprecation:Deprecation.t ->
?local:bool ->
Names.lident ->
Tac2expr.raw_typexpr ->
Tac2expr.ml_tactic_name ->
unit
Source
val register_notation :
?deprecation:Deprecation.t ->
?local:bool ->
Tac2expr.sexpr list ->
int option ->
Tac2expr.raw_tacexpr ->
unit
Notations
Source
type scope_rule =
| ScopeRule : (Tac2expr.raw_tacexpr, _, 'a) Pcoq.Symbol.t * ('a -> Tac2expr.raw_tacexpr) -> scope_rule
Create a new scope with the provided name
Use this to interpret the subscopes for interpretation functions
Inspecting
Eval loop
Source
val call :
pstate:Declare.Proof.t ->
with_end_tac:bool ->
Tac2expr.raw_tacexpr ->
Declare.Proof.t
Evaluate a tactic expression in the current environment
Toplevel exceptions
Parsing entries
Hooks
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page