
theorem
  not 902 is prime
  proof
    902 = 2*451;
    then 2 divides 902;
    hence thesis;
  end;
