Discussion of Homotopy Type Theory and Univalent Foundations
 help / color / mirror / Atom feed
From: "Frédéric Blanqui" <frederic.blanqui@inria.fr>
To: "homotopytypetheory@googlegroups.com"
	<homotopytypetheory@googlegroups.com>
Subject: [HoTT] Release of Lambdapi 2.1.0
Date: Thu, 20 Jan 2022 09:16:37 +0100	[thread overview]
Message-ID: <325320a5-6e41-4c42-5d29-a9971b04eca0@inria.fr> (raw)

[-- Attachment #1: Type: text/plain, Size: 2140 bytes --]

Dear all,

I am pleased to announce the release 2.1.0 of Lambdapi on opam.

See https://github.com/Deducteam/lambdapi for more details
and https://lambdapi.readthedocs.io/ for its user manual.

Lambdapi is a proof assistant for the λΠ-calculus modulo rewriting.

Lambdapi provides a rich type system with dependent types.
In Lambdapi, one can define both type and function symbols
by using rewriting rules (oriented equations). The declaration
of symbols and rewriting rules is separated so that one can
easily define inductive-recursive types for instance.
Rewrite rules can be exported to the TRS and XTC formats
for checking confluence and termination with external tools.
A symbol can be declared associative and commutative.
Lambdapi supports unicode symbols and infix operators.

Lambdapi does not come with a pre-defined logic. It is a
powerful logical framework in which one can easily define
its own logic and build and check proofs in this logic.
There exist .lp files defining first or higher-order logic
and complex type systems like in Coq or Agda.

Lambdapi provides a basic module and package system,
interactive modes for proving both unification goals
and typing goals, and tactics for solving them step by step.
In particular, a rewrite tactic like in SSReflect, and
a why3 tactic for calling external automated provers through
the Why3 platform.

Lambdapi is mostly compatible with Dedukti: it can read .dk files
and convert .lp files to .dk files. Dedukti is just a type checker
and has no features such as implicit arguments, etc. Hence,
Lambdapi can be used as a higher-level intermediate language
to translate proofs from a given proof system to Dedukti.

Best regards,

Frédéric.


-- 
You received this message because you are subscribed to the Google Groups "Homotopy Type Theory" group.
To unsubscribe from this group and stop receiving emails from it, send an email to HomotopyTypeTheory+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/HomotopyTypeTheory/325320a5-6e41-4c42-5d29-a9971b04eca0%40inria.fr.

[-- Attachment #2: Type: text/html, Size: 3556 bytes --]

                 reply	other threads:[~2022-01-20  8:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=325320a5-6e41-4c42-5d29-a9971b04eca0@inria.fr \
    --to=frederic.blanqui@inria.fr \
    --cc=homotopytypetheory@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).