Is this Hasse Diagram correct?

2k Views Asked by At

I have the following question

Let, A = {{1}, {2}, {3}, {1, 2}, {1, 3}, {1, 4}, {2, 3}, {1, 2, 4}, {1, 3, 4}, {1, 2, 3, 4}} and (A, R) is a POSET where R is the partial order a ⊆ b.

I have drawn this Hasse diagram .

Hasse diagram

Is my answer correct ? And what the maximal and the minimal elements are ?