package coq-core
The Coq Proof Assistant -- Core Binaries and Tools
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.19.2.tar.gz
md5=5d1187d5e44ed0163f76fb12dabf012e
sha512=91bc81530fa4f6498961583ad51eac5001f139881788b88e360a866ad8e2a6e2c5bce86d1a580ab4cd4782bf49d48318767df82471ce33ba3ac143e5569ad33c
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 :
Attributes.vernac_flags ->
Tac2expr.sexpr list ->
int option ->
Tac2expr.raw_tacexpr ->
notation_interpretation_data
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
Display the absolute name of a tactic.
Display the definition of a tactic.
Display the definition of a type.
Print types of all definitions in scope.
Eval loop
Source
val call :
pstate:Declare.Proof.t ->
Goal_select.t option ->
with_end_tac:bool ->
Tac2expr.raw_tacexpr ->
Declare.Proof.t
Evaluate a tactic expression in the current environment
Source
val call_par :
pstate:Declare.Proof.t ->
with_end_tac:bool ->
Tac2expr.raw_tacexpr ->
Declare.Proof.t
Parsing entries
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page