
theorem
  not 329 is prime
  proof
    329 = 7*47;
    then 7 divides 329;
    hence thesis;
  end;
