Recently, I've been studying nets using Professor Munkres' Topology book. It defines a subnet as follows: Let $f\colon J \to$ X be a net in $X$; let $f(\alpha) = x_\alpha$. If $K$ is a directed set and $g \colon K \to J$ is a function such that:
- $i \le j \Rightarrow g(i) \le g(j)$.
- $g(K)$ is cofinal in $J$.
then the composite function $f \circ g \colon K \to$ X is called subnet.
My question is: Wouldn't it be enough to define a subnet as a restriction of $f$ to a cofinal subset of $J$?
Anyway, I'll think about it more.
– Gleberson Antunes Nov 26 '22 at 21:15