]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground_2/web/ground_2_src.tbl
- bugfixed "aacr" allows to remove historical eta-conversions
[helm.git] / matita / matita / contribs / lambdadelta / ground_2 / web / ground_2_src.tbl
index 3eec66de3398534d92270caef92376e2f959f784..6d8d7435c2d659c4e9a4230dd36d945092654bb6 100644 (file)
@@ -1,23 +1,31 @@
 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 ( ⊥ ) ( ⊤ )" * ]
+     }
    ]
 }
 
-class "plane" { 0 }
+class "top"    { * }
 
-class "file" { 1 * }
+class "italic" { 0 }