Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Release of Dkcheck 2.7, a type-checker for Dedukti files

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Release of Dkcheck 2.7, a type-checker for Dedukti files


Chronological Thread 
  • From: Frédéric Blanqui <frederic.blanqui AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Release of Dkcheck 2.7, a type-checker for Dedukti files
  • Date: Sat, 18 Jun 2022 12:20:22 +0200
  • Authentication-results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=frederic.blanqui AT inria.fr; dmarc=fail (p=none dis=none) d=inria.fr

Deducteam is very pleased to announce the availability of Dkcheck 2.7 on Opam.

Dkcheck is a type checker for Dedukti files (extension .dk).

Dedukti is a language implementing the λΠ-calculus modulo rewriting, a powerful logical framework in which one can easily represent the propositions/types and proofs/terms of many logical/type systems like first and higher-order logic, pure type systems, etc. and thus use it as an intermediate language for translating proofs from one system to the other.

There exists many tools generating Dedukti files from automated provers (ZenonModulo, ArchSAT, iProverModulo), TSTP files (Ekstrakto) or from interactive theorem provers like:

https://github.com/Deducteam/isabelle_dedukti for translating an Isabelle session to a Dedukti file

https://github.com/Deducteam/Agda2Dedukti for translating Agda files to Dedukti files

https://github.com/Deducteam/CoqInE for translating Coq files to Dedukti files

Conversely, there are tools generating code for Coq, Lean, PVS, OpenTheory or Agda from Dedukti files.

Find more details on https://deducteam.github.io/ and https://github.com/orgs/Deducteam/repositories.

The source code and installation instructions of Dkcheck are available on https://github.com/Deducteam/dedukti.

To learn more on Dedukti, you can come to the 1st Dedukti school in Nantes, France, on June 24-25 (https://europroofnet.github.io/dedukti-school-2022/).

Best regards, Frédéric Blanqui, chair of https://europroofnet.github.io/.




  • [Coq-Club] Release of Dkcheck 2.7, a type-checker for Dedukti files, Frédéric Blanqui, 06/18/2022

Archive powered by MHonArc 2.6.19+.

Top of Page