
theorem
  not 803 is prime
  proof
    803 = 11*73;
    then 11 divides 803;
    hence thesis;
  end;
