Let $X$ be a metric space and $A \subseteq X$. If there is a net $(x_d)_{d\in D}$ in $A$ that converges to $a \in X$, then there is a sequence $(y_n)_{n\in \mathbb N}$ in $A$ that converges to $a$. So for metric spaces, we can replace net with sequence in below results.
Let $X$ be a topological space and $A \subseteq X$. Then $\overline A$ is the set of limits of convergent nets with values in $A$.
Let $(X, \tau_X)$ and $(Y, \tau_Y)$ be topological spaces and $f:X \to Y$ be continuous, i.e., $f^{-1} (O) \in \tau_X$ for all $O \in \tau_Y$. Then $f$ is continuous if and only if, $f(x_d) \to f(x)$ where $(x_d)_{d \in D}$ is a net such that $x_d \to x$.
Usually, the proof of sequential compactness implying compactness is indirect (by contradiction), uses the cover definition, and involves auxiliary lemmas. Is there a direct proof that uses below net definition?
Let $X$ be a topological space. Then $X$ is compact if and only if every net in $X$ has a convergent subnet.