
theorem
  not 826 is prime
  proof
    826 = 2*413;
    then 2 divides 826;
    hence thesis;
  end;
