
theorem
  not 844 is prime
  proof
    844 = 2*422;
    then 2 divides 844;
    hence thesis;
  end;
