]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/web/ground_src.tbl
arithmetics for λδ
[helm.git] / matita / matita / contribs / lambdadelta / ground / web / ground_src.tbl
index 686fcb84f36c2929a9815dac9b2459358558af44..fbe22cf2e668a673d7f752275f1eff62ffa025e6 100644 (file)
@@ -59,17 +59,19 @@ table {
   class "grass"
   [ { "arithmetics" * } {
       [ { "non-negative integers" * } {
-          [ "nat_lt ( ?<? )" "nat_lt_pred" "nat_lt_plus" * ]
-          [ "nat_le ( ?≤? )" "nat_le_pred" "nat_le_plus" * ]
+          [ "nat_lt ( ?<? )" "nat_lt_tri" "nat_lt_pred" "nat_lt_plus" "nat_lt_minus" "nat_lt_minus_plus" * ]
+          [ "nat_le ( ?≤? )" "nat_le_pred" "nat_le_plus" "nat_le_minus" "nat_le_minus_plus" "nat_le_max" * ]
+          [ "nat_max ( ?∨? )" * ]
+          [ "nat_minus ( ?-? )" "nat_minus_plus" * ]
           [ "nat_plus ( ?+? )" * ]
           [ "nat_pred ( ↓? )" "nat_pred_succ" * ]
-          [ "nat_succ ( ↑? )" "nat_succ_iter" * ]
-          [ "nat ( 𝟎 )" "nat_iter ( ?^{?}? )" * ]
+          [ "nat_succ ( ↑? )" "nat_succ_iter" "nat_succ_tri" * ]
+          [ "nat ( 𝟎 )" "nat_iter ( ?^{?}? )" *"nat_tri"  ]
         }
       ]
       [ { "positive integers" * } {
           [ "pnat_plus ( ?+? )" * ]
-          [ "pnat ( 𝟏 ) ( ↑? )" "pnat_dis" "pnat_iter ( ?^{?}? )" * ]
+          [ "pnat ( 𝟏 ) ( ↑? )" "pnat_dis" "pnat_iter ( ?^{?}? )" *"pnat_tri"  ]
         }
       ]
     }
@@ -88,6 +90,10 @@ table {
   ]
   class "orange"
   [ { "generated library" * } {
+      [ { "well-founded induction" * } {
+          [ "wf1_ind_nlt" "wf2_ind_nlt" "wf3_ind_nlt.ma" * ]
+        }
+      ]
       [ { "generalization with equality" * } {
           [ "insert_eq" * ]
         }