package coq-core

  1. Overview
  2. Docs
The Coq Proof Assistant -- Core Binaries and Tools

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.20.1.tar.gz
md5=0cfaa70f569be9494d24c829e6555d46
sha512=8ee967c636b67b22a4f34115871d8f9b9114df309afc9ddf5f61275251088c6e21f6cf745811df75554d30f4cebb6682f23eeb2e88b771330c4b60ce3f6bf5e2

doc/coq-core.proofs/Miscprint/index.html

Module MiscprintSource

Printing of intro_pattern

Sourceval pr_intro_pattern : ('a -> Pp.t) -> 'a Tactypes.intro_pattern_expr CAst.t -> Pp.t
Sourceval pr_or_and_intro_pattern : ('a -> Pp.t) -> 'a Tactypes.or_and_intro_pattern_expr -> Pp.t
Sourceval pr_intro_pattern_naming : Namegen.intro_pattern_naming_expr -> Pp.t

Printing of move_location

Sourceval pr_bindings : ('a -> Pp.t) -> ('a -> Pp.t) -> 'a Tactypes.bindings -> Pp.t
Sourceval pr_bindings_no_with : ('a -> Pp.t) -> ('a -> Pp.t) -> 'a Tactypes.bindings -> Pp.t
Sourceval pr_with_bindings : ('a -> Pp.t) -> ('a -> Pp.t) -> ('a * 'a Tactypes.bindings) -> Pp.t
OCaml

Innovation. Community. Security.