I need help to understand definition of c-closed. In here https://www.sciencedirect.com/science/article/pii/0166864180900279, author said that $X$ is c-closed iff every countably compact subset of $X$ is closed. Equivalently, every non-closed subset $A$ of $X$ contains a sequence which has no a cluster point in $A$.
I can not understand the equivalence. Is every non-closed containing a sequence which has no a cluster point in $X$? Then every space is c-closed?
I know it's wrong. For example, the ordinal space $\omega_1+1$ with the order topology is not c-space since $\omega_1$ is countably compact but isn't closed. How to understand this space isn't c-closed using second definition?
The cluster point of the non-closed set $A$ is considered to be in $A$, as you first wrote it.
The second definition is just the contrapositive of the first:
If every sequence of $A$ has a cluster point in $A$, then it is countably compact, hence it must be closed if $X$ is c-closed.
For the specific example, we would need to find a sequence in $\omega_1$ that tends to $\omega_1$ (the only missing point), which doesn't exist, as $\omega_1$ is regular.