4 class "gray" [ { "domain" * } {
6 [ "block" ] [ "leader" ]
7 [ "applicator (with →θ)*" ] [ "reduction" ] [ "→ζ *" ] [ "reference *" ]
10 [ { "{X | Γ ⊢ X : W}" * } {
12 [ "local typed abstraction *" ] [ "Γ ⊢ +λW" ]
13 [ "ⓐV" ] [ "→β" ] [ "no" ] [ "#i" ]
16 [ "local typed declaration **" ] [ "Γ ⊢ -λW" ]
17 [ "ⓐV" ] [ "→β" ] [ "no" ] [ "#i" ]
20 [ "global typed declaration ***" ] [ "Γ ⊢ pλW" ]
21 [ "no" ] [ "no" ] [ "no" ] [ "$p" ]
24 [ "native type annotation *" ] [ "Γ ⊢ ⓝW" ]
25 [ "no" ] [ "no" ] [ "yes" ] [ "no" ]
28 [ { "{X | Γ ⊢ X = V}" * } {
30 [ "local abbreviation *" ] [ "Γ ⊢ +δV" ]
31 [ "no" ] [ "local →δ" ] [ "yes" ] [ "#i" ]
34 [ "local definition **" ] [ "Γ ⊢ -δV" ]
35 [ "no" ] [ "local →δ" ] [ "no" ] [ "#i" ]
38 [ "global definition ***" ] [ "Γ ⊢ pδV" ]
39 [ "no" ] [ "global →δ" ] [ "no" ] [ "$p" ]
44 [ "sort ****" ] [ "Γ ⊢ ⋆k" ]
45 [ "no" ] [ "no" ] [ "no" ] [ "no" ]