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=b68727314d12068983e8308fbe80c0966a984b0f;hb=f86ab1580e0bab7f8cada3cc7ffdf80f40e3de9a;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..b68727314 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,72 @@ name "apps_2_src" table { - class "grey" + class "gray" [ { "component" * } { - [ { "plane" * } { + [ { "plane" * } { [ "files" * ] - } + } ] } ] class "orange" + [ { "models" * } { + [ { "denotational equivalence" * } { + [ "deq" + "( ? ⊢ ? ≗{?} ? )" * ] + } + ] + [ { "evaluation equivalence" * } { + [ "veq" + "( ? ≗{?} ? )" "veq_vdrop" "veq_li" "veq_lifts" * ] + } + ] + [ { "evaluation drop" * } { + [ "vdrop" + "( ⫰{?}? )" + "( ⫰{?}[?]? )" "vdrop_vlift" * ] + } + ] + [ { "model declaration" * } { + [ "model" + "( ? ≗{?} ? )" + "( ? @{?} ? )" + "( ⟦?⟧{?}[?,?] )" + "model_vlift" + "( ⫯{?}[?]? )" + "( ⫯{?}[?←?]? )" + "model_props" + "model_li" + "( ? ϵ ⟦?⟧{?}[?] )" + * ] + } + ] + } + ] +(* + class "yellow" [ { "MLTT1" * } { - [ { "" * } { - [ "genv_primitive" "judgement" * ] - } + [ { "" * } { + [ "genv_primitive" "judgment" * ] + } ] } ] - class "red" + class "orange" [ { "functional" * } { - [ { "reduction and type machine" * } { + [ { "reduction and type machine" * } { [ "rtm" "rtm_step ( ? ⇨ ? )" * ] - } + } + ] + [ { "relocation" * } { + [ "lift ( ↑[?,?] ? )" * ] + } ] - [ { "unfold" * } { - [ "lift ( ↑[?,?] ? )" "subst ( [?←?] ? )" * ] - } + } + ] +*) + 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 }