
theorem
  not 1305 is prime
  proof
    1305 = 3*435;
    then 3 divides 1305;
    hence thesis;
  end;
