Definition
A subnet of a net is a net and a map such that and such that with .
Example
Example
Transclude of Drawing-2025-02-13-11.47.33.excalidraw
Sequence:
Subsequence:
Definition:
by , where is defined by .
1 min read
A subnet of a net f:I→X is a net g:J→X and a map h:J→I such that g=f∘h and such that ∀i∈I ∃j∈J with h(j′)≥i∀j′≥j.
Example
Transclude of Drawing-2025-02-13-11.47.33.excalidraw
Sequence:
f:I=N→R:f(n)=xn
Subsequence:
{=x1x1,=x2x3,=x3x5,=x4x7,…}→1
Definition:
g:J=N→R by g(j)=xj′=x2j−1=f(2j−1)=f∘h(j), where h:J→I is defined by h(j)=2j−1.