
theorem
  not 914 is prime
  proof
    914 = 2*457;
    then 2 divides 914;
    hence thesis;
  end;
