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