GenAutomata Sections NuprlLIB Doc

Def Order(T;x,y.R(x;y)) == Refl(T;x,y.R(x;y)) & (Trans x,y:T. R(x;y)) & AntiSym(T;x,y.R(x;y))

is mentioned

In prior sections: rel 1


GenAutomata Sections NuprlLIB Doc