NotationexternSourceDeclaration of uninterpretation functions (i.e. printing rules) for notations
Equality on interpretation.
val notation_entry_level_eq :
Constrexpr.notation_entry_level ->
Constrexpr.notation_entry_level ->
boolEquality on notation_entry_level.
Binds a notation in a given scope to an interpretation
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