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=3bd24d90e8f1cf3efbc9364c42ee2f7f9fd56989;hpb=90ee1e85245752414b93826aabe388409571187a;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 3bd24d90e..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 @@ -1,7 +1,7 @@ name "apps_2_src" table { - class "grey" + class "gray" [ { "component" * } { [ { "plane" * } { [ "files" * ] @@ -9,32 +9,83 @@ table { ] } ] + class "yellow" + [ { "models" * } { + [ { "term model" * } { + [ "tm" + "( ⇡[?]? )" + "( ⇡[?←?]? )" + "tm_exteq" + * ] + } + ] + [ { "denotational equivalence" * } { + [ "deq" + "( ? ⊢ ? ≗{?} ? )" "deq_cpr" * ] + } + ] + [ { "local environment interpretation" * } { + [ "li" + "( ? ϵ ⟦?⟧{?}[?] )" "li_vpushs" * ] + } + ] + [ { "multiple evaluation push" * } { + [ "vpushs" + "( ?⨁{?}[?]? ≘ ? )" "vpush_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 ( ? ⇨ ? )" * ] } ] +*) [ { "relocation" * } { - [ "lift ( ↑[?,?] ? )" * ] + [ "flifts" + "( ↑*[?]? )" + "( ↑[?]? )" + "flifts_basic" + "( ↑[?,?]? )" + * ] + } + ] + } + ] + class "red" + [ { "examples" * } { + [ { "terms with special features" * } { + [ (* "ex_sta_ldec" + *) "ex_cpr_omega" (* + "ex_fpbg_refl" + "ex_snv_eta" *) * ] } ] } ] } -class "component" { 0 } +class "top" { * } -class "plane" { 1 } +class "capitalize italic" { 0 } -class "file" { 2 * } +class "italic" { 1 } +(* + [ { "evaluation drop" * } { + [ "vdrop" + "( ⫰{?}? )" + "( ⫰{?}[?]? )" "vdrop_vlift" * ] + } + ] +*)