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

<doc url="research/russell/meta" base="/" title="Dependent Finger Trees in Coq">
  <para>
    We prove the correctness of an
    implementation of Finger Trees <cite-paper key="hinze:FingerTrees"/> in Coq, 
    using Russell to develop the dependently typed programs associated
    with this datastructure.
    I've written a <cite-paper key="sozeau.Coq/FingerTrees/article">walkthrough</cite-paper> of the 
    development. I also gave a <cite-paper key="sozeau.Coq/FingerTrees/types07">talk</cite-paper> about it
    at <link url="http://users.dimi.uniud.it/types07">TYPES'07</link>.
  </para>

  <para>
    <link url="repos/coq/fingertrees/doc/html/index.html">Here</link>'s
    the <tt>coqdoc</tt> generated documentation.
    You can also <link url="repos/coq/fingertrees/src">browse</link> the sources.
  </para>

</doc>

