]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/index.html
- xhtbl: support for relative links added
[helm.git] / helm / www / lambdadelta / index.html
index 07e98c6a926e9ec182be6d56c1ff5853404fd173..ce113aff0abfce082ff3ada820e6c1d18520ccf4 100644 (file)
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html dir="ltr" lang="en-us"><head>
-
-
-
-  <meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>λδ home page</title>
-  
-  <meta content="Ferruccio Guidi" name="author">
-  <meta content="The formal system λδ" name="description">
-  <link rel="shortcut icon" href="images/crux_16.ico"></head><body>
-<div style="text-align: center;">
-<br>
-<a href="http://lambdadelta.info/"><img alt="[Crux Logo]" title="The Crux" src="images/crux_32.png" style="border: 0px solid ; width: 32px; height: 32px;"></a>
-<h1>The Formal System λδ (\lambda\delta)<br>
-</h1>
-<h2>Towards the unification of terms, types, environments and contexts</h2>
-<img style="width: 95%; height: 4px;" alt="[Separator]" title="Separator" src="images/rainbow.png"><br>
-<table style="text-align: left; width: 95%; margin-left: auto; margin-right: auto;" border="0" cellpadding="2" cellspacing="20">
-  <tbody>
-    <tr>
-      <td style="vertical-align: top;">
-      <ul>
-        <li>Foreword</li>
-      </ul>
-      <ul>
-        <li><a href="news.html">News</a></li>
-      </ul>
-      <ul>
-        <li><a href="documentation.html">Papers</a></li>
-      </ul>
-      <ul>
-        <li><a href="implementation.html">Resources</a><br>
-        </li>
-      </ul>
-      </td>
-      <td style="vertical-align: top; text-align: left;">
-      <h3 style="text-align: right;">Foreword <img style="width: 37px; height: 37px;" alt="[Butterfly]" title="Butterfly" src="images/b9.png"></h3>
-The formal system λδ
-(\lambda\delta) is a typed lambda calculus that pursues the static and
-dynamic unification of terms, types, environments and contexts while
-enjoying a well-conceived theory, which includes the commonly
-desired properties.<br>
-      <br>
-λδ takes some features from the calculi of the Automath family and
-some from the pure type systems, but it differs from both in that it
-does not include the Π construction while it provides for an
-abbreviation mechanism at the level of terms.<br>
-      <br>
-λδ features explicit type annotations, which are borrowed from
-realistic type checker implementations and with which type checking is
-reduced to type inference.<br>
-      <br>
-The reduction steps of λδ include β-contraction, δ-expansion,
-ζ-contraction and θ-swap. On the other hand,
-η-contraction is not included.<br>
-      <br>
-The theory of λδ includes important properties such as the
-confluence of reduction, the correctness of types, the
-uniqueness of types up to conversion, the subject reduction of the type
-assignment, the strong normalization of the typed terms. The
-decidability of type inference and of type checking come as corollaries.<br>
-      <br>
-λδ features uniformly dependent types and a predicative abstraction
-mechanism, so the calculus can serve as a formal specification language
-for the type theories that need a predicative foundation. λδ is
-expected to have the expressive power of λ→.<br>
-      <br>
-λδ comes in several versions listed in the following table, which
-includes the major milestones:<br>
-      <br>
-      <table style="text-align: left; width: 100%;" border="1" cellpadding="2" cellspacing="0">
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-us">
+  <head>
+    <meta http-equiv="Content-Language" content="en-us" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta http-equiv="Content-Style-Type" content="text/css" />
+    <meta name="author" content="Ferruccio Guidi" />
+    <meta name="description" content="\lambda\delta home page" />
+    <title>\lambda\delta home page</title>
+    <link rel="stylesheet" type="text/css" href="http://lambdadelta.info/css/ld_web.css" />
+    <link rel="stylesheet" type="text/css" href="http://lambdadelta.info/css/lddl.css" />
+    <link rel="stylesheet" type="text/css" href="http://lambdadelta.info/css/xhtbl.css" />
+    <link rel="shortcut icon" href="http://lambdadelta.info/images/crux_16.ico" />
+  </head>
+  <body lang="en-US">
+    <div class="spacer">
+      <a href="http://lambdadelta.info/">
+        <img class="icon32" alt="[lambdadelta home]" title="lambdadelta home" src="http://lambdadelta.info/images/crux_32.png" />
+      </a>
+    </div>
+    <div class="head1">The Formal System λδ (\lambda\delta)</div>
+    <div class="spacer">
+      <img class="rule" alt="[Spacer]" title="lambdadelta rainbow rule" src="http://lambdadelta.info/images/rainbow.png" />
+    </div>
+   <div xmlns:ld="http://lambdadelta.info/" class="spacer">
+      <br />
+    </div>
+    <div xmlns:ld="http://lambdadelta.info/" class="text">
+      <table cellpadding="4" cellspacing="0">
         <tbody>
           <tr>
-            <td style="vertical-align: top; background-color: rgb(223, 223, 223); text-align: center;">Version<br>
+            <td class="snss component sky">
+              <a href="http://lambdadelta.info/index.html">foreword</a>
             </td>
-            <td style="vertical-align: top; background-color: rgb(223, 223, 223); text-align: center;">Name<br>
+            <td class="snss component magenta">
+              <a href="http://lambdadelta.info/news.html">news</a>
             </td>
-            <td style="vertical-align: top; background-color: rgb(223, 223, 223); text-align: center;">Started<br>
+            <td class="snss component orange">
+              <a href="http://lambdadelta.info/documentation.html">documentation</a>
             </td>
-            <td style="vertical-align: top; background-color: rgb(223, 223, 223); text-align: center;">Released<br>
-            </td>
-            <td style="vertical-align: top; background-color: rgb(223, 223, 223); text-align: center;">Dismissed<br>
+            <td class="ssss component green">
+              <a href="http://lambdadelta.info/implementation.html">implementation</a>
             </td>
           </tr>
+        </tbody>
+      </table>
+    </div>
+
+   <a xmlns:ld="http://lambdadelta.info/" name="foreword" />
+    <div xmlns:ld="http://lambdadelta.info/" class="head2dx">Foreword <img class="icon37" alt="[spacer]" title="lambdadelta butterfly" src="http://lambdadelta.info/images/b9.png" />
+    </div>
+   <div xmlns:ld="http://lambdadelta.info/" class="text">
+      The formal system λδ (\lambda\delta) is a typed λ-calculus aiming to support
+      the foundations of Mathematics that require an underlying specification language
+      (for example the <a href="http://www.math.unipd.it/~maietti/">Minimal Type Theory</a>
+       and its predecessors).
+   </div>
+   <div xmlns:ld="http://lambdadelta.info/" class="text">
+      λδ is developed in the context of the
+      <a href="http://helm.cs.unibo.it/">Hypertextual Electronic Library of Mathematics</a>
+      as a machine-checked digital specification
+      that is not the formal counterpart of some previously published informal material.
+   </div>
+   <div xmlns:ld="http://lambdadelta.info/" class="text">
+      λδ comes in several versions listed in the following table,
+      which includes the major milestones:
+   </div>
+   <div xmlns:ld="http://lambdadelta.info/" class="text">
+      <table cellpadding="4" cellspacing="0">
+        <tbody>
           <tr>
-            <td style="vertical-align: top; background-color: rgb(255, 223, 191);">2<br>
-            </td>
-            <td style="vertical-align: top; background-color: rgb(255, 223, 191);">basic_2<br>
-            </td>
-            <td style="vertical-align: top; background-color: rgb(255, 223, 191);">April
-2011<br>
-            </td>
-            <td style="vertical-align: top; background-color: rgb(255, 223, 191);">planned
-in
-2014<br>
-            </td>
-            <td style="vertical-align: top; background-color: rgb(255, 223, 191);">not
-planned yet<br>
-            </td>
+            <td class="snns component gray">version</td>
+            <td class="snnn component gray">name</td>
+            <td class="snnn component gray">developed with</td>
+            <td class="snnn component gray">started</td>
+            <td class="snnn component gray">announced</td>
+            <td class="snnn component gray">released</td>
+            <td class="ssnn component gray">dismissed</td>
           </tr>
           <tr>
-            <td style="vertical-align: top; background-color: rgb(255, 191, 191);">1<br>
-            </td>
-            <td style="vertical-align: top; background-color: rgb(255, 191, 191);">basic_1<br>
-            </td>
-            <td style="vertical-align: top; background-color: rgb(255, 191, 191);">May
-2004<br>
+            <td class="snns orange">2</td>
+            <td class="snnn orange">basic_2</td>
+            <td class="snnn orange">
+              <a href="http://matita.cs.unibo.it/">Matita 0.99.2</a>
             </td>
-            <td style="vertical-align: top; background-color: rgb(255, 191, 191);">November
-2006<br>
-            </td>
-            <td style="vertical-align: top; background-color: rgb(255, 191, 191);">May
-2008<br>
+            <td class="snnn orange">April 2011</td>
+            <td class="snnn orange">July 2014</td>
+            <td class="snnn orange">Planned in 2014</td>
+            <td class="ssnn orange">Not planned yet</td>
+          </tr>
+          <tr>
+            <td class="snss red">1</td>
+            <td class="snsn red">basic_1</td>
+            <td class="snsn red">
+              <a href="http://coq.inria.fr/">Coq 7.3.1</a>
             </td>
+            <td class="snsn red">May 2004</td>
+            <td class="snsn red">January 2006</td>
+            <td class="snsn red">November 2006</td>
+            <td class="sssn red">May 2008</td>
           </tr>
         </tbody>
       </table>
-      <br>
-      <h3 style="text-align: right;">Notice
-for
-the
-Internet
-Explorer
-user <img style="width: 37px; height: 37px;" alt="[Butterfly]" title="Butterfly" src="images/b3.png"></h3>
-To view this site
-correctly, please select a font with <a href="http://www.unicode.org/">Unicode</a>
-support.
-For example <span style="font-weight: bold;">Lucida Sans Unicode</span>
-(it should be already installed on your system).
-To change the current font follow: <span style="font-weight: bold;">"Tools"
-menu
-→ "Internet
-Options" entry → "General" tab → "Fonts" button.</span><br>
-      </td>
-    </tr>
-  </tbody>
-</table>
-<br>
-<a href="http://validator.w3.org/check?uri=referer"><img alt="[Valid HTML 4.01 Transitional]" title="Valid HTML 4.01 Transitional" src="http://www.w3.org/Icons/valid-html401" style="border: 0px solid ; width: 88px; height: 31px;"></a> <a href="http://www.anybrowser.org/campaign/"><img alt="[Use Any Browser Here]" title="Use Any Browser Here" src="images/globe_trans.png" style="border: 0px solid ; width: 147px; height: 42px;"></a> <img style="width: 88px; height: 31px;" alt="[PNG Used Here]" title="PNG Used Here" src="images/PNGnow2.png"><br>
-<br>
-Last update 2014-02-24 by <a href="http://www.cs.unibo.it/%7Efguidi/">Ferruccio
-Guidi</a><br>
-</div>
+    </div>
+
+   <a xmlns:ld="http://lambdadelta.info/" name="notice" />
+    <div xmlns:ld="http://lambdadelta.info/" class="head2dx">Notice for the Internet Explorer user <img class="icon37" alt="[spacer]" title="lambdadelta butterfly" src="http://lambdadelta.info/images/b3.png" />
+    </div>
+   <div xmlns:ld="http://lambdadelta.info/" class="text">
+      To view this site correctly, please select a font
+      with <a href="http://www.unicode.org/">Unicode</a> support.
+      For example "Lucida Sans Unicode" (it should be already installed on your system).
+      To change the current font follow:
+      "Tools" menu → "Internet Options" entry → "General" tab → "Fonts" button.
+   </div>
 
-</body></html>
+   <div class="spacer">
+      <img class="rule" alt="[Spacer]" title="lambdadelta rainbow rule" src="http://lambdadelta.info/images/rainbow.png" />
+    </div>
+    <div xmlns:ld="http://lambdadelta.info/" class="spacer">
+      <br />
+    </div>
+    <div xmlns:ld="http://lambdadelta.info/" class="spacer">
+      <a href="http://validator.w3.org/check?uri=referer">
+        <img class="w3c" alt="[Valid XHTML 1.1]" title="Valid XHTML 1.1" src="http://www.w3.org/Icons/valid-xhtml11-blue" />
+      </a>
+      <a href="http://jigsaw.w3.org/css-validator/check/referer">
+        <img class="w3c" alt="[Valid CSS level 2]" title="Valid CSS level 2" src="http://www.w3.org/Icons/valid-css2-blue" />
+      </a>
+      <a href="http://www.w3.org/XML/">
+        <img class="w3c" alt="[Generated from XML via XSL]" title="Generated from XML via XSL" src="http://lambdadelta.info/images/xml_xsl2.png" />
+      </a>
+      <a href="http://www.w3.org/Graphics/PNG/">
+        <img class="w3c" alt="[PNG used here]" title="PNG used here" src="http://lambdadelta.info/images/PNGnow2.png" />
+      </a>
+      <a href="http://www.anybrowser.org/campaign/">
+        <img class="w3c" alt="[Viewable with any browser]" title="Viewable with any browser" src="http://www.anybrowser.org/campaign/bvgraphics/abtfile.png" />
+      </a>
+    </div>
+    <div xmlns:ld="http://lambdadelta.info/" class="spacer">
+      <br />
+    </div>
+    <div xmlns:ld="http://lambdadelta.info/" class="spacer">Last update: Sun, 06 Jul 2014 16:37:09 +0200</div>
+</body>
+</html>