
theorem
  not 497 is prime
  proof
    497 = 7*71;
    then 7 divides 497;
    hence thesis;
  end;
