]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambda_delta/web/home/ld_basic_2.tbl
Basic_2 update ...
[helm.git] / helm / www / lambda_delta / web / home / ld_basic_2.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         [ { "unfold" * } { 
15              [ "lift" "subst" * ]
16           }
17         ]
18      }
19    ]
20    class "blue"
21    [ { "examples" * } {
22         [ { "" * } {
23              [ "" * ]
24           }
25         ]
26      }
27    ]
28    class "sky"
29    [ { "native typing" * } {
30         [ { "" * } {
31              [ "nty" * ]
32           }
33         ]
34      }
35    ]
36    class "cyan"
37    [ { "conversion" * } {
38         [ { "context-sensitive conversion" * } {
39              [ "cpcs" * ]
40           }
41         ]
42      }
43    ]
44    class "water"
45    [ { "computation" * } {
46         [ { "strongly normalizing computation" * } {
47              [ "lsubcs" * ]
48              [ "csn" "csn_cr" "csn_aarity" * ]
49           }
50         ]
51         [ { "context-sensitive computation" * } {
52              [ "cprs" * ]
53           }
54         ]
55         [ { "support for abstract comptation properties" * } {
56              [ "lsubc" * ]
57              [ "acp" "acp_cr" * ]
58           }
59         ]
60      }
61    ]
62    class "green"
63    [ { "reducibility" * } {
64         [ { "context-sensitive reduction" * } {
65              [ "lcpr" * ]
66              [ "cpr" "cpr_lift" "cpr_ltpr" "cpr_cpr" * ]
67           }
68         ]
69         [ { "context-free normal forms" * } {
70              [ "twhnf" "tnf" * ]
71           }
72         ]
73         [ { "context-free reduction" * } {
74              [ "ltpr" "ltpr_ldrop" * ]
75              [ "tpr"  "tpr_lift" "tpr_tpss" "tpr_tpr" * ]
76           }
77         ]
78         [ { "context-free reducible forms" * } {
79              [ "trf" * ]
80           }
81         ]
82      }
83    ]
84    class "grass"
85    [ { "static typing" * } {
86         [ { "static type ass." * } {
87              [ "sty" "sty_lift" "sty_sty" * ]
88           }
89         ]
90         [ { "atomic arity ass." * } {
91              [ "aaa" "aaa_lift" "aaa_aaa" * ]
92           }
93         ]
94         [ { "parameters" * } {
95              [ "sh" * ]
96           }
97         ]
98      }
99    ]
100    class "yellow"
101    [ { "unfold" * } {
102         [ { "term inverse relocation" * } {
103              [ "delift" "delift_lift" * ]
104           }
105         ]
106         [ { "partial unfold" * } {
107              [ "ltpss" "ltpss_ldrop" "ltpss_tps" "ltpss_ltpss" * ] 
108              [ "tpss" "tpss_lift" "tpss_tpss" "tpss_ltps" * ]
109           }
110         ]
111      }
112    ]
113    class "orange"   
114    [ { "substitution" * } { 
115         [ { "parallel substitution" * } {
116              [ "ltps" "ltps_ldrop" "ltps_tps" "ltps_ltps" * ]
117              [ "tps" "tps_lift" "tps_tps" * ]
118           }
119         ]
120         [ { "global env. slicing" * } {
121              [ "gdrop" * ]
122           }
123         ]
124         [ { "local env. slicing" * } {
125              [ "ldrop" "ldrop_ldrop" * ]
126           }
127         ]
128         [ { "term relocation" * } {
129              [ "lift" "lift_lift" * ]
130           }
131         ]
132      }
133    ]
134    class "red"   
135    [ { "grammar" * } {
136         [ { "local env. ref. for substitution" * } {
137              [ "lsubs" "lsubs_lsubs" * ]
138           }
139         ]
140         [ { "term hom." * } {
141              [ "thom" "thom_thom" * ]
142           }
143         ]
144         [ { "closures" * } {
145              [ "cl_shift" "cl_weight" * ]
146           }
147         ]
148         [ { "internal syntax" * } {
149              [ "lenv" "lenv_weight" "lenv_length" * ]
150              [ "term" "term_weight" "term_simple" * ]
151              [ "item" * ]
152           }
153         ] 
154         [ { "external syntax" * } {
155              [ "aarity" * ]
156           }
157         ] 
158      }
159    ]
160 }
161
162 class "component" { 0 }
163
164 class "plane" { 1 }
165
166 class "file" { 2 * }