
theorem
  not 1293 is prime
  proof
    1293 = 3*431;
    then 3 divides 1293;
    hence thesis;
  end;
