]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambda_delta/web/home/basic_2_src.tbl
- milestone 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    [ { "native typing" * } {
22         [ { "" * } {
23              [ "nty" * ]
24           }
25         ]
26      }
27    ]
28    class "sky"
29    [ { "equivalence" * } {
30         [ { "context-sensitive equivalence" * } {
31              [ "lcpcs ( ? ⊢ ⬌* ? )" "lcpcs_aaa" "lcpcs_lcprs" "lcpcs_lcpcs" * ]
32              [ "cpcs ( ? ⊢ ? ⬌* ? )" "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_lift" "csn_cpr" "csn_cprs ( ⬇** ? )" "csn_lcpr" * ]
55           }
56         ]
57         [ { "context-sensitive computation" * } {
58              [ "lcprs ( ? ⊢ ➡* ? )" "lcprs_aaa" "lcprs_cprs" "lcprs_lcprs" * ]
59              [ "cprs (? ⊢ ? ➡* ?)" "cprs_lift" "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_ltpsss" "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_ltpsss" "ltpr_aaa" "ltpr_ltpr" * ]
89              [ "tpr ( ? ➡ ? )"  "tpr_lift" "tpr_tpss" "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              [ "sty" "sty_lift" "sty_sty" * ]
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_ltpsss" "aaa_aaa" * ]
110           }
111         ]
112         [ { "parameters" * } {
113              [ "sh" * ]
114           }
115         ]
116      }
117    ]
118    class "yellow"
119    [ { "unfold" * } {
120         [ { "term inverse relocation" * } {
121              [ "delift ( ? ⊢ ? [?,?] ≡ ? )" "delift_lift" * ]
122           }
123         ]
124         [ { "partial unfold" * } {
125              [ "ltpsss ( ? [?,?] ▶** ? )" "ltpsss_ldrop" "ltpsss_tps" "ltpsss_tpss" "ltpsss_ltpsss" * ] 
126              [ "ltpss ( ? [?,?] ▶* ? )" "ltpss_ldrop" "ltpss_tps" "ltpss_tpss" "ltpss_ltpss" * ] 
127              [ "tpss ( ? ⊢ ? [?,?] ▶* ? )" "tpss_lift" "tpss_tpss" "tpss_alt ( ? ⊢ ? [?,?] ▶▶* ? )" * ]
128           }
129         ]
130         [ { "generic local env. slicing" * } { 
131              [ "ldrops ( ⇩*[?] ? ≡ ? )" "ldrops_ldrop" "ldrops_ldrops" * ]
132           }
133         ]
134         [ { "generic term relocation" * } {
135              [ "lifts_vector ( ⇧*[?] ? ≡ ? )" "lifts_lift_vector" * ]
136              [ "lifts ( ⇧*[?] ? ≡ ? )" "lifts_lift" "lifts_lifts" * ] 
137           }
138         ]
139         [ { "support for generic relocation" * } { 
140              [ "gr2 ( @ [ ? ] ? ≡ ? )" "gr2_plus ( ? + ? )" "gr2_minus ( ? ▭ ? ≡ ? )" "gr2_gr2" * ]
141           }
142         ]
143      }
144    ]
145    class "orange"   
146    [ { "substitution" * } { 
147         [ { "parallel substitution" * } {
148              [ "tps ( ? ⊢ ? [?,?] ▶ ? )" "tps_lift" "tps_tps" * ]
149           }
150         ]
151         [ { "global env. slicing" * } {
152              [ "gdrop ( ⇩[?] ? ≡ ? )" "gdrop_gdrop" * ]
153           }
154         ]
155         [ { "basic local env. slicing" * } {
156              [ "ldrop ( ⇩[?,?] ? ≡ ? )" "ldrop_ldrop" * ]
157           }
158         ]
159         [ { "basic term relocation" * } {
160              [ "lift_vector ( ⇧[?,?] ? ≡ ? )" "lift_lift_vector" * ]
161              [ "lift ( ⇧[?,?] ? ≡ ? )" "lift_lift" * ]
162           }
163         ]
164      }
165    ]
166    class "red"   
167    [ { "grammar" * } {
168         [ { "local env. ref. for substitution" * } {
169              [ "lsubs ( ? [?,?] ≼ ? )" "lsubs_lsubs" * ]
170           }
171         ]
172         [ { "same head term form" * } {
173              [ "tshf ( ? ≈ ? )" "tshf_tshf" * ]
174           }
175         ]
176         [ { "same top term constructor" * } {
177              [ "tstc ( ? ≃ ? )" "tstc_tstc" "tstc_vector" * ]
178           }
179         ]
180         [ { "closures" * } {
181              [ "cl_shift ( ? @ ? )" "cl_weight ( #[?,?] )" * ]
182           }
183         ]
184         [ { "internal syntax" * } {
185              [ "genv" * ]
186              [ "lenv" "lenv_weight ( #[?] )" "lenv_length ( |?| )" * ]
187              [ "term" "term_weight ( #[?] )" "term_simple ( 𝐒[?] )" "term_vector" * ]
188              [ "item" * ]
189           }
190         ] 
191         [ { "external syntax" * } {
192              [ "aarity" * ]
193           }
194         ] 
195      }
196    ]
197 }
198
199 class "component" { 0 }
200
201 class "plane" { 1 }
202
203 class "file" { 2 * }