
theorem
  not 406 is prime
  proof
    406 = 2*203;
    then 2 divides 406;
    hence thesis;
  end;
