
theorem
  not 820 is prime
  proof
    820 = 2*410;
    then 2 divides 820;
    hence thesis;
  end;
