
theorem
  not 1540 is prime
  proof
    1540 = 2*770;
    then 2 divides 1540;
    hence thesis;
  end;
