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.2.0.tar.gz
sha256=a45280ab4fbaac7540b136a6b073b4a6db15739ec1e149bded43fa6f4fc25f20
doc/rocq-runtime.interp/Notationextern/index.html
Module NotationexternSource
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 ->
boolEquality on notation.
Source
val specific_notation_compare :
Constrexpr.specific_notation ->
Constrexpr.specific_notation ->
intSource
val notation_binder_kind_eq :
Notation_term.notation_binder_kind ->
Notation_term.notation_binder_kind ->
boolEquality on notation_binder_kind.
Equality on interpretation.
Source
val notation_entry_level_eq :
Constrexpr.notation_entry_level ->
Constrexpr.notation_entry_level ->
boolEquality on notation_entry_level.
Source
val notation_entry_relative_level_eq :
Constrexpr.notation_entry_relative_level ->
Constrexpr.notation_entry_relative_level ->
boolEquality 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 ->
boolEquality on entry_relative_level.
Source
type interp_rule = | NotationRule of Constrexpr.specific_notation| AbbrevRule of Globnames.abbreviation
Binds a notation in a given scope to an interpretation
Source
val remove_uninterpretation :
Environ.env ->
interp_rule ->
Notation_term.interpretation ->
unitSource
val declare_uninterpretation :
Environ.env ->
interp_rule ->
Notation_term.interpretation ->
unitSource
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
Source
val uninterp_cases_pattern_notations :
Environ.env ->
'a Glob_term.cases_pattern_g ->
notation_rule listState protection
Miscellaneous
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>