]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/apps_2/web/apps_2_src.tbl
update in functional
[helm.git] / matita / matita / contribs / lambdadelta / apps_2 / web / apps_2_src.tbl
index 3388f435055fae254a838f7e7ec1210e2ef66553..6010578f44c5715bbc2bc0ff5eafc16cf1bb3c2e 100644 (file)
@@ -9,25 +9,32 @@ table {
         ]
      }
    ]
-   class "orange"
+   class "yellow"
    [ { "models" * } {
+        [ { "term model" * } {
+             [ "tm" * ]
+          }
+        ]
         [ { "denotational equivalence" * } {
-             [ "deq" + "( ? ⊢ ? ≗{?} ? )" * ]
+             [ "deq" + "( ? ⊢ ? ≗{?} ? )" "deq_cpr" * ]
           }
         ]
-        [ { "evaluation equivalence" * } {
-             [ "veq" + "( ? ≗{?} ? )" "veq_vdrop" "veq_li" * ]
+        [ { "local environment interpretation" * } {
+             [ "li" + "( ? ϵ ⟦?⟧{?}[?] )" "li_vpushs" * ]
           }
         ]
-        [ { "evaluation drop" * } {        
-             [ "vdrop" + "( ⫰{?}? )" + "( ⫰{?}[?]? )" "vdrop_vlift" * ]
+        [ { "multiple evaluation push" * } {
+             [ "vpushs" + "( ?⨁{?}[?]? ≘ ? )" "vpush_fold" * ]
+          }
+        ]
+        [ { "evaluation equivalence" * } {
+             [ "veq" + "( ? ≗{?} ? )" "veq_lifts" * ]
           }
         ]
         [ { "model declaration" * } {
              [ "model" + "( ? ≗{?} ? )" + "( ? @{?} ? )" + "( ⟦?⟧{?}[?,?] )"
-               "model_vlift" + "( ⫯{?}[?]? )" + "( ⫯{?}[?←?]? )"
+               "model_vpush" + "( ⫯{?}[?←?]? )"
                "model_props"
-               "model_li" + "( ? ϵ ⟦?⟧{?}[?] )"
                * ]
           }
         ]
@@ -42,19 +49,23 @@ table {
         ]
      }
    ]
+*)
    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" * ]
           }
         ]
         [ { "relocation" * } {
-             [ "lift ( ↑[?,?] ? )" * ]
+             [ "flifts_basic" + "( ↑[?,?]? )" "flifts_flifts_basic" * ]
+             [ "flifts" + "( ↑*[?]? )" + "( ↑[?]? )" "flifts_flifts" * ]
           }
         ]
      }
    ]
-*)
    class "red"
    [ { "examples" * } {
         [ { "terms with special features" * } {
@@ -70,3 +81,13 @@ class "top"               { * }
 class "capitalize italic" { 0 }
 
 class "italic"            { 1 }
+(*
+        [ { "evaluation drop" * } {        
+             [ "vdrop" + "( ⫰{?}? )" + "( ⫰{?}[?]? )" "vdrop_vlift" * ]
+          }
+        ]
+        [ { "reduction and type machine" * } {
+             [ "rtm" "rtm_step ( ? ⇨ ? )" * ]
+          }
+        ]        
+*)