
theorem
  not 665 is prime
  proof
    665 = 5*133;
    then 5 divides 665;
    hence thesis;
  end;
