Condition: $f:I\to\mathbb R$ is continuous. For any countable sequence of pairwise disjoint sub-intervals $(x_k, y_k)$ of $I$, we have $\forall\epsilon\exists\delta$ such that $$ \sum_{k} |y_{k} - x_{k}| < \delta$$ implies $$\sum_{k} |f(y_{k}) - f(x_{k})| < \epsilon.$$
Is this condition a necessary or sufficient condition of absolution continuity? Note that the order of the logic identifiers has changed.
A function $f: I \to \mathbb{R}$ is absolutely continuous on an interval $I$ if for every $\epsilon > 0$ there is a $\delta > 0$ such that whenever a finite sequence of pairwise disjoint sub-intervals $(x_k, y_k)$ of $I$ satisfies $$ \sum_{k} |y_{k} - x_{k}| < \delta$$ then $$\sum_{k} |f(y_{k}) - f(x_{k})| < \epsilon$$
Given any function $f:I\to\mathbb R$ (not necessarily continuous), the condition: For any countable sequence of pairwise disjoint sub-intervals $(x_k, y_k)$ of $I$, we have $\forall\epsilon\exists\delta$ such that $$ \sum_{k} |y_{k} - x_{k}| < \delta$$ implies $$\sum_{k} |f(y_{k}) - f(x_{k})| < \epsilon$$ is trivially true.
Proof: Given any countable sequence of pairwise disjoint sub-intervals $(x_k, y_k)$ of $I$, just choose $\delta = \frac{1}{2} \sum_{k} |y_{k} - x_{k}|$. Then the condition $ \sum_{k} |y_{k} - x_{k}| < \delta$ will be false and so the implication "$ \sum_{k} |y_{k} - x_{k}| < \delta$ implies $\sum_{k} |f(y_{k}) - f(x_{k})| < \epsilon$" will be trivially true.
So this conditionis not sufficient for absolute continuity or even continuity.