reserve a,b,c,k,m,n for Nat;
reserve i,j for Integer;
reserve p for Prime;

theorem
  1 satisfies_Sierpinski_problem_121_for 2
  proof
    thus 2 * 2|^(2|^1) + 1 is composite by Lm2,XPRIMES0:9;
    thus thesis by NAT_1:14;
  end;
