
theorem
  not 637 is prime
  proof
    637 = 7*91;
    then 7 divides 637;
    hence thesis;
  end;
