
theorem
  not 1465 is prime
  proof
    1465 = 5*293;
    then 5 divides 1465;
    hence thesis;
  end;
