package coq-core
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Coq Proof Assistant -- Core Binaries and Tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
coq-8.18.0.tar.gz
md5=8d852367b54f095d9fbabd000304d450
sha512=46922d5f2eb6802a148a52fd3e7f0be8370c93e7bc33cee05cf4a2044290845b10ccddbaa306f29c808e7c5019700763e37e45ff6deb507b874a4348010fed50
doc/coq-core.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.
Equality on interpretation.
Source
val notation_entry_level_eq :
Constrexpr.notation_entry_level ->
Constrexpr.notation_entry_level ->
boolEquality on notation_entry_level.
Source
type level =
Constrexpr.notation_entry
* Constrexpr.entry_level
* Constrexpr.entry_relative_level listSource
val entry_relative_level_eq :
Constrexpr.entry_relative_level ->
Constrexpr.entry_relative_level ->
boolEquality on entry_relative_level.
Binds a notation in a given scope to an interpretation
Source
val declare_uninterpretation :
?also_in_cases_pattern:bool ->
interp_rule ->
Notation_term.interpretation ->
unitReturn printing key
Return the possible notations for a given term
State protection
Miscellaneous
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>