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=34cf9f85131e431061fa0c745673f5ffd8c9c15f;hb=d71e53021b0c17e1a00c2d623e7139c6d18069d5;hp=29d687e7f494b147524581219dd6e12af79cc169;hpb=795ac6cc4ef54b4470b5e2fba287acca440c9c18;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 29d687e7f..34cf9f851 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,24 +9,67 @@ table { ] } ] + class "yellow" + [ { "models" * } { + [ { "term model" * } { + [ "tm" "tm_vpush" * ] + } + ] + [ { "denotational equivalence" * } { + [ "deq" + "( ? ⊢ ? ≗{?} ? )" "deq_cpr" * ] + } + ] + [ { "local environment interpretation" * } { + [ "li" + "( ? ϵ ⟦?⟧{?}[?] )" "li_vpushs" * ] + } + ] + [ { "multiple evaluation push" * } { + [ "vpushs" + "( ?⨁{?}[?]? ≘ ? )" "vpushs_fold" * ] + } + ] + [ { "evaluation equivalence" * } { + [ "veq" + "( ? ≗{?} ? )" "veq_lifts" * ] + } + ] + [ { "model declaration" * } { + [ "model" + "( ? ≗{?} ? )" + "( ? @{?} ? )" + "( ⟦?⟧{?}[?,?] )" + "model_vpush" + "( ⫯{?}[?←?]? )" + "model_props" + * ] + } + ] + } + ] (* - class "orange" + class "yellow" [ { "MLTT1" * } { [ { "" * } { - [ "genv_primitive" "judgement" * ] + [ "genv_primitive" "judgment" * ] } ] } ] *) - class "red" + 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_cpr_omega" + "ex_fpbg_refl" + "ex_cnv_eta" * ] } ] } @@ -38,3 +81,13 @@ class "top" { * } class "capitalize italic" { 0 } class "italic" { 1 } +(* + [ { "evaluation drop" * } { + [ "vdrop" + "( ⫰{?}? )" + "( ⫰{?}[?]? )" "vdrop_vlift" * ] + } + ] + [ { "reduction and type machine" * } { + [ "rtm" "rtm_step ( ? ⇨ ? )" * ] + } + ] +*)