theorem
  17 satisfies_Sierpinski_problem_87a
  proof
    reconsider a = 2 as Prime by XPRIMES1:2;
    reconsider b = 5 as Prime by XPRIMES1:5;
    reconsider c = 29 as Prime by XPRIMES1:29;
    take a,b,c;
    thus thesis by Th48;
  end;
