
theorem
  not 426 is prime
  proof
    426 = 2*213;
    then 2 divides 426;
    hence thesis;
  end;
