]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambda_delta/web/home/basic_2_src.tbl
update in basic_2
[helm.git] / helm / www / lambda_delta / web / home / basic_2_src.tbl
1 name "basic_2_src"
2
3 table {
4    class "grey"
5    [ { "component" * } {
6         [ { "plane" * } { 
7              [ "files" * ]
8           }
9         ]
10      }
11    ]
12    class "prune"
13    [ { "examples" * } {
14         [ { "" * } {
15              [ "" * ]
16           }
17         ]
18      }
19    ]
20    class "blue"
21    [ { "dynamic typing" * } {
22         [ { "native type assignment" * } {
23              [ "nta ( ⦃?,?⦄ ⊢ ? : ? )" "nta_alt ( ⦃?,?⦄ ⊢ ? :: ? )" "nta_lift" "nta_thin" "nta_sta" "nta_nta" * ]
24           }
25         ]
26      }
27    ]
28    class "sky"
29    [ { "equivalence" * } {
30         [ { "context-sensitive equivalence" * } {
31              [ "lcpcs ( ? ⊢ ⬌* ? )" "lcpcs_aaa" "lcpcs_lcprs" "lcpcs_lcpcs" * ]
32              [ "cpcs ( ? ⊢ ? ⬌* ? )" "cpcs_delift" "cpcs_cprs" "cpcs_cpcs" * ]
33           }
34         ]
35      }
36    ]
37    class "cyan"
38    [ { "conversion" * } {
39         [ { "context-sensitive conversion" * } {
40              [ "lcpc ( ? ⊢ ⬌ ? )" "lcpc_lcpc" * ]        
41              [ "cpc ( ? ⊢ ? ⬌ ? )" "cpc_cpc" * ]
42           }
43         ]
44      }
45    ]
46    class "water"
47    [ { "computation" * } {
48         [ { "weakly normalizing computation" * } {
49              [ "cpe ( ? ⊢ ? ⊢ ➡* 𝐍[?] )" "cpe_cpe" * ]
50           }
51         ]
52         [ { "strongly normalizing computation" * } {
53              [ "csn_vector ( ⬇* ? )" "csn_cpr_vector" "csn_tstc_vector" "csn_aaa" * ]
54              [ "csn ( ⬇* ? )" "csn_alt ( ⬇⬇* ? )" "csn_lift" "csn_cpr" "csn_lcpr" * ]
55           }
56         ]
57         [ { "context-sensitive computation" * } {
58              [ "lcprs ( ? ⊢ ➡* ? )" "lcprs_aaa" "lcprs_cprs" "lcprs_lcprs" * ]
59              [ "cprs (? ⊢ ? ➡* ?)" "cprs_lift" "cprs_delift" "cprs_ltpr" "cprs_lcpr" "cprs_cprs" "cprs_lcprs" "cprs_tstc" "cprs_tstc_vector" * ]
60           }
61         ]
62         [ { "local env. ref. for abstract candidates of reducibility" * } {
63              [ "lsubc ( ? ⊑[?] ? )" "lsubc_ldrop" "lsubc_ldrops" "lsubc_lsuba" * ]
64           }
65         ]
66         [ { "support for abstract computation properties" * } {
67              [ "acp" "acp_cr ( ⦃?,?⦄ ϵ[?] 〚?〛 )" "acp_aaa" * ]
68           }
69         ]
70      }
71    ]
72    class "green"
73    [ { "reducibility" * } {
74         [ { "context-sensitive normal forms" * } {
75              [ "cnf ( ? ⊢ 𝐍[?] )" "cnf_lift" * ]
76           }
77         ]       
78         [ { "context-sensitive reduction" * } {
79              [ "lcpr ( ? ⊢ ➡ ? )" "lcpr_aaa" "lcpr_cpr" "lcpr_lcpr" * ]
80              [ "cpr ( ? ⊢ ? ➡ ? )" "cpr_lift" "cpr_ltpss" "cpr_delift" "cpr_ltpr" "cpr_cpr" * ]
81           }
82         ]
83         [ { "context-free normal forms" * } {
84              [ "twhnf ( 𝐖𝐇𝐍[?] )" "tnf ( 𝐍[?] )" "tnf_tif" * ]
85           }
86         ]
87         [ { "context-free reduction" * } {
88              [ "ltpr ( ? ➡ ? )" "ltpr_ldrop" "ltpr_tps" "ltpr_ltpss" "ltpr_aaa" "ltpr_ltpr" * ]
89              [ "tpr ( ? ➡ ? )"  "tpr_lift" "tpr_tpss" "tpr_delift" "tpr_tpr" * ]
90           }
91         ]
92         [ { "context-free reducible forms" * } {
93              [ "trf ( 𝐑[?] )" "tif ( 𝐈[?] )" * ]
94           }
95         ]
96      }
97    ]
98    class "grass"
99    [ { "static typing" * } {
100         [ { "static type assignment" * } {
101              [ "sta ( ⦃?,?⦄ ⊢ ? • ? )" "sta_lift" "sta_sta" * ]
102           }
103         ]
104         [ { "local env. ref. for atomic arity assignment" * } {
105              [ "lsuba ( ? ⁝⊑ ? )" "lsuba_ldrop" "lsuba_aaa" "lsuba_lsuba" * ]
106           }
107         ]
108         [ { "atomic arity assignment" * } {
109              [ "aaa ( ? ⊢ ? ⁝ ? )" "aaa_lift" "aaa_lifts" "aaa_ltpss" "aaa_aaa" * ]
110           }
111         ]
112         [ { "parameters" * } {
113              [ "sh" * ]
114           }
115         ]
116      }
117    ]
118    class "yellow"
119    [ { "unfold" * } {
120         [ { "basic local env. thinning" * } {
121              [ "thin ( ? [?,?] ≡ ? )" "thin_ldrop" "thin_delift" * ]
122           }
123         ]        
124         [ { "inverse basic term relocation" * } {
125              [ "delift ( ? ⊢ ? [?,?] ≡ ? )" "delift_alt ( ? ⊢ ? [?,?] ≡≡ ? )" "delift_lift" "delift_tpss" "delift_ltpss" "delift_delift" * ]
126           }
127         ]
128         [ { "partial unfold" * } {
129              [ "ltpss ( ? ▶*[?,?] ? )" "ltpss_ldrop" "ltpss_tps" "ltpss_tpss" "ltpss_ltpss" * ] 
130              [ "tpss ( ? ⊢ ? ▶*[?,?] ? )" "tpss_alt ( ? ⊢ ? ▶▶*[?,?] ? )" "tpss_lift" "tpss_tpss" * ]
131           }
132         ]
133         [ { "generic local env. slicing" * } { 
134              [ "ldrops ( ⇩*[?] ? ≡ ? )" "ldrops_ldrop" "ldrops_ldrops" * ]
135           }
136         ]
137         [ { "generic term relocation" * } {
138              [ "lifts_vector ( ⇧*[?] ? ≡ ? )" "lifts_lift_vector" * ]
139              [ "lifts ( ⇧*[?] ? ≡ ? )" "lifts_lift" "lifts_lifts" * ] 
140           }
141         ]
142         [ { "support for generic relocation" * } { 
143              [ "gr2 ( @ [ ? ] ? ≡ ? )" "gr2_plus ( ? + ? )" "gr2_minus ( ? ▭ ? ≡ ? )" "gr2_gr2" * ]
144           }
145         ]
146      }
147    ]
148    class "orange"   
149    [ { "substitution" * } { 
150         [ { "parallel substitution" * } {
151              [ "tps ( ? ⊢ ? ▶[?,?] ? )" "tps_lift" "tps_tps" * ]
152           }
153         ]
154         [ { "global env. slicing" * } {
155              [ "gdrop ( ⇩[?] ? ≡ ? )" "gdrop_gdrop" * ]
156           }
157         ]
158         [ { "basic local env. slicing" * } {
159              [ "ldrop ( ⇩[?,?] ? ≡ ? )" "ldrop_ldrop" "ldrop_sfr" * ]
160           }
161         ]
162         [ { "local env. ref. for substitution" * } {
163              [ "lsubs ( ? ≼[?,?] ? )" "lsubs_lsubs" "lsubs_sfr ( ≼[?,?] ? )" * ]
164           }
165         ]
166         [ { "basic term relocation" * } {
167              [ "lift_vector ( ⇧[?,?] ? ≡ ? )" "lift_lift_vector" * ]
168              [ "lift ( ⇧[?,?] ? ≡ ? )" "lift_lift" * ]
169           }
170         ]
171      }
172    ]
173    class "red"   
174    [ { "grammar" * } {
175         [ { "same head term form" * } {
176              [ "tshf ( ? ≈ ? )" "tshf_tshf" * ]
177           }
178         ]
179         [ { "same top term constructor" * } {
180              [ "tstc ( ? ≃ ? )" "tstc_tstc" "tstc_vector" * ]
181           }
182         ]
183         [ { "closures" * } {
184              [ "cl_shift ( ? @@ ? )" "cl_weight ( #[?,?] )" * ]
185           }
186         ]
187         [ { "internal syntax" * } {
188              [ "genv" * ]
189              [ "lenv" "lenv_weight ( #[?] )" "lenv_length ( |?| )" * ]
190              [ "term" "term_weight ( #[?] )" "term_simple ( 𝐒[?] )" "term_vector" * ]
191              [ "item" * ]
192           }
193         ] 
194         [ { "external syntax" * } {
195              [ "aarity" * ]
196           }
197         ] 
198      }
199    ]
200 }
201
202 class "component" { 0 }
203
204 class "plane" { 1 }
205
206 class "file" { 2 * }