X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fweb%2Fground_src.tbl;h=fbe22cf2e668a673d7f752275f1eff62ffa025e6;hb=21de0d35017656c5a55528390b54b0b2ae395b44;hp=686fcb84f36c2929a9815dac9b2459358558af44;hpb=74c6905907b0bca229366d52450e2a6982b5b8be;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/web/ground_src.tbl b/matita/matita/contribs/lambdadelta/ground/web/ground_src.tbl index 686fcb84f..fbe22cf2e 100644 --- a/matita/matita/contribs/lambdadelta/ground/web/ground_src.tbl +++ b/matita/matita/contribs/lambdadelta/ground/web/ground_src.tbl @@ -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" * ] }