logic.spad line 593 [edit on github]
implies operation with reflexivity and transitivity for more documentation see: htm
le(s, x, y) checs if x is less than or equal to y. I would have liked to have used: "<=" instead of "le" "<=" compiles but when called gives: Internal Error: The function <= with signature hashcode is missing from domain.
FiniteGraph(S)