
theorem
  not 627 is prime
  proof
    627 = 3*209;
    then 3 divides 627;
    hence thesis;
  end;
