Navigation

  • index
  • next |
  • previous |
  • FriCAS »
  • FriCAS API »
  • Categories »
  • Lattice

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

=: (%, %) -> Boolean

from BasicType

\/: (%, %) -> %

from JoinSemilattice

~=: (%, %) -> Boolean

from BasicType

coerce: % -> OutputForm

from CoercibleTo OutputForm

latex: % -> String

from SetCategory

BasicType

CoercibleTo OutputForm

JoinSemilattice

MeetSemilattice

SetCategory

Table of Contents

  • FriCAS API
  • Features
  • Download
  • Help
  • Examples
  • Development
  • Citation
  • History

Quick search

Navigation

  • index
  • next |
  • previous |
  • FriCAS »
  • FriCAS API »
  • Categories »
  • Lattice
© Copyright 2007-2024, FriCAS Team.