
theorem
  not 915 is prime
  proof
    915 = 3*305;
    then 3 divides 915;
    hence thesis;
  end;
