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=76794da82e6b3d4ce2cf33740c18665f101ea6cb;hb=647504aa72b84eb49be8177b88a9254174e84d4b;hp=d43a58823cef9a9147901fc1a56bf19411b623bc;hpb=10b733131aa2667d8ba4318d517f0ba3cf137359;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 d43a58823..76794da82 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,6 +9,37 @@ 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 "yellow" [ { "MLTT1" * } { @@ -21,12 +52,16 @@ 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" * ] } ] } @@ -34,7 +69,7 @@ table { 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" * ] } ] } @@ -46,3 +81,13 @@ class "top" { * } class "capitalize italic" { 0 } class "italic" { 1 } +(* + [ { "evaluation drop" * } { + [ "vdrop" + "( ⫰{?}? )" + "( ⫰{?}[?]? )" "vdrop_vlift" * ] + } + ] + [ { "reduction and type machine" * } { + [ "rtm" "rtm_step ( ? ⇨ ? )" * ] + } + ] +*)