Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Release of Coq 8.13.0

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Release of Coq 8.13.0


Chronological Thread 
  • From: Enrico Tassi <Enrico.Tassi AT inria.fr>
  • To: coq-club AT inria.fr
  • Cc: coqdev AT inria.fr, coq+announcements AT discoursemail.com
  • Subject: [Coq-Club] Release of Coq 8.13.0
  • Date: Tue, 12 Jan 2021 12:51:11 +0100

Dear Coq users,

The Coq development team is proud to announce the immediate
availability of Coq 8.13.0:

https://github.com/coq/coq/releases/tag/V8.13.0

The full list of changes is available at the following address

https://coq.github.io/doc/v8.13/refman/changes.html#version-8-13


Highlights:
- Introduction of primitive persistent arrays in the core language,
implemented using imperative persistent arrays.
- Introduction of definitional proof irrelevance for the equality type
defined in the SProp sort.
- Many improvements to the handling of notations, including number
notations, recursive notations and notations with bindings. A new
algorithm chooses the most precise notation available to print an
expression, which might introduce changes in printing behavior.

Best,
--
Enrico Tassi



  • [Coq-Club] Release of Coq 8.13.0, Enrico Tassi, 01/12/2021

Archive powered by MHonArc 2.6.19+.

Top of Page