Definition of compact that I'm using: $E$ is compact if each of its open covers has a finite subcover.
Example: Let $X = \mathbb{R}$ with the topology $T = \left \{ U \subset X: U = X \text{ or } 1 \notin U \right \}$. We will show $X$ is compact. Let $C$ be any open cover of $X$. Then there exists $U \in C$ such that $1 \in U$. By definition of $T$ we must have $U = X$. So, $\left \{ U\right \}$ is a finite subcover of $C$. Hence, $X$ is compact.
I'm having trouble understanding the bold there exists. To show compactness, I thought we had to start with an arbitrary open cover and show that EVERY such open cover has a finite subcover? I feel that in this proof we are only finding one such open cover with the property we want. (How would we know that each arbitrary open cover has the property that $1 \in U$?)