]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground_2/web/ground_2_src.tbl
- wrong version of drop was used in four places
[helm.git] / matita / matita / contribs / lambdadelta / ground_2 / web / ground_2_src.tbl
index 3eec66de3398534d92270caef92376e2f959f784..c5e65b0b59b45d1fefa343a3871f80cf7100a557 100644 (file)
@@ -1,20 +1,28 @@
 name "ground_2_src"
 
 table {
-   class "grey"
+   class "gray"
    [ { "plane" * } {
         [ "files" * ]
-     }     
+     }
    ]
-   class "orange"
+   class "yellow"
    [ { "natural numbers with infinity" * } {
-        [ "ynat ( ∞ )" "ynat_pred ( ⫰? )" "ynat_succ ( ⫯? )" "ynat_le ( ?≤? )" "ynat_lt ( ?<? )" * ]
-     }     
+        [ "ynat ( ∞ )" "ynat_pred ( ⫰? )" "ynat_succ ( ⫯? )"
+          "ynat_le ( ?≤? )" "ynat_lt ( ?<? )"
+          "ynat_minus ( ? - ? )" "ynat_plus ( ? + ? )"
+          "ynat_max" "ynat_min" * ]
+     }
+   ]
+   class "orange"
+   [ { "extensions to the library" * } {
+        [ "arith.ma ( ?^? )" * ]
+     }
    ]
    class "red"
-   [ { "" * } {
-        [ "" * ]
-     }     
+   [ { "generated logical decomposables" * } {
+        [ "xoa ( ∃∃ ) ( ∨∨ ) ( ∧∧ )" "xoa_props ( ⊥ ) ( ⊤ )" * ]
+     }
    ]
 }