Here are my few questions that I encountered while going through Tychonoff's theorem in Wikipedia.
a) First of all, so far I was thinking that Heine Borel definition of compactness implies sequential compactness but not the other way around (although I am failing to find some examples to appreciate it). But what Wikipedia says is that " but NEITHER implies the other in general topological space. What am I missing here ?
b) It is easy to see that finite product ( countable product is not true, right ? ) of sequentially compact spaces is compact which we can see using diagonalization argument.
and it discusses of embedding $X$ ( completely regular Hausdorff space ) into $[0,1]^{C(X,[0,1])}$ (what does $[0,1]^{C(X,[0,1])}$ mean? I am not able to make any sense) , where $C(X,[0,1])$ is the set of continuous map from $X$ to $[0,1]$. I would appreciate your help.
Thanks!
$a):$ What Wikipedia says is correct, open-cover compactness does not imply sequential compactness and vice versa in general topological spaces: in metric spaces they are equivalent.
For example, denote $X=\{0,1\}^{\mathbb{N}}$, which is open-cover compact by Tychonoff's theorem, and moreover $Y:=\{0,1\}^{X}$ is open-cover compact by the same argument. But $Y$ is not sequentially compact. The projections $pr_{n}:X\to \{0,1\}$ are members of $Y$ and the sequence $(pr_{n})_{n=1}^{\infty}$does not have a converging subsequence. Assume the contrary that some subsequence $(pr_{n_{k}})_{k=1}^{\infty}$ has a limit. This means, that for each $x\in X$ the sequence $(x_{n_{k}})_{k=1}^{\infty}$ converges in $\{0,1\}$. Let $x\in X$ be a sequence such that $x_{n_{k}}=1$ when $k$ is even and $x_{i}=0$ when $i=n_{k}$ for some odd $k$ and when $i$ is not of the form $n_{k}$. Then it follows that a sequence of the form $0,1,0,1,...$ converges which is a contradiction. Hence $(pr_{n})_{n=1}^{\infty}$ has no converging subsequences.
As an example of a sequentially compact space which is not cover-compact you may consider $\omega_{1}$ with the order topology. It is not even Lindelöf. This example is quite standard I believe, I would fill in more details if it wasn't so late here where I live. (I might edit some details later.)
$b):$ I think this question was answered in the comments below your question.