set R = INT.Ring ;
set t = (1. INT.Ring) + (1. INT.Ring);
reconsider x = (1. INT.Ring) + (1. INT.Ring) as Integer ;
A: (1. INT.Ring) + (1. INT.Ring) <> 0. INT.Ring by INT_3:def 3;
T: not 2 divides 1 by INT_2:13;
not (1. INT.Ring) + (1. INT.Ring) divides 1. INT.Ring by T, INT_3:def 3, lemintr;
then B: (1. INT.Ring) + (1. INT.Ring) is not Unit of INT.Ring by GCD_1:def 20;
now :: thesis: for a, b being Element of INT.Ring holds
( not (1. INT.Ring) + (1. INT.Ring) divides a * b or (1. INT.Ring) + (1. INT.Ring) divides a or (1. INT.Ring) + (1. INT.Ring) divides b )
end;
hence ex b1 being Element of INT.Ring st b1 is prime by A, B, defprim; :: thesis: verum