X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fweb%2Fground_src.tbl;h=ca692ea2f2b5fbb643e9501330816989fcce70d2;hb=6604a232815858a6c75dd25ac45abd68438077ff;hp=0cf803bce9e5c4cefe7e7c30b831f69eec11c6c2;hpb=5e72e41f4f86814e56d4b00959ccc56c71042a4c;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 0cf803bce..ca692ea2f 100644 --- a/matita/matita/contribs/lambdadelta/ground/web/ground_src.tbl +++ b/matita/matita/contribs/lambdadelta/ground/web/ground_src.tbl @@ -46,31 +46,40 @@ table { } ] class "grass" - [ { "natural numbers with infinity" * } { - [ { "" * } { - [ "ynat ( ∞ )" "ynat_pred ( ↓? )" "ynat_succ ( ↑? )" - "ynat_le ( ? ≤ ? )" "ynat_lt ( ? < ? )" - "ynat_plus ( ? + ? )" "ynat_minus_sn ( ? - ? )" * - ] + [ { "arithmetics" * } { + [ { "extensions" * } { + [ "arith_2a ( 𝟐 )" "arith_2b" * ] + } + ] + [ { "well-founded induction" * } { + [ "wf1_ind_ylt" * ] + [ "wf1_ind_nlt" "wf2_ind_nlt" "wf3_ind_nlt.ma" * ] + } + ] + [ { "non-negative integers with infinity" * } { + [ "ynat_lt ( ?<? )" "ynat_lt_succ" "ynat_lt_pred" "ynat_lt_pred_succ" "ynat_lt_plus" "ynat_lt_plus_pred" "ynat_lt_lminus" "ynat_lt_lminus_plus" "ynat_lt_le" "ynat_lt_le_succ" "ynat_lt_le_pred" "ynat_lt_le_pred_succ" "ynat_lt_le_plus" "ynat_lt_le_lminus" "ynat_lt_le_lminus_plus" * ] + [ "ynat_le ( ?≤? )" "ynat_le_succ" "ynat_le_pred" "ynat_le_pred_succ" "ynat_le_plus" "ynat_le_lminus" "ynat_le_lminus_succ" "ynat_le_lminus_plus" * ] + [ "ynat_lminus ( ?-? )" "ynat_lminus_succ" "ynat_lminus_plus" * ] + [ "ynat_plus ( ?+? )" * ] + [ "ynat_pred ( ↓? )" "ynat_pred_succ" * ] + [ "ynat_succ ( ↑? )" * ] + [ "ynat ( 𝟎 ) ( ∞ )" "ynat_nat" * ] } ] - } - ] - class "grass" - [ { "arithmetics" * } { [ { "non-negative integers" * } { - [ "nat_lt ( ?<? )" "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_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_plus ( ?+? )" "nat_plus_pred" * ] [ "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" * ] } ] } @@ -79,8 +88,8 @@ table { [ { "extensions to the library" * } { [ { "" * } { [ "stream ( ? ⨮{?} ? )" "stream_eq ( ? ≗{?} ? )" "stream_hdtl ( ⫰{?}? )" "stream_tls ( ⫰*{?}[?]? )" * ] - [ "list ( Ⓔ{?} ) ( ? ⨮{?} ? )" "list_length ( |?| )" * ] - [ "bool ( Ⓕ ) ( Ⓣ )" "arith ( ?^? ) ( ↑? ) ( ↓? ) ( ? ∨ ? ) ( ? ∧ ? )" "arith_2a" "arith_2b" * ] + [ "list ( Ⓔ{?} ) ( ? ⨮{?} ? )" "list_eq" "list_length ( |?| )" * ] + [ "bool ( Ⓕ ) ( Ⓣ )" "bool_or" "bool_and" * ] [ "ltc" "ltc_ctc" * ] [ "logic ( ⊥ ) ( ⊤ )" "relations ( ? ⊆ ? )" "functions" "exteq ( ? ≐{?,?} ? )" "star" "lstar_2a" * ] } @@ -89,10 +98,6 @@ table { ] class "orange" [ { "generated library" * } { - [ { "well-founded induction" * } { - [ "wf1_ind_nlt" "wf2_ind_nlt" "wf3_ind_nlt.ma" * ] - } - ] [ { "generalization with equality" * } { [ "insert_eq" * ] }