OFFSET
0,1
COMMENTS
Alternatively, these are unlabeled sets of subsets covering n vertices whose dual is a (strict) antichain. The dual of a set of subsets has, for each vertex, one edge consisting of the indices (or positions) of the edges containing that vertex. For example, the dual of {{1,2},{2,3}} is {{1},{1,2},{2}}. An antichain is a set of subsets where no edge is a subset of any other.
EXAMPLE
Non-isomorphic representatives of the a(0) = 1 through a(2) = 4 sets of subsets:
{} {{1}} {{1},{2}}
{{}} {{},{1}} {{},{1},{2}}
{{1},{2},{1,2}}
{{},{1},{2},{1,2}}
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Gus Wiseman, Aug 13 2019
STATUS
approved