renamed former Int.int_induct to Int.int_of_nat_induct, former Presburger.int_induct to Int.int_induct: is more conservative and more natural than the intermediate solution
header {* Comprehensive number theory *}theory Number_Theoryimports Fib Residuesbeginend