now :: thesis: not 2 divides 7
7 = (2 * 3) + 1 ;
hence not 2 divides 7 by NAT_4:9; :: thesis: verum
end;
then for n being Element of NAT st 1 < n & n * n <= 7 & n is prime holds
not n divides 7 by XPRIMET1:2;
hence 7 is prime by NAT_4:14; :: thesis: verum