Graphs Sections NuprlLIB Doc

Def prime(a) == a = 0 & (a ~ 1) & (b,c:. (a | (bc)) (a | b) (a | c))

is mentioned

In prior sections: num thy 1 graph 1 2


Graphs Sections NuprlLIB Doc