
theorem
  not 1380 is prime
  proof
    1380 = 2*690;
    then 2 divides 1380;
    hence thesis;
  end;
