
theorem
  not 802 is prime
  proof
    802 = 2*401;
    then 2 divides 802;
    hence thesis;
  end;
