
theorem
  not 1520 is prime
  proof
    1520 = 2*760;
    then 2 divides 1520;
    hence thesis;
  end;
