
theorem
  not 483 is prime
  proof
    483 = 3*161;
    then 3 divides 483;
    hence thesis;
  end;
