This Wikipedia article and AoPS page have the same proof that is an example of WLOG. These and other WLOG proofs seem to be connected with logical statements. Am I wrong? However, a question I asked a long time ago had an answer that involved WLOG. It, on the other hand, did not involve logic, as far as I know. Here is a snippet of the answer:
Applying the affine substitution $u = \frac{x - a}{b - a}$, $dx = \frac{du}{b - a}$ transforms the integral to $$(-1)^k (\beta - \alpha)^{j + k + 1} \int_0^1 u^j (1 - u)^k \,du$$ so, there's no loss of generality if we consider $\alpha = 0, \beta = 1$ and consider just the integral above, which also eliminates the pesky minus sign.
What does he mean when he references WLOG? I do not see logic or contradictions. Comparing this is the example on Wikipedia, the example addresses all possible cases, but this seems to not follow the pattern.
Question: Is there a checklist to follow? For example, do you need to describe all cases? And how are the uses of WLOG similar in the wikipedia article and the case I described above?
Edit: This is not similar to other questions as I ask about WLOG in relation to substituting for integrals, specifically.