
theorem
  not 526 is prime
  proof
    526 = 2*263;
    then 2 divides 526;
    hence thesis;
  end;
