
theorem
  not 294 is prime
  proof
    294 = 2*147;
    then 2 divides 294;
    hence thesis;
  end;
