package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.1.tar.gz
sha256=513e953b7183d478acb75fd6e80e4dc32ac1a918cf4343ac31a859cfb4e9aad2

doc/coq-core.interp/Syntax_def/index.html

Module Syntax_defSource

Syntactic definitions.

Sourceval declare_syntactic_definition : local:bool -> ?also_in_cases_pattern:bool -> Deprecation.t option -> Names.Id.t -> onlyparsing:bool -> Notation_term.interpretation -> unit
Sourceval search_syntactic_definition : ?loc:Loc.t -> Names.KerName.t -> Notation_term.interpretation
Sourceval search_filtered_syntactic_definition : ?loc:Loc.t -> (Notation_term.interpretation -> 'a option) -> Names.KerName.t -> 'a option
Sourceval import_syntax_constant : int -> Libnames.full_path -> Names.KerName.t -> unit
OCaml

Innovation. Community. Security.