Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Unification

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Unification


chronological Thread 
  • From: Thery Laurent <thery AT ns.di.univaq.it>
  • To: Colin Riba <Colin.Riba AT loria.fr>
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Unification
  • Date: Thu, 3 Feb 2005 12:04:12 +0100 (CET)
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hi,

It may be of some help if you want to use your unification in some extracted code.
I've an exact correctness proof of the unification algorithm given by John Harrison

http://www.cl.cam.ac.uk/users/jrh/atp/index.html

It is exact in the sense that the extracted code is as close as possible
to John's implementation (unfortunately it can't be exactly the same since John is using exceptions). If you are interested the code is here

ftp://ftp-sop.inria.fr/lemme/Laurent.Thery/unif.tar.gz

--
Laurent





Archive powered by MhonArc 2.6.16.

Top of Page