
theorem
  not 1515 is prime
  proof
    1515 = 3*505;
    then 3 divides 1515;
    hence thesis;
  end;
