X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fwww%2Flambdadelta%2Fbasic_2.html;h=12764cede0458a9d7dffbfc96af921a00c923e46;hb=5275f55f5ec528edbb223834f3ec2cf1d3ce9b84;hp=cd756f629a03988a1c1d8f02cc8894a8acd341d6;hpb=640716b0624d2a7cd9f339b9ab975e85b3288a50;p=helm.git diff --git a/helm/www/lambdadelta/basic_2.html b/helm/www/lambdadelta/basic_2.html index cd756f629..12764cede 100644 --- a/helm/www/lambdadelta/basic_2.html +++ b/helm/www/lambdadelta/basic_2.html @@ -6,8 +6,8 @@ - - lambdadelta version 2 + + \lambda\delta home page @@ -16,1364 +16,653 @@
- [lambdadelta home] + [\lambda\delta home]
-
cic:/matita/lambdadelta/basic_2/ (λδ version 2)
+
cic:/matita/lambdadelta/basic_2/ (core λδ version 2)
- [Spacer] + [Spacer]
-
System's Syntax and Behavior
-
This is a summary of the "block structure" - of the System's syntactic items and reductions. -
-
+
+
+
+
- - - - - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - + + + + - - - - - - - - - + + - - - - - - - - - - - - - + + + + + + + +
domainblockleaderapplicator (with →θ)*reduction→ζ *reference *
{X | Γ ⊢ X : W}local typed abstraction *Γ ⊢ +λWⓐV→βno#i
+ + home + + news + + specification +
local typed declaration **Γ ⊢ -λWⓐV→βno#i
+
global typed declaration ***Γ ⊢ pλWnonono$p
+ + documentation + + implementation +
native type annotation *Γ ⊢ ⓝWnonoyesno
{X | Γ ⊢ X = V}local abbreviation *Γ ⊢ +δVnolocal →δyes#i
+ + foreword + + milestones + + version 2 + (background - core - applications)
local definition **Γ ⊢ -δVnolocal →δno#i
+ + version 2 + + helena +
global definition ***Γ ⊢ pδVnoglobal →δno$p
nosort ****Γ ⊢ ⋆knononono + citations + + visibility + + version 1 + (background - core)(static HELM directory) + version 1 + + library + (static LDDL directory)
-
* In terms only. + +
Summary of the Specification [spacer] +
+
Here is a numerical account of the specification's contents and its timeline.
-
+
- - - + + - - - - - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + +
categoryobjects + categoryobjects
+
+
+
+
sizesfiles237 characters420425nodes1063117sizesfiles102characters69295nodes245853
propositionstheorems85lemmas946total1031propositionstheorems34lemmas256total290
conceptsdeclared45defined80total125conceptsdeclared21defined29total50
-
    +
    Stage "B"
    +
    • - In progress. + Ongoing. Context-sensitive subject equivalence for native type assignment.
    -
      +
      Stage "A2": "Extending the Applicability Condition"
      +
        +
      • + 2015 October 9. + λδ version 2A2 is started. +
      • +
      +
      Stage "A1": "Extending the Applicability Condition"
      +
        +
      • + 2015 August 27. + λδ version 2A1 appears too complex and is dismissed. +
      • +
      +
        +
      • + 2014 October 28. + λδ version 2A1 is released. +
      • +
      +
        +
      • + 2014 September 9. + Iterated static type assignment defined (more elegantly) + as a primitive notion. +
      • +
      +
        +
      • + 2014 June 18. + Preservation of stratified native validity + for context-sensitive computation on terms. +
      • +
      +
        +
      • + 2014 June 9. + Strong qrst-normalization + for simply typed terms. +
      • +
      +
        +
      • + 2014 April 16. + Lazy equivalence on local environments + added as q-step to rst-computation on closures + (anniversary milestone). +
      • +
      +
        +
      • + 2014 January 20. + Parametrized slicing of local environments + comprises both versions of this operation + (one from basic_1, the other used in basic_2 till now). +
      • +
      +
        +
      • + 2013 August 7. + Passive support for global environments. +
      • +
      +
      • - In progress. - Closure of extended context-sensitive computation - for native validity. + 2013 July 27. + Reaxiomatized β-reductum as in rt-reduction.
      -
        +
        • - In progress. - Extended context-sensitive strong normalization + 2013 July 20. + Context-sensitive strong rt-normalization for simply typed terms.
        -
          +
          • - 2013 April 16. - Reaxiomatized substitution and reduction + 2013 April 16. + Reaxiomatized substitution and reduction commute with respect to subclosure (anniversary milestone).
          -
            +
            • - 2013 March 16. + 2013 March 16. Mutual recursive preservation of stratified native validity - for hyper computation on closures. + for rst-computation on closures.
            -
              +
              • - 2012 October 16. + 2012 October 16. Confluence for context-free parallel reduction on closures.
              -
                +
                • - 2012 July 26. - Term binders polarized to control ζ reduction. + 2012 July 26. + Term binders polarized to control ζ-reduction (not released).
                -
                  +
                  • - 2012 April 16. + 2012 April 16. Context-sensitive subject equivalence for atomic arity assignment (anniversary milestone).
                  -
                    +
                    • - 2012 March 15. + 2012 March 15. Context-sensitive strong normalization for simply typed terms.
                    -
                      +
                      • - 2012 January 27. + 2012 January 27. Support for abstract candidates of reducibility.
                      -
                        +
                        • - 2011 September 21. + 2011 September 21. Confluence for context-sensitive parallel reduction on terms.
                        -
                          +
                          • - 2011 September 6. + 2011 September 6. Confluence for context-free parallel reduction on terms.
                          -
                            +
                            • - 2011 April 17. - Specification starts. + 2011 April 17. + λδ version 2 is started.
                            - -
                            Logical Structure of the Specification
                            -
                            The source files are grouped in planes and components - according to the following table. - A notation file covering the whole specification is provided. - The notation for the relations or functions introduced in each file - is shown in parentheses (? are placeholders). +
                            Logical Structure of the Specification [spacer] +
                            +
                            This table reports the specification's components and their planes.
                            -
                            +
                            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - + + + + - - - - - - - - - - + + + - - - - - - - - + + + - - - - - - + + + - - - + - - - - - - - - - - - + + + + - - - - - - - - + + - - - + + + - - - - - - - - - - - + + - - - - - - - + + + - - - - - - + + - - - - - - - - + + + - - - - - - - + + + - - - - - - + + + + - - - - - - - - + + + - - - - - - + + + - - - - - - - - + + + - - - - - - + + - - - - - - - - - + + + - - - - - - - + + + + - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                            componentplanefiles -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            dynamic typing"big tree" parallel computationyprs ( ? ⊢ ⦃?,?⦄ ≥[g] ⦃?,?⦄ )yprs_yprsygt ( ? ⊢ ⦃?,?⦄ >[g] ⦃?,?⦄ )ygt_ygt -
                            -
                            -
                            -
                            "big tree" parallel reductionypr ( ? ⊢ ⦃?,?⦄ ≽[g] ⦃?,?⦄ )ysc ( ? ⊢ ⦃?,?⦄ ≻[g] ⦃?,?⦄ ) -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            local env. ref. for stratified native validitylsubsv ( ? ⊢ ? ¡⊑[?] ? )lsubsv_ldrop lsubsv_lsuba lsubsv_ssta lsubsv_dxprs lsubsv_cpcs lsubsv_snv -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            stratified native validitysnv ( ⦃?,?⦄ ⊢ ? ¡[?] )snv_lift snv_ltpss_dx snv_ltpss_sn snv_aaa snv_ssta snv_sstas snv_ssta_ltpr snv_ltpr snv_cpcs -
                            -
                            -
                            -
                            -
                            -
                            equivalencefocalized equivalencelfpcs ( ⦃?⦄ ⬌* ⦃?⦄ )lfpcs_aaa lfpcs_fpcs lfpcs_lfprs lfpcs_lfpcs -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            fpcs ( ⦃?,?⦄ ⬌* ⦃?,?⦄ )fpcs_aaa fpcs_cpcs fpcs_fprs fpcs_fpcs -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            local env. ref. for stratified static type assignmentlsubss ( ? •⊑[?] ? )lsubss_ldrop lsubss_ssta lsubss_cpcs -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            context-sensitive equivalencecpcs ( ? ⊢ ? ⬌* ? )cpcs_ltpss_dx cpcs_ltpss_sn cpcs_delift cpcs_aaa cpcs_ltpr cpcs_cprs cpcs_cpcs -
                            -
                            -
                            -
                            -
                            -
                            conversionfocalized conversionlfpc ( ⦃?⦄ ⬌ ⦃?⦄ )lfpc_lfpc + componentplanefiles
                            +
                            +
                            -
                            -
                            + static typingparametersshsd
                            fpc ( ⦃?,?⦄ ⬌ ⦃?,?⦄ )fpc_fpc -
                            -
                            -
                            -
                            +
                            +
                            context-sensitive conversioncpc ( ? ⊢ ? ⬌ ? )cpc_cpc + restricted ref. for local env.lsubr ( ? ⫃ ? )lsubr_length lsubr_drops lsubr_lsubr
                            -
                            -
                            +
                            computationfocalized computationlfprs ( ⦃?⦄ ➡* ⦃?⦄ )lfprs_aaa lfprs_ltprs lfprs_cprs lfprs_fprs lfprs_lfprs +
                            + ranged equivalence for closuresfreq ( ⦃?,?,?⦄ ≡ ⦃?,?,?⦄ )freq_freq
                            +
                            -
                            -
                            +
                            fprs ( ⦃?,?⦄ ➡* ⦃?,?⦄ )fprs_aaa fprs_fprs + context-sensitive free variablesfrees ( ? ⊢ 𝐅*⦃?⦄ ≡ ? )frees_weight frees_lreq frees_frees
                            -
                            -
                            +
                            + s-computation +
                            decomposed extended computationdxprs ( ⦃?,?⦄ ⊢ ? •*➡*[?] ? )dxprs_lift dxprs_ltpss_dx dxprs_ltpss_sn dxprs_aaa dxprs_dxprs +
                            +
                            +
                            -
                            -
                            weakly normalizing computationcpe ( ? ⊢ ➡* 𝐍⦃?⦄ )cpe_cpe + s-transitionstructural successor for closuresfquq ( ⦃?,?,?⦄ ⊐⸮ ⦃?,?,?⦄ )fquq_length fquq_weight
                            -
                            -
                            +
                            +
                            strongly normalizing computationcsn_vector ( ? ⊢ ⬊* ? )csn_cpr_vector csn_tstc_vector csn_aaa +
                            + fqu ( ⦃?,?,?⦄ ⊐ ⦃?,?,?⦄ )fqu_length fqu_weight
                            +
                            -
                            -
                            + relocationgeneric slicing for local environmentsdrops_vector ( ⬇*[?,?] ? ≡ ? )
                            csn ( ? ⊢ ⬊* ? )csn_alt ( ? ⊢ ⬊⬊* ? )csn_lift csn_cpr csn_lfpr +
                            +
                            +
                            context-sensitive computationcprs (? ⊢ ? ➡* ?)cprs_lift cprs_tpss cprs_ltpss_dx cprs_ltpss_sn cprs_delift cprs_aaa cprs_ltpr cprs_lfpr cprs_cprs cprs_lfprs cprs_tstc cprs_tstc_vector +
                            + drops ( ⬇*[?,?] ? ≡ ? )drops_lstar drops_weight drops_length drops_ceq drops_lexs drops_lreq drops_drops
                            +
                            +
                            context-free computationltprs ( ? ➡* ? )ltprs_alt ( ? ➡➡* ? )ltprs_ldrop ltprs_ltprs + generic relocation for termslifts_vector ( ⬆*[?] ? ≡ ? )lifts_lifts_vector
                            +
                            +
                            +
                            tprs ( ? ➡* ?)tprs_lift tprs_tprs + lifts ( ⬆*[?] ? ≡ ? )lifts_simple lifts_weight lifts_lifts
                            -
                            -
                            +
                            -
                            -
                            local env. ref. for abstract candidates of reducibilitylsubc ( ? ⊑[?] ? )lsubc_ldrop lsubc_ldrops lsubc_lsuba +
                            + ranged equivalence for local environmentslreq ( ? ≡[?] ? )lreq_length lreq_lreq
                            +
                            +
                            support for abstract computation propertiesacpacp_cr ( ⦃?,?⦄ ϵ[?] 〚?〛 )acp_aaa + generic entrywise extension of context-sensitive relations for termalexs ( ? ⦻*[?,?,?] ? )lexs_length lexs_lexs
                            +
                            reducibilitycontext-sensitive focalized reductioncfpr ( ? ⊢ ⦃?,?⦄ ➡ ⦃?,?⦄ )cnfpr_ltpss cfpr_aaa cfpr_cpr cfpr_cfpr + grammarappend for local environmentsappend ( ? @@ ? )append_length
                            -
                            -
                            +
                            +
                            context-free focalized reductionlfpr ( ⦃?⦄ ➡ ⦃?⦄ )lfpr_alt ( ⦃?⦄ ➡➡ ⦃?⦄ )lfpr_aaa lfpr_cpr lfpr_fpr lfpr_lfpr + context-sensitive equivalences for termsceqceq_ceq
                            +
                            -
                            -
                            +
                            fpr ( ⦃?,?⦄ ➡ ⦃?,?⦄ )fpr_cpr fpr_fpr + same top term structuretsts ( ? ≂ ? )tsts_tsts tsts_vector
                            -
                            -
                            +
                            -
                            -
                            context-sensitive normal formscnf ( ? ⊢ 𝐍⦃?⦄ )cnf_lift cnf_cif +
                            + closurescl_weight ( ♯{?,?,?} )cl_restricted_weight ( ♯{?,?} )
                            +
                            +
                            revised context-sensitive reductionlpr ( ? ⊢ ➡ ? )lpr_ldrop lpr_cpr lpr_lpr + internal syntaxgenv
                            +
                            +
                            -
                            -
                            -
                            -
                            cpr ( ? ⊢ ? ➡ ? )cpr_lift +
                            +
                            + lenvlenv_weight ( ♯{?} )lenv_length ( |?| )
                            +
                            context-sensitive reductioncpr ( ? ⊢ ? ➡ ? )cpr_lift cpr_tpss cpr_ltpss_dx cpr_ltpss_sn cpr_delift cpr_aaa cpr_ltpr cpr_cpr -
                            -
                            -
                            -
                            +
                            termterm_weight ( ♯{?} )term_simple ( 𝐒⦃?⦄ )term_vector ( Ⓐ?.? )
                            +
                            context-sensitive reducible formscrf ( ? ⊢ 𝐑⦃?⦄ )crf_appendcif ( ? ⊢ 𝐈⦃?⦄ )cif_append -
                            -
                            +
                            context-free normal formsthnf ( 𝐇𝐍⦃?⦄ ) + item
                            +
                            -
                            -
                            -
                            -
                            -
                            -
                            context-free reductionltpr ( ? ➡ ? )ltpr_ldrop ltpr_tps ltpr_tpss ltpr_ltpss_dx ltpr_ltpss_sn ltpr_aaa ltpr_ltpr -
                            -
                            -
                            -
                            +
                            -
                            -
                            -
                            -
                            tpr ( ? ➡ ? )tpr_lift tpr_delift tpr_tpr +
                            + external syntaxaarity
                            +
                            unfoldrestricted parallel computationlpqs ( ? ⊢ ➤* ? )lpqs_ldrop lpqs_cpqs lpqs_lpqs -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            cpqs ( ? ⊢ ? ➤* ? )cpqs_lift -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            unfoldunfold ( ? ⊢ ? ⧫* ? ) -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            iterated stratified static type assignmentsstas ( ⦃?,?⦄ ⊢ ? •*[?] ? )sstas_lift sstas_lpss sstas_aaa sstas_sstas -
                            -
                            -
                            -
                            -
                            -
                            static typingstratified static type assignmentssta ( ⦃?,?⦄ ⊢ ? •[?,?] ? )ssta_lift ssta_lpss ssta_aaa ssta_ssta -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            local env. ref. for atomic arity assignmentlsuba ( ? ⁝⊑ ? )lsuba_ldrop lsuba_aaa lsuba_lsuba -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            atomic arity assignmentaaa ( ? ⊢ ? ⁝ ? )aaa_lift aaa_lifts aaa_lpss aaa_aaa -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            parametersshsd -
                            -
                            -
                            -
                            -
                            -
                            substitutionparallel substitutionlpss ( ? ⊢ ▶* ? )lpss_ldrop lpss_cpss lpss_lpss -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            cpss ( ? ⊢ ? ▶* ? )cpss_lift -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            iterated structural successor for closuresfsups ( ⦃?,?⦄ ⊃* ⦃?,?⦄ )fsups_fsups -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            fsupp ( ⦃?,?⦄ ⊃+ ⦃?,?⦄ )fsupp_fsupp -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            generic local env. slicingldrops ( ⇩*[?] ? ≡ ? )ldrops_ldrop ldrops_ldrops -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            generic term relocationlifts_vector ( ⇧*[?] ? ≡ ? )lifts_lift_vector -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            lifts ( ⇧*[?] ? ≡ ? )lifts_lift lifts_lifts -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            support for generic relocationgr2 ( @⦃?,?⦄ ≡ ? )gr2_plus ( ? + ? )gr2_minus ( ? ▭ ? ≡ ? )gr2_gr2 -
                            -
                            relocationstructural successor for closuresfsup ( ⦃?,?⦄ ⊃ ⦃?,?⦄ ) -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            global env. slicinggdrop ( ⇩[?] ? ≡ ? )gdrop_gdrop -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            basic local env. slicingldrop ( ⇩[?,?] ? ≡ ? )ldrop_append ldrop_lpx ldrop_lpx_sn ldrop_lbotr ldrop_ldrop -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            local env. ref. for substitutionlsubr ( ? ⊑[?,?] ? )(lsubr_lsubr)lsubr_lbotr ( ⊒[?,?] ? ) -
                            -
                            -
                            -
                            -
                            -
                            basic term relocationlift_vector ( ⇧[?,?] ? ≡ ? )lift_lift_vector -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            lift ( ⇧[?,?] ? ≡ ? )lift_lift -
                            -
                            -
                            -
                            -
                            -
                            grammarsame head term formtshf ( ? ≈ ? )(tshf_tshf) -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            same top term constructortstc ( ? ≃ ? )tstc_tstc tstc_vector -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            closurescl_shift ( ? @@ ? )cl_weight ( ♯{?,?} ) -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            internal syntaxgenv -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            lenvlenv_weight ( ♯{?} )lenv_length ( |?| )lenv_append ( ? @@ ? )lenv_px lenv_px_sn lenv_px_bi
                            -
                            -
                            -
                            -
                            termterm_weight ( ♯{?} )term_simple ( 𝐒⦃?⦄ )term_vector -
                            -
                            -
                            -
                            -
                            -
                            item -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            -
                            external syntaxaarity -
                            -
                            -
                            -
                            -
                            -
                            +
                            - -
                            Physical Structure of the Specification
                            -
                            The source files are grouped in directories, - one for each component. -
                            -
                            - [Spacer] +
                            + [Spacer]

                            @@ -1398,6 +687,6 @@

                            -
                            Last update: Sat, 20 Apr 2013 21:34:40 +0200
                            - +
                            Last update: Thu, 07 Apr 2016 15:45:52 +0200
                            +