package rocq-runtime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Rocq Prover -- Core Binaries and Tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
rocq-9.0.1.tar.gz
sha256=051f7bf702ff0a3b370449728921e5a95e18bc2b31b8eb949d48422888c98af4
doc/rocq-runtime.interp/Notationextern/index.html
Module Notationextern
Source
Declaration of uninterpretation functions (i.e. printing rules) for notations
Equality on notation_entry
.
Source
val notation_with_optional_scope_eq :
Constrexpr.notation_with_optional_scope ->
Constrexpr.notation_with_optional_scope ->
bool
Equality on notation
.
Source
val notation_binder_kind_eq :
Notation_term.notation_binder_kind ->
Notation_term.notation_binder_kind ->
bool
Equality on notation_binder_kind
.
Equality on interpretation
.
Source
val notation_entry_level_eq :
Constrexpr.notation_entry_level ->
Constrexpr.notation_entry_level ->
bool
Equality on notation_entry_level
.
Source
val notation_entry_relative_level_eq :
Constrexpr.notation_entry_relative_level ->
Constrexpr.notation_entry_relative_level ->
bool
Equality on notation_entry_relative_level
.
The "signature" of a rule: its level together with the levels of its subentries
Source
val entry_relative_level_eq :
Constrexpr.entry_relative_level ->
Constrexpr.entry_relative_level ->
bool
Equality on entry_relative_level
.
Binds a notation in a given scope to an interpretation
Source
type notation_rule = {
not_rule : interp_rule;
not_patt : Notation_term.interpretation;
not_status : notation_applicative_status;
}
Return the possible notations for a given term
State protection
Miscellaneous
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>