Giter VIP home page Giter VIP logo

gtc-nominal's Introduction

A Formalisation (in Coq) of Nominal C-Unification and Nominal A, C and AC-Equivalence

The current version of this dataset is also available at https://doi.org/10.5281/zenodo.3364517.

Compiled with the Coq Proof Assistant Version 8.7.2:

File/Folder Short description
thesis20190319.pdf The text of the doctoral thesis entitled "Nominal Equational Problems Modulo Associativity, Commutativity and Associativity-Commutativity"
Impl_Equiv/ Folder with the implementations of the naive (extracted from the specification) and of the improved nominal A, C and AC-checking algorithms (OCaml code)
Impl_Unif/ Folder with the implementation of the nominal C-unification algorithm (OCaml code)
LibTactics.v Library of tactics given by http://www.chargueraud.org/softs/tlc/
Basics.v Necessary basic results on arithmetics and lists that are not in the standard libraries of Coq
Terms.v Syntax definition of nominal terms and some properties about
Perm.v Permutation action definition and its properties
Disgr.v Disagreement set definition and its properties
Tuples.v Definitions of TPlength, TPith and TPithdel and many formalised properties about
Fresh.v Deftinition of the freshness relation and some related basic properties
Alpha_Equiv.v Definition of the nominal alpha_equivalence and the formalisation of its soundness
Equiv.v Extentions of nominal alpha_equivalence in a parametrised way
AACC_Equiv_rec Recursive versions of the inductive definitions fresh and equiv from files Fresh.v and Equiv.v and OCaml code extraction
Equiv_Tuples.v Interactions between the extentions of nominal alpha_equivalence and tuples
AACC_Equiv.v Definitions of the nominal A+AC+C, A, AC and C-equivalences and the formalisation of their soundness
C_Equiv.v Specific Lemmas about nominal C-equivalence
Problems.v Definition of nominal C-unification problems and some lemmas about
Substs.v Definition of substitutions and some lemmas about
C_Unif.v Definition of the rule transformation systems $\Rightarrow_{#}$ and $\Rightarrow_{\approx}$
C_Unif_Termination.v Formalisation of the termination of $\Rightarrow_{#}$ and $\Rightarrow_{\approx}$
C_Unif_Soundness.v Formalisation of the soundness of $\Rightarrow_{#}$ and $\Rightarrow_{\approx}$ and successful leaves characterisation of the derivation tree
C_Unif_Completeness.v Formalisation of the completeness of $\Rightarrow_{#}$ and $\Rightarrow_{\approx}$
C_Matching Specification and formalisation of the properties of termination, soundness and completeness of the C-matching algorithm
Makefile Organisation of the code compilation with the "make" tool

gtc-nominal's People

Contributors

wtonribeiro avatar brecibr avatar

Watchers

James Cloos avatar

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.