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=6010578f44c5715bbc2bc0ff5eafc16cf1bb3c2e;hb=ea918ec7701db4458c5ca25885e80abc6fed1be7;hp=d5508e3d6ca731b3bc02c96ed60a1790dbb51f52;hpb=037b48dbbc0b4373ad1e43d837ac9158787486ef;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 d5508e3d6..6010578f4 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,38 +1,93 @@ name "apps_2_src" table { - class "grey" + class "gray" [ { "component" * } { - [ { "plane" * } { + [ { "plane" * } { [ "files" * ] - } + } ] } ] - class "orange" + class "yellow" + [ { "models" * } { + [ { "term model" * } { + [ "tm" * ] + } + ] + [ { "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 "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" * ] + } ] - [ { "unfold" * } { - [ "lift ( ↑[?,?] ? )" "subst ( [?←?] ? )" * ] - } + [ { "relocation" * } { + [ "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" *) * ] + } ] } ] } -class "component" { 0 } +class "top" { * } -class "plane" { 1 } +class "capitalize italic" { 0 } -class "file" { 2 * } +class "italic" { 1 } +(* + [ { "evaluation drop" * } { + [ "vdrop" + "( ⫰{?}? )" + "( ⫰{?}[?]? )" "vdrop_vlift" * ] + } + ] + [ { "reduction and type machine" * } { + [ "rtm" "rtm_step ( ? ⇨ ? )" * ] + } + ] +*)