]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambda_delta/web/home/ld_basic_2_src.tbl
6918cceda8603e71cf926d8d77be9aaf4491deed
[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_cr" "csn_aaa" * ]
52              [ "csn ( ⬇* ? )" "csn_lift" "csn_cpr" "csn_cprs ( ⬇** ? )" "csn_lcpr" * ]
53           }
54         ]
55         [ { "context-sensitive computation" * } {
56              [ "cprs (? ⊢ ? ➡* ?)" "cprs_lcpr" "cprs_cprs" * ]
57           }
58         ]
59         [ { "local env. ref. for abstract candidates of reducibility" * } {
60              [ "lsubc ( ? [?] ⊑ ? )" "lsubc_ldrop" "lsubc_ldrops" "lsubc_lsuba" * ]
61           }
62         ]
63         [ { "support for abstract computation properties" * } {
64              [ "acp" "acp_cr ( ⦃?,?⦄ ϵ 〚?〛 )" "acp_aaa" * ]
65           }
66         ]
67      }
68    ]
69    class "green"
70    [ { "reducibility" * } {
71         [ { "context-sensitive normal forms" * } {
72              [ "cnf ( ? ⊢ 𝐍[?] )" "cnf_lift" * ]
73           }
74         ]       
75         [ { "context-sensitive reduction" * } {
76              [ "lcpr ( ? ⊢ ➡ ? )" "lcpr_cpr" * ]
77              [ "cpr ( ? ⊢ ? ➡ ? )" "cpr_lift" "cpr_ltpss" "cpr_ltpr" "cpr_cpr" * ]
78           }
79         ]
80         [ { "context-free normal forms" * } {
81              [ "twhnf ( 𝐖𝐇𝐍[?] )" "tnf ( 𝐍[?] )" "tnf_tif" * ]
82           }
83         ]
84         [ { "context-free reduction" * } {
85              [ "ltpr ( ? ➡ ? )" "ltpr_ldrop" "ltpr_tps" * ]
86              [ "tpr ( ? ➡ ? )"  "tpr_lift" "tpr_tpss" "tpr_tpr" * ]
87           }
88         ]
89         [ { "context-free reducible forms" * } {
90              [ "trf ( 𝐑[?] )" "tif ( 𝐈[?] )" * ]
91           }
92         ]
93      }
94    ]
95    class "grass"
96    [ { "static typing" * } {
97         [ { "static type assignment" * } {
98              [ "sty" "sty_lift" "sty_sty" * ]
99           }
100         ]
101         [ { "local env. ref. for atomic arity assignment" * } {
102              [ "lsuba ( ? ÷⊑ ? )" "lsuba_ldrop" "lsuba_aaa" "lsuba_lsuba" * ]
103           }
104         ]
105         [ { "atomic arity assignment" * } {
106              [ "aaa ( ? ⊢ ? ÷ ? )" "aaa_lift" "aaa_lifts" "aaa_aaa" * ]
107           }
108         ]
109         [ { "parameters" * } {
110              [ "sh" * ]
111           }
112         ]
113      }
114    ]
115    class "yellow"
116    [ { "unfold" * } {
117         [ { "term inverse relocation" * } {
118              [ "delift ( ? ⊢ ? [?,?] ≡ ? )" "delift_lift" * ]
119           }
120         ]
121         [ { "partial unfold" * } {
122              [ "ltpss ( ? [?,?] ▶* ? )" "ltpss_ldrop" "ltpss_tps" "ltpss_ltpss" * ] 
123              [ "tpss ( ? ⊢ ? [?,?] ▶* ? )" "tpss_lift" "tpss_tpss" "tpss_ltps" * ]
124           }
125         ]
126         [ { "generic local env. slicing" * } { 
127              [ "ldrops ( ⇩*[?] ? ≡ ? )" "ldrops_ldrop" "ldrops_ldrops" * ]
128           }
129         ]
130         [ { "generic term relocation" * } {
131              [ "lifts_vector ( ⇧*[?] ? ≡ ? )" "lifts_lift_vector" * ]
132              [ "lifts ( ⇧*[?] ? ≡ ? )" "lifts_lift" "lifts_lifts" * ] 
133           }
134         ]
135         [ { "support for generic relocation" * } { 
136              [ "gr2 ( @ [ ? ] ? ≡ ? )" "gr2_plus ( ? + ? )" "gr2_minus ( ? ▭ ? ≡ ? )" "gr2_gr2" * ]
137           }
138         ]
139      }
140    ]
141    class "orange"   
142    [ { "substitution" * } { 
143         [ { "parallel substitution" * } {
144              [ "ltps ( ? [?,?] ▶ ? )" "ltps_ldrop" "ltps_tps" "ltps_ltps" * ]
145              [ "tps ( ? ⊢ ? [?,?] ▶ ? )" "tps_lift" "tps_tps" * ]
146           }
147         ]
148         [ { "global env. slicing" * } {
149              [ "gdrop ( ⇩[?] ? ≡ ? )" "gdrop_gdrop" * ]
150           }
151         ]
152         [ { "basic local env. slicing" * } {
153              [ "ldrop ( ⇩[?,?] ? ≡ ? )" "ldrop_ldrop" * ]
154           }
155         ]
156         [ { "basic term relocation" * } {
157              [ "lift_vector ( ⇧[?,?] ? ≡ ? )" "lift_lift_vector" * ]
158              [ "lift ( ⇧[?,?] ? ≡ ? )" "lift_lift" * ]
159           }
160         ]
161      }
162    ]
163    class "red"   
164    [ { "grammar" * } {
165         [ { "local env. ref. for substitution" * } {
166              [ "lsubs ( ? [?,?] ≼ ? )" "lsubs_lsubs" * ]
167           }
168         ]
169         [ { "term hom." * } {
170              [ "thom ( ? ≈ ? )" "thom_thom" * ]
171           }
172         ]
173         [ { "closures" * } {
174              [ "cl_shift ( ? @ ? )" "cl_weight ( #[?,?] )" * ]
175           }
176         ]
177         [ { "internal syntax" * } {
178              [ "genv" * ]
179              [ "lenv" "lenv_weight ( #[?] )" "lenv_length ( |?| )" * ]
180              [ "term" "term_weight ( #[?] )" "term_simple ( 𝐒[?] )" "term_vector" * ]
181              [ "item" * ]
182           }
183         ] 
184         [ { "external syntax" * } {
185              [ "aarity" * ]
186           }
187         ] 
188      }
189    ]
190 }
191
192 class "component" { 0 }
193
194 class "plane" { 1 }
195
196 class "file" { 2 * }