X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fapps_2%2Fweb%2Fapps_2_src.tbl;h=2c781ef57173290002e53be1af102f5936e2f784;hb=dc605ae41c39773f55381f241b1ed3db4acf5edd;hp=6f9d8a2e7860a03e7610bfed3385274f953cdbd4;hpb=e880d6eab5e1700f4a625ddcd7d0fa8f0cce2dcc;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/apps_2/web/apps_2_src.tbl b/matita/matita/contribs/lambdadelta/apps_2/web/apps_2_src.tbl index 6f9d8a2e7..2c781ef57 100644 --- a/matita/matita/contribs/lambdadelta/apps_2/web/apps_2_src.tbl +++ b/matita/matita/contribs/lambdadelta/apps_2/web/apps_2_src.tbl @@ -9,26 +9,32 @@ table { ] } ] - class "orange" + class "yellow" [ { "models" * } { + [ { "term model" * } { + [ "tm" "tm_vpush" * ] + } + ] [ { "denotational equivalence" * } { [ "deq" + "( ? ⊢ ? ≗{?} ? )" "deq_cpr" * ] } ] - [ { "evaluation equivalence" * } { - [ "veq" + "( ? ≗{?} ? )" "veq_vdrop" "veq_li" "veq_lifts" * ] + [ { "local environment interpretation" * } { + [ "li" + "( ? ϵ ⟦?⟧{?}[?] )" "li_vpushs" * ] } ] - [ { "evaluation drop" * } { - [ "vdrop" + "( ⫰{?}? )" + "( ⫰{?}[?]? )" "vdrop_vlift" * ] + [ { "multiple evaluation push" * } { + [ "vpushs" + "( ?⨁{?}[?]? ≘ ? )" "vpushs_fold" * ] + } + ] + [ { "evaluation equivalence" * } { + [ "veq" + "( ? ≗{?} ? )" "veq_lifts" * ] } ] [ { "model declaration" * } { [ "model" + "( ? ≗{?} ? )" + "( ? @{?} ? )" + "( ⟦?⟧{?}[?,?] )" - "model_vlift" + "( ⫯{?}[?]? )" + "( ⫯{?}[?←?]? )" + "model_vpush" + "( ⫯{?}[?←?]? )" "model_props" - "model_li" + "( ? ϵ ⟦?⟧{?}[?] )" - "model_gi" * ] } ] @@ -43,23 +49,27 @@ table { ] } ] +*) class "orange" [ { "functional" * } { - [ { "reduction and type machine" * } { - [ "rtm" "rtm_step ( ? ⇨ ? )" * ] + [ { "multiple filling" * } { + [ "mf" + "( ●[?,?]? )" "mf_exeq" "mf_lifts" "mf_cpr" *] + [ "mf_vpush" + "( ⇡[?←?]? )" "mf_vpush_exteq" "mf_vpush_vlift" * ] + [ "mf_vlift" + "( ⇡[?]? )" "mf_vlift_exteq" * ] + [ "mf_v" * ] } ] [ { "relocation" * } { - [ "lift ( ↑[?,?] ? )" * ] + [ "flifts_basic" + "( ↑[?,?]? )" "flifts_flifts_basic" * ] + [ "flifts" + "( ↑*[?]? )" + "( ↑[?]? )" "flifts_flifts" * ] } ] } ] -*) class "red" [ { "examples" * } { [ { "terms with special features" * } { - [ (* "ex_sta_ldec" + *) "ex_cpr_omega" (* + "ex_fpbg_refl" + "ex_snv_eta" *) * ] + [ "ex_cpr_omega" + "ex_rpx_fwd" + "ex_fpbg_refl" + "ex_cnv_eta" * ] } ] } @@ -71,3 +81,13 @@ class "top" { * } class "capitalize italic" { 0 } class "italic" { 1 } +(* + [ { "evaluation drop" * } { + [ "vdrop" + "( ⇣{?}? )" + "( ⇣{?}[?]? )" "vdrop_vlift" * ] + } + ] + [ { "reduction and type machine" * } { + [ "rtm" "rtm_step ( ? ⇨ ? )" * ] + } + ] +*)