
theorem
  not 621 is prime
  proof
    621 = 3*207;
    then 3 divides 621;
    hence thesis;
  end;
