
theorem
  not 356 is prime
  proof
    356 = 2*178;
    then 2 divides 356;
    hence thesis;
  end;
