consider l being Integer such that
A1: j = 2 * l by ABIAN:def 1;
consider k being Integer such that
A2: i = 2 * k by ABIAN:def 1;
i - j = 2 * (k - l) by A2, A1;
hence i - j is even ; :: thesis: verum