I'd appreciate some feedback on whether or not I'm thinking about this problem correctly.
Show whether or not the subsets $Y \subset [0,1]\times[0,1] = X$ are open in $X$ when $X$ has the dictionary order topology. If $Y$ is open in $X$, express $Y$ as a union of basis elements. If $Y$ is not open in $X$, show that some point in $Y$ does not have a neighborhood in $Y$.
a) $(0,1)\times(0,1) \subset [0,1]\times[0,1]$
b) $(0,1)\times[0,1] \subset [0,1]\times[0,1]$
c) $[0,1]\times(0,1) \subset [0,1]\times[0,1]$
Since our set $X = [0,1]\times[0,1]$ has a least element $[0,0]$ and a greatest element $[1,1]$, then a basis $\mathcal B$ for the order topology on $X$ is $$\mathcal B = \{(x,y): x,y \in X, x < y\} \cup \{[0,y): y \in X\}\cup \{(x,1]: x \in X\}.$$
Thus,
a) $(0,1)\times(0,1)$ = $(0\times0, 1\times1)$
b) $(0,1)\times[0,1]$
not open since the smallest coordinate $0\times0$ does not have a neighborhood in $Y$, since the
x-coordinate of $0\times0$ is not in $Y$. Also, the largest coordinate $1\times1$ does not have a neighborhood in $Y$, since the $x$-coordinate of $1\times1$ is not in $Y$.
c) $[0,1]\times(0,1)$
not open since the smallest coordinate $0\times0$ does not have a neighborhood in $Y$, since the
$y$-coordinate of $0\times0$ is not in $Y$. Also, the largest coordinate $1\times1$ does not have a neighborhood in $Y$, since the $y$-coordinate of $1\times1$ is not in $Y$.
