X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fweb%2Fground_src.tbl;h=54733490fd2067df6116a3bbf51f7b5eb6c08d12;hb=8fdf1af656038d0245eba64ff2531bbe94ce0e9e;hp=fbe22cf2e668a673d7f752275f1eff62ffa025e6;hpb=21de0d35017656c5a55528390b54b0b2ae395b44;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 fbe22cf2e..54733490f 100644 --- a/matita/matita/contribs/lambdadelta/ground/web/ground_src.tbl +++ b/matita/matita/contribs/lambdadelta/ground/web/ground_src.tbl @@ -13,7 +13,7 @@ table { [ { "generic rt-transition counter" * } { [ { "" * } { [ "rtc_ist ( 𝐓❪?,?❫ )" "rtc_ist_shift" "rtc_ist_plus" "rtc_ist_max" * ] - [ "rtc_isrc ( 𝐑𝐓❪?,?❫ )" "rtc_isrt_shift" "rtc_isrt_plus" "rtc_isrt_max" "rtc_isrt_max_shift" * ] + [ "rtc_ism ( 𝐌❪?,?❫ )" "rtc_ism_shift" "rtc_ism_plus" "rtc_ism_max" "rtc_ism_max_shift" * ] [ "rtc ( 〈?,?,?,?〉 ) ( 𝟘𝟘 ) ( 𝟙𝟘 ) ( 𝟘𝟙 )" "rtc_shift ( ↕*? )" "rtc_plus ( ? + ? )" "rtc_max ( ? ∨ ? )" "rtc_max_shift" * ] } ] @@ -46,32 +46,44 @@ 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_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_plus_rplus" * ] + [ "nat_rplus ( ?+? )" "nat_rplus_succ" * ] [ "nat_pred ( ↓? )" "nat_pred_succ" * ] [ "nat_succ ( ↑? )" "nat_succ_iter" "nat_succ_tri" * ] [ "nat ( 𝟎 )" "nat_iter ( ?^{?}? )" *"nat_tri" ] } ] [ { "positive integers" * } { + [ "nat_lt ( ?<? )" "pnat_lt_pred" * ] + [ "pnat_le ( ?≤? )" "pnat_le_pred" "pnat_le_plus" * ] [ "pnat_plus ( ?+? )" * ] - [ "pnat ( 𝟏 ) ( ↑? )" "pnat_dis" "pnat_iter ( ?^{?}? )" *"pnat_tri" ] + [ "nat_pred ( ↓? )" * ] + [ "pnat ( 𝟏 ) ( ↑? )" "pnat_dis" "pnat_iter ( ?^{?}? )" "pnat_tri" * ] } ] } @@ -80,8 +92,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" * ] } @@ -90,10 +102,6 @@ table { ] class "orange" [ { "generated library" * } { - [ { "well-founded induction" * } { - [ "wf1_ind_nlt" "wf2_ind_nlt" "wf3_ind_nlt.ma" * ] - } - ] [ { "generalization with equality" * } { [ "insert_eq" * ] }