<?xml version="1.0" encoding="UTF-8"?>

<doc url="research/coq/equations" base="/" title="Equations">
  <para>
    Equations is a plugin for Coq implementing a dependent
    pattern-matching compiler and a set of tools generating
    support proofs for these definitions.
    I presented the prototype
    <cite-paper key="sozeau.Coq/Equations/PPS10"/> 
    and a paper describes the features and the implementation of the
    tool <cite-paper key="sozeau.Coq/Equations/ITP10"/>.
    A very
    preliminary <link url="research/coq/equations-intro.html">tutorial</link>
    is available too.
  </para>
  <para>
    The code is available through a <tt>git</tt> repository:
    <link url="http://github.com/mattam82/Coq-Equations"/>.
  </para>
</doc>

