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