
theorem
  not 842 is prime
  proof
    842 = 2*421;
    then 2 divides 842;
    hence thesis;
  end;
