
theorem
  not 446 is prime
  proof
    446 = 2*223;
    then 2 divides 446;
    hence thesis;
  end;
