A temporal path (in modern terms) from aaa to bbb is a sequence of people $a = x_0, x_1, \dots, x_m = b$ together with a strictly increasing sequence of time indices
$s_1 < s_2 < \dots < s_m$
such that each call $t_{s_i} = \{x_{i-1}, x_i\} \in T$.
$a\rightarrow b$ denotes that $b$ learns the information from $a$. This means that there exists a temporal path $a\rightsquigarrow b$ (strict temporal reachability)
<aside> 💡
Definition. (pooling system)
A system of calls $T$ is called pooling if for every pair $a, b \in U$ holds $a\rightsquigarrow b$