Coder Social home page Coder Social logo

dmxlarchey / relevant-decidability Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 183 KB

A constructive account of Kripke-Curry's decidability proof for Implicational Relevance logic (see README.md below)

License: GNU Lesser General Public License v2.1

Makefile 0.04% Coq 99.96%
coq-formalization relevance logic kripke-curry decidability-proof coq

relevant-decidability's Introduction

A Constructive Mechanization of Kripke-Curry's method for the Decidability of Implicational Relevance Logic

    (**************************************************************)
    (*   Copyright Dominique Larchey-Wendling [*]                 *)
    (*                                                            *)
    (*                             [*] Affiliation LORIA -- CNRS  *)
    (**************************************************************)
    (*      This file is distributed under the terms of the       *)
    (*         CeCILL v2 FREE SOFTWARE LICENSE AGREEMENT          *)
    (**************************************************************)

What is this repository for?

  • This repository is a companion Coq development for the paper Constructive Decision via Redundancy-free Proof-Search by Dominique Larchey-Wendling. The paper has been presented at IJCAR 2018. A revised and extended version of this paper is going to appear in the Journal of Automated Reasonning (JAR).

  • The Coq mechanization of the decidability proof for Implicational Relevance logic is purely constructive, replacing Kripke/Dickson's lemma and König's lemma by inductive counterparts based on the notion of Almost Full relations.

  • The code in sync the IJCAR 2018 publication is tagged v1.0.

  • The code in sync with the JAR 2020 publication is tagged v2.0.

How do I get a set up?

  • Using Coq 8.8+ (see below), compile this repository with make all (or make -j 16 all if you have 16 CPU cores available) and you can then review the proofs using your favorite Coq IDE. The file you want to review first in logical_deciders.v.

  • Compilation was tested thoroughly and should work under the following versions of Coq: Coq 8.8.2, Coq 8.9.1 and Coq 8.10.1. However, cleaning up with make clean might be necessary when switching to another version of Coq.

  • This repository was initially designed under Coq 8.6.1. However, due to changes in more recent versions of Coq, e.g. the Focus command being marked deprecated, the code has been updated and should now be compiled starting with Coq 8.8.

relevant-decidability's People

Contributors

dmxlarchey avatar

Watchers

 avatar  avatar

Forkers

jjhugues

relevant-decidability's Issues

Actual licence of this software?

Hi,

I would like to use this library for one of my developments. I am interested by the tree induction principle that you introduced in one of your email on the Coq mailing list, and then in Kruskal and then this repo.

There are two license files in place, one is LGPL, the other is CeCiLLv2. However, it seems all files are released under CeCiLLv2 only,. Is this correct? Can you confirm all files are released under this license?

Thanks,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.