Datasegment.com Online Dictionary
  Online Dictionary : A : antichain

antichain


1 definition found

antichain - Free On-line Dictionary of Computing (26 May 2007) :

  antichain
  
     <mathematics> A subset S of a partially ordered set P is an
     antichain if,
  
      for all x, y in S,  x <= y  =>  x = y
  
     I.e. no two different elements are related.
  
     ("<=" is written in LaTeX as \subseteq).
  
     (1995-02-03)