
theorem
  not 922 is prime
  proof
    922 = 2*461;
    then 2 divides 922;
    hence thesis;
  end;
