]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambda_delta/web/home/ld_basic_2_src.tbl
- one file and three lemmas added to Basic 2
[helm.git] / helm / www / lambda_delta / web / home / ld_basic_2_src.tbl
1 name "ld_basic_2_src"
2
3 table {
4    class "grey"
5    [ { "component" * } {
6         [ { "plane" * } { 
7              [ "files" * ]
8           }
9         ]
10      }
11    ]
12    class "prune"
13    [ { "functional" * } {
14         [ { "reduction and type machine" * } { 
15              [ "rtm" "rtm_step ( ? ⇨ ? )" * ]
16           }
17         ]
18         [ { "unfold" * } { 
19              [ "lift ( ↑[?,?] ? )" "subst ( [?←?] ? )" * ]
20           }
21         ]
22      }
23    ]
24    class "blue"
25    [ { "examples" * } {
26         [ { "" * } {
27              [ "" * ]
28           }
29         ]
30      }
31    ]
32    class "sky"
33    [ { "native typing" * } {
34         [ { "" * } {
35              [ "nty" * ]
36           }
37         ]
38      }
39    ]
40    class "cyan"
41    [ { "conversion" * } {
42         [ { "context-sensitive conversion" * } {
43              [ "cpcs ( ? ⊢ ? ⬌* ? )" * ]
44           }
45         ]
46      }
47    ]
48    class "water"
49    [ { "computation" * } {
50         [ { "strongly normalizing computation" * } {
51              [ "csn ( ⬇* ? )" "csn_cr" "csn_aaa" * ]
52           }
53         ]
54         [ { "context-sensitive computation" * } {
55              [ "cprs (? ⊢ ? ➡* ?)" * ]
56           }
57         ]
58         [ { "local env. ref. for abstract candidates of reducibility" * } {
59              [ "lsubc ( ? [?] ⊑ ? )" "lsubc_ldrop" "lsubc_ldrops" "lsubc_lsuba" * ]
60           }
61         ]
62         [ { "support for abstract computation properties" * } {
63              [ "acp" "acp_cr ( ⦃?,?⦄ ϵ 〚?〛 )" "acp_aaa" * ]
64           }
65         ]
66      }
67    ]
68    class "green"
69    [ { "reducibility" * } {
70         [ { "context-sensitive reduction" * } {
71              [ "lcpr ( ? ⊢ ➡ ? )" * ]
72              [ "cpr ( ? ⊢ ? ➡ ? )" "cpr_lift" "cpr_tpss" "cpr_ltpr" "cpr_cpr" * ]
73           }
74         ]
75         [ { "context-free normal forms" * } {
76              [ "twhnf ( 𝐖𝐇𝐍[?] )" "tnf ( 𝐍[?] )" "tnf_tif" * ]
77           }
78         ]
79         [ { "context-free reduction" * } {
80              [ "ltpr ( ? ➡ ? )" "ltpr_ldrop" * ]
81              [ "tpr ( ? ➡ ? )"  "tpr_lift" "tpr_tpss" "tpr_tpr" * ]
82           }
83         ]
84         [ { "context-free reducible forms" * } {
85              [ "trf ( 𝐑[?] )" "tif ( 𝐈[?] )" * ]
86           }
87         ]
88      }
89    ]
90    class "grass"
91    [ { "static typing" * } {
92         [ { "static type assignment" * } {
93              [ "sty" "sty_lift" "sty_sty" * ]
94           }
95         ]
96         [ { "local env. ref. for atomic arity assignment" * } {
97              [ "lsuba ( ? ÷⊑ ? )" "lsuba_ldrop" "lsuba_aaa" "lsuba_lsuba" * ]
98           }
99         ]
100         [ { "atomic arity assignment" * } {
101              [ "aaa ( ? ⊢ ? ÷ ? )" "aaa_lift" "aaa_lifts" "aaa_aaa" * ]
102           }
103         ]
104         [ { "parameters" * } {
105              [ "sh" * ]
106           }
107         ]
108      }
109    ]
110    class "yellow"
111    [ { "unfold" * } {
112         [ { "term inverse relocation" * } {
113              [ "delift ( ? ⊢ ? [?,?] ≡ ? )" "delift_lift" * ]
114           }
115         ]
116         [ { "partial unfold" * } {
117              [ "ltpss ( ? [?,?] ▶* ? )" "ltpss_ldrop" "ltpss_tps" "ltpss_ltpss" * ] 
118              [ "tpss ( ? ⊢ ? [?,?] ▶* ? )" "tpss_lift" "tpss_tpss" "tpss_ltps" * ]
119           }
120         ]
121         [ { "generic local env. slicing" * } { 
122              [ "ldrops ( ⇩*[?] ? ≡ ? )" "ldrops_ldrop" "ldrops_ldrops" * ]
123           }
124         ]
125         [ { "generic term relocation" * } {
126              [ "lifts_vector ( ⇧*[?] ? ≡ ? )" "lifts_lift_vector" * ]
127              [ "lifts ( ⇧*[?] ? ≡ ? )" "lifts_lift" "lifts_lifts" * ] 
128           }
129         ]
130         [ { "support for generic relocation" * } { 
131              [ "gr2 ( @ [ ? ] ? ≡ ? )" "gr2_plus ( ? + ? )" "gr2_minus ( ? ▭ ? ≡ ? )" "gr2_gr2" * ]
132           }
133         ]
134      }
135    ]
136    class "orange"   
137    [ { "substitution" * } { 
138         [ { "parallel substitution" * } {
139              [ "ltps ( ? [?,?] ▶ ? )" "ltps_ldrop" "ltps_tps" "ltps_ltps" * ]
140              [ "tps ( ? ⊢ ? [?,?] ▶ ? )" "tps_lift" "tps_tps" * ]
141           }
142         ]
143         [ { "global env. slicing" * } {
144              [ "gdrop ( ⇩[?] ? ≡ ? )" "gdrop_gdrop" * ]
145           }
146         ]
147         [ { "basic local env. slicing" * } {
148              [ "ldrop ( ⇩[?,?] ? ≡ ? )" "ldrop_ldrop" * ]
149           }
150         ]
151         [ { "basic term relocation" * } {
152              [ "lift_vector ( ⇧[?,?] ? ≡ ? )" "lift_lift_vector" * ]
153              [ "lift ( ⇧[?,?] ? ≡ ? )" "lift_lift" * ]
154           }
155         ]
156      }
157    ]
158    class "red"   
159    [ { "grammar" * } {
160         [ { "local env. ref. for substitution" * } {
161              [ "lsubs ( ? [?,?] ≼ ? )" "lsubs_lsubs" * ]
162           }
163         ]
164         [ { "term hom." * } {
165              [ "thom" "thom_thom" * ]
166           }
167         ]
168         [ { "closures" * } {
169              [ "cl_shift ( ? @ ? )" "cl_weight ( #[?,?] )" * ]
170           }
171         ]
172         [ { "internal syntax" * } {
173              [ "genv" * ]
174              [ "lenv" "lenv_weight ( #[?] )" "lenv_length ( |?| )" * ]
175              [ "term" "term_weight ( #[?] )" "term_simple ( 𝐒[?] )" "term_vector" * ]
176              [ "item" * ]
177           }
178         ] 
179         [ { "external syntax" * } {
180              [ "aarity" * ]
181           }
182         ] 
183      }
184    ]
185 }
186
187 class "component" { 0 }
188
189 class "plane" { 1 }
190
191 class "file" { 2 * }