In the space of X=E1 let us find the complement of the following:
(1,2], [2,+∞), {1,2,3,4,5}.
The complement of (1,2] is (−∞,1]∪(2,+∞). The complement of of [2,+∞) is (−∞,2). And the complement of {1,2,3,4,5} is (−∞,1)∪(1,2)∪(2,3)∪(3,4)∪(4,5)∪(5,+∞).
Comments