
theorem
  not 482 is prime
  proof
    482 = 2*241;
    then 2 divides 482;
    hence thesis;
  end;
