
theorem
  not 444 is prime
  proof
    444 = 2*222;
    then 2 divides 444;
    hence thesis;
  end;
