| Who Cites tproj? | |
| tproj | Def tre.P == tre.trace | tre.proj(P) |
| Thm* | |
| trace_env_proj | Def t.proj == 2of(t) |
| Thm* | |
| trace_env_trace | Def t.trace == 1of(t) |
| Thm* | |
| trace_projection | Def tr | P == filter( |
| Thm* | |
| pi2 | Def 2of(t) == t.2 |
| Thm* | |
| kind | Def kind(a) == 1of(a) |
| Thm* | |
| pi1 | Def 1of(t) == t.1 |
| Thm* | |
| filter | Def filter(P;l) == reduce( |
| Thm* | |
| reduce | Def reduce(f;k;as) == Case of as; nil |
| Thm* |
| Syntax: | tre.P | has structure: | tproj(tre; P) |
About: