
theorem
  not 585 is prime
  proof
    585 = 3*195;
    then 3 divides 585;
    hence thesis;
  end;
