Lemma 14.4 Case II: N = 1 / odd-successor dispatcher #
The concrete double-rounded Case-II endpoint starts at 2 ≤ N, whereas the
parity domain still contains the genuine odd base N = 1. This file keeps the
outer quantification over arbitrary odd N and performs the necessary split
before selecting either producer.
Domain-preserving Case-II dispatcher at the natural ceiling.
P is the common conclusion expected by the surrounding Lemma-14.4 assembly.
At N = 1, that conclusion must be obtained from the actual source-native base
estimate. At every other odd depth, the successor callback receives both
Odd M and 2 ≤ M, exactly the depth hypotheses required by
caseII_total_le_doubleRounded_direct_concrete_relative_natCeil.
Thus the top-level depth remains arbitrary; in particular it is not silently
strengthened to 2 ≤ N.
The same dispatcher with the successor producer restricted to the sharp
odd-successor range 3 ≤ M. This is convenient when the caller records the
stronger parity consequence, while the direct endpoint itself only consumes
2 ≤ M.