
theorem
  not 816 is prime
  proof
    816 = 2*408;
    then 2 divides 816;
    hence thesis;
  end;
