i1 : P = booleanLattice 3;
i2 : openInterval(P, "001", "111") o2 = Poset{cache => CacheTable{} } GroundSet => {011, 101} RelationMatrix => | 1 0 | | 0 1 | Relations => {} o2 : Poset