]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/apps_2/web/apps_2_src.tbl
update in static_2 and app_2
[helm.git] / matita / matita / contribs / lambdadelta / apps_2 / web / apps_2_src.tbl
index 29d687e7f494b147524581219dd6e12af79cc169..747b554ad7fa1cd4c3e8e349b9e84746b11197d7 100644 (file)
@@ -9,24 +9,69 @@ 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" *) * ]
           }
         ]
      }
@@ -38,3 +83,9 @@ class "top"               { * }
 class "capitalize italic" { 0 }
 
 class "italic"            { 1 }
+(*
+        [ { "evaluation drop" * } {        
+             [ "vdrop" + "( ⫰{?}? )" + "( ⫰{?}[?]? )" "vdrop_vlift" * ]
+          }
+        ]
+*)