
theorem
  not 845 is prime
  proof
    845 = 5*169;
    then 5 divides 845;
    hence thesis;
  end;
