X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fweb%2Fbasic_2.ldw.xml;h=33d86efdac9451a5cc6a974596fc3564761ef212;hb=1fd63df4c77f5c24024769432ea8492748b4ac79;hp=ca4970bcb5d75dc7e4f059d2440716e53e83fdc1;hpb=d71ad5c0d52dff8bc4b77216fbcb0b65ecd7d391;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/web/basic_2.ldw.xml b/matita/matita/contribs/lambdadelta/basic_2/web/basic_2.ldw.xml index ca4970bcb..33d86efda 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/web/basic_2.ldw.xml +++ b/matita/matita/contribs/lambdadelta/basic_2/web/basic_2.ldw.xml @@ -1,11 +1,13 @@ - -
Summary of the Specification
- Here is a numerical acount of the specification's contents + Summary of the Specification + Here is a numerical account of the specification's contents and its timeline. - Nodes are counted according to the "intrinsinc complexity measure" - [F. Guidi: "Procedural Representation of CIC Proof Terms" - Journal of Automated Reasoning 44(1-2), Springer (February 2010), - pp. 53-78]. - Stage "B" - - Context-sensitive subject equivalence - for native type assignment. + + λδ-2B is repackaged without λδ-ground-2. - - Stage "A": "Weakening the Applicability Condition" - - Iterated static type assignment defined (more elegantly) - as a primitive notion. - - - Preservation of stratified native validity - for context-sensitive computation on terms. - - - strong qrst-normalization - for simply typed terms. - - - lazy equivalence on local environments - addded as q-step to rst-computation on closures + + λδ-2B is released. + + + Applicability condition is now parametrized + with a generic subset of numbers. + + + Applicability condition parametrized + with an initial interval of numbers + allows λδ-2B to generalize both λδ-2A and λδ-1B. + + + Extended (λδ-2A) and restricted (λδ-1B) validity is decidable (anniversary milestone). - - Parametrized slicing of local environments - comprises both versions of this operation - (one from basic_1, the other used in basic_2 till now). + + Preservation of validity for rt-computation + does not need the sort degree parameter + (i.e. no induction on the degree). - - Passive support for global environments. + + Extended (λδ-2A) and restricted (λδ-1B) validity rules justified. - - Reaxiomatized β-reductum as in rt-reduction. + + λδ-2A completed with + confluence of rt-computation and + preservation of validity for rt-computation. - - Context-sensitive strong rt-normalization - for simply typed terms. + + Behavioral component rt_computation completed. - - Reaxiomatized substitution and reduction - commute with respect to subclosure + + "Big tree" theorem (anniversary milestone). - - Mutual recursive preservation of stratified native validity - for rst-computation on closures. - - - Confluence for context-free parallel reduction on closures. + + Support for rt-computation completed. - - Term binders polarized to control ζ-reduction (not released). + + Exclusion binder in local environments. + Syntactic component updated: + syntax, relocation, s_transition, s_computation, static, i_static. - - Context-sensitive subject equivalence - for atomic arity assignment + + Strong rt-normalization + for simply typed terms (anniversary milestone). - - Context-sensitive strong normalization - for simply typed terms. + + Behavioral component rt_transition completed. - - Support for abstract candidates of reducibility. + + Generic candidates of reducibility. - - Confluence for context-sensitive parallel reduction on terms. + + Confluence for parallel r-transition on referred entries of local environments. - - Confluence for context-free parallel reduction on terms. + + Confluence for context-sensitive parallel r-transition on terms. - - Specification starts. + + Syntactic component completed: + syntax, relocation, s_transition, s_computation, static + (anniversary milestone). + + + Relocation with reference transforming maps (rtmap). + + + λδ-2B is started. -
Logical Structure of the Specification
- The source files are grouped in planes and components - according to the following table. - Notation files covering the whole specification are provided. - The notation for the relations or functions introduced in each file - is shown in parentheses (? are placeholders). + Logical Structure of the Specification + This table reports the specification's components and their planes.
-
Physical Structure of the Specification
- The source files are grouped in directories, - one for each component. -