1 <?xml version="1.0" encoding="UTF-8"?>
3 <page xmlns="http://lambdadelta.info/"
4 description = "\lambda\delta home page"
5 title = "\lambda\delta home page"
7 head = "The Formal Systems of the λδ (\lambda\delta) Family"
9 <sitemap name="sitemap"/>
11 <section15 name="specifications">Computer-checked formal specifications</section15>
13 The systems of the λδ family are developed as machine-checked digital specifications,
14 and are listed in the next table, which includes the major milestones.
17 The life cycle of a specification consists of four periods.
18 <notice class="alpha" text="Alpha:"/>
19 the definitions are designed and the major propositions are proved,
20 then the calculus is announced with a presentation.
21 <notice class="beta" text="Beta:"/>
22 major changes and additions may occur before the calculus is released on paper.
23 <notice class="gamma" text="Gamma:"/>
24 subsequent improvements occur until the specification is completed or superseded,
25 while major changes and additions are announced and reported on paper.
26 <notice class="delta" text="Delta:"/>
27 after its conclusion, the specification is modified just for maintenance.
29 <table name="versions"/>
32 Informational pages on the specifications are provided.
34 <topitem name="notice1">
35 <notice class="alpha" text="Notice on displayed numerical acounts:"/>
36 nodes are counted according to the "intrinsic complexity measure"
37 [F. Guidi: "Procedural Representation of CIC Proof Terms"
38 Journal of Automated Reasoning 44(1-2), Springer (February 2010), pp. 53-78].
40 <topitem name="notice2">
41 <notice class="alpha" text="Notice on displayed logical structures:"/>
42 from the logical standpoint, the source scripts are grouped in "planes"
43 and these are grouped in "components";
44 the notation for the relations or functions
45 introduced in each script, is shown in parentheses (? are placeholders).
48 <!-- VERSION 3 =========================================================== -->
50 <subsection name="v3"><img logo="ld3"/>λδ version 3 (proposed)</subsection>
52 The formal specification of λδ version 3
56 <!-- VERSION 2 =========================================================== -->
58 <subsection name="v2"><img logo="ld2"/>λδ version 2 (active)</subsection>
60 The formal specification of λδ version 2
61 is available in the following formats:
64 <topitem name="source2">
66 <rlink to="download/lambdadelta_2A1.tar.gz">lambdadelta_2A1 for Matita 0.99.2</rlink>
67 (revised <notice class="gamma" text="2014-10"/>).
68 Source scripts [Svn revision: 12964].
69 <rlink to="documentation.html#ldR2c">Documentation (R2c)</rlink>.
72 The scripts are grouped in directories, first by part, then by component.
75 <notice class="alpha" text="Notice:"/>
76 the scripts are checked by the latest version of Matita from
77 <link to="http://matita.cs.unibo.it/download.shtml">HELM Subversion repository</link>
78 at path <trunk/matita/>.
83 Informational pages on the parts of the specification:
84 <rlink to="ground_2.html">Background</rlink>,
85 <rlink to="basic_2.html">Core</rlink>,
86 <rlink to="apps_2.html">Applications</rlink>.
89 <!-- VERSION 1 =========================================================== -->
91 <subsection name="v1"><img logo="ld1"/>λδ version 1 (superseded)</subsection>
93 The formal specification of λδ version 1
94 is available in the following formats:
97 <topitem name="source1">
99 <rlink to="download/lambdadelta_1.tar.gz">lambdadelta_1 for Coq 7.3.1</rlink>
100 (revised <notice class="delta" text="2015-09"/>).
102 <rlink to="documentation.html#ldJ1a">Documentation (J1a)</rlink>.
104 <notice class="delta" text="2015 January 15."/>
105 17 new lemmas and former lemma "eq_nat_dec" renamed as "nat_dec_neg".
109 The scripts are grouped in directories, one for each part.
113 <topitem name="static1">
114 <rlink to="static/matita/lambdadelta/">lambdadelta_1 for Matita 0.5</rlink>
115 (revised <notice class="delta" text="2011-09"/>).
116 Static HTML pages generated by the <link to="http://helm.cs.unibo.it/">HELM</link> rendering engine.
118 <rlink to="static/matita/lambdadelta/basic_1/pr3/pr3/pr3_confluence.con.html">
119 Confluence of reduction</rlink>
120 (Church-Rosser property).
122 <rlink to="static/matita/lambdadelta/basic_1/ty3/props/ty3_correct.con.html">
123 Correctness of types</rlink>.
125 <rlink to="static/matita/lambdadelta/basic_1/ty3/props/ty3_unique.con.html">
126 Uniqueness of types up to conversion</rlink>.
128 <rlink to="static/matita/lambdadelta/basic_1/ty3/pr3/ty3_sred_pr3.con.html">
129 Subject reduction of the type assignment</rlink>.
131 <rlink to="static/matita/lambdadelta/basic_1/ty3/arity_props/ty3_sn3.con.html">
132 Strong normalization of the typed terms</rlink>.
134 <rlink to="static/matita/lambdadelta/basic_1/ty3/dec/ty3_inference.con.html">
135 Decidability of the type inference problem</rlink>.
139 <topitem name="dynamic1">
140 <link to="http://mowgli.cs.unibo.it:58080/apply?keys=RT&xmluri=http://helm.cs.unibo.it/helm//html/folder/index.html&prop.media-type=text/html&param.thmedia-type=text/html&param.thkeys=T1%2CT2%2CL%2CE&param.embedkeys=d_c%2CTC1%2CHC2%2CL&param.thencoding=UTF-8&prop.encoding=UTF-8&prop.doctype-public=-//W3C//DTD%20XHTML%201.0%20Transitional//EN&param.doctype-public=-//W3C//DTD%20XHTML%201.0%20Transitional//EN&param.encoding=UTF-8&param.media-type=text/html&param.keys=d_c%2CC1%2CHC2%2CL&profile=default&param.profile=default&param.CICURI=theory:/matita/lambdadelta/">
141 lambdadelta_1 for Matita 0.5</link>
142 (revised <notice class="delta" text="2011-09"/>).
143 <link to="http://helm.cs.unibo.it/">HELM</link> directory.
144 <notice class="alpha" text="Notice: the HELM rendering engine is offline."/>
148 Informational pages on the parts of the specification:
149 <rlink to="ground_1.html">Background</rlink>,
150 <rlink to="basic_1.html">Core</rlink>.