
theorem
  not 904 is prime
  proof
    904 = 2*452;
    then 2 divides 904;
    hence thesis;
  end;
