graph 1 1 Sections Graphs Doc

Def outl(x) == InjCase(x; y. y; z. "???")

is mentioned by

Thm* s:(A+B) List, x:A. (x mapoutl(s)) (y:A+B. (y s) & isl(y) & x = outl(y))[member_mapoutl]
Def mapoutl(s) == mapfilter(x.outl(x);x.isl(x);s)[mapoutl]

Try larger context: Graphs

graph 1 1 Sections Graphs Doc