package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.14.1.tar.gz
sha256=3cbfc1e1a72b16d4744f5b64ede59586071e31d9c11c811a0372060727bfd9c3

doc/number_string_notation_plugin/Number_string_notation_plugin/Number/index.html

Module Number_string_notation_plugin.NumberSource

* Number notation

Sourcetype number_string_via = Libnames.qualid * (bool * Libnames.qualid * Libnames.qualid) list
Sourcetype number_option =
  1. | After of Notation.numnot_option
  2. | Via of number_string_via
Sourceval locate_global_inductive : bool -> Libnames.qualid -> Names.inductive * Names.GlobRef.t option list

These are also used in string notations

Sourceval elaborate_to_post_params : Environ.env -> Evd.evar_map -> Names.inductive -> Names.GlobRef.t option list -> (Names.GlobRef.t * Names.GlobRef.t * Notation.to_post_arg list) list array * Names.GlobRef.t list
OCaml

Innovation. Community. Security.