
theorem
  not 926 is prime
  proof
    926 = 2*463;
    then 2 divides 926;
    hence thesis;
  end;
