LatticeΒΆ
logic.spad line 1822 [edit on github]
lattice for more documentation see: http://www.euclideanspace.com/prog/scratchpad/mycode/discrete/logic/index.htm
- /\: (%, %) -> %
from MeetSemilattice
- \/: (%, %) -> %
from JoinSemilattice
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- latex: % -> String
from SetCategory