
theorem
  not 484 is prime
  proof
    484 = 2*242;
    then 2 divides 484;
    hence thesis;
  end;
