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=747b554ad7fa1cd4c3e8e349b9e84746b11197d7;hb=cc6fcb70ca4f3cf01205ed722d75a2fdb2aaf779;hp=4a5ab318afb349f2b29c01a944f0c4cc71740331;hpb=c52e807a10cac88866b61fa458936dc5c0f5ee70;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 4a5ab318a..747b554ad 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,21 +9,34 @@ table { ] } ] - class "orange" + class "yellow" [ { "models" * } { + [ { "term model" * } { + [ "tm" + "( ⇡[?]? )" + "( ⇡[?←?]? )" + "tm_exteq" + * ] + } + ] [ { "denotational equivalence" * } { - [ "deq" + "( ? ⊢ ? ≗{?} ? )" * ] + [ "deq" + "( ? ⊢ ? ≗{?} ? )" "deq_cpr" * ] + } + ] + [ { "local environment interpretation" * } { + [ "li" + "( ? ϵ ⟦?⟧{?}[?] )" "li_vpushs" * ] + } + ] + [ { "multiple evaluation push" * } { + [ "vpushs" + "( ?⨁{?}[?]? ≘ ? )" "vpush_fold" * ] } ] [ { "evaluation equivalence" * } { - [ "veq" + "( ? ≗{?} ? )" "veq_li" * ] + [ "veq" + "( ? ≗{?} ? )" "veq_lifts" * ] } ] [ { "model declaration" * } { [ "model" + "( ? ≗{?} ? )" + "( ? @{?} ? )" + "( ⟦?⟧{?}[?,?] )" - "model_push" + "( ⫯{?}[?] )" + "( ⫯{?}[?←?] )" + "model_vpush" + "( ⫯{?}[?←?]? )" "model_props" - "model_li" + "( ? ϵ ⟦?⟧{?}[?] )" * ] } ] @@ -38,19 +51,23 @@ table { ] } ] +*) class "orange" [ { "functional" * } { +(* [ { "reduction and type machine" * } { [ "rtm" "rtm_step ( ? ⇨ ? )" * ] } ] +*) [ { "relocation" * } { - [ "lift ( ↑[?,?] ? )" * ] + [ "flifts" + "( ↑*[?]? )" + "( ↑[?]? )" + "flifts_basic" + "( ↑[?,?]? )" + * ] } ] } ] -*) class "red" [ { "examples" * } { [ { "terms with special features" * } { @@ -66,3 +83,9 @@ class "top" { * } class "capitalize italic" { 0 } class "italic" { 1 } +(* + [ { "evaluation drop" * } { + [ "vdrop" + "( ⫰{?}? )" + "( ⫰{?}[?]? )" "vdrop_vlift" * ] + } + ] +*)