
theorem
  not 908 is prime
  proof
    908 = 2*454;
    then 2 divides 908;
    hence thesis;
  end;
