I'm studying nets and there is something in the definition of eventually and frequently that is confusing me.
These are the definitions I have.
Eventually: a net $(x_\lambda)_{\lambda \in \Lambda}$ in a set $X$ is eventually in $Y \subset X$ if $\exists \tilde{\lambda} \in \Lambda$ such that $\forall \lambda \ge \tilde{\lambda}$, $x_\lambda \in Y$.
Frequently: a net $(x_\lambda)_{\lambda \in \Lambda}$ in a set $X$ is frequently in $Y \subset X$ if $\forall \lambda \in \Lambda$, $\exists \mu \in \Lambda, \mu \ge \lambda$ such that $x_\mu \in Y$.
Now, since nets are not necessarily defined on a totally ordered set, I imagine a net might have several independent branches. So the way I intuitively read the definition of eventually is that one of the branches eventually ends up in $Y$ (and other branches might never even go through $Y$), while frequently means that $every$ branch must touch $Y$. Therefore in nets eventually does not imply frequently. Is this correct? Strangely enough I couldn't find an answer to this.
Thanks