
theorem
  not 477 is prime
  proof
    477 = 3*159;
    then 3 divides 477;
    hence thesis;
  end;
