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