package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.1.tar.gz
sha256=583471c8ed4f227cb374ee8a13a769c46579313d407db67a82d202ee48300e4b

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

Module AbbreviationSource

Abbreviations.

Sourceval declare_abbreviation : local:bool -> ?also_in_cases_pattern:bool -> Deprecation.t option -> Names.Id.t -> onlyparsing:bool -> Notation_term.interpretation -> unit
Sourceval search_filtered_abbreviation : ?loc:Loc.t -> (Notation_term.interpretation -> 'a option) -> Globnames.abbreviation -> 'a option
Sourceval import_abbreviation : int -> Libnames.full_path -> Globnames.abbreviation -> unit
OCaml

Innovation. Community. Security.