
theorem
  not 623 is prime
  proof
    623 = 7*89;
    then 7 divides 623;
    hence thesis;
  end;
