Yes, I have used induction many times before on the integers. My question is whether it is possible prove that a statement is true for all (positive) rational numbers, by induction, in principle.
Yes, I have used induction many times before on the integers. My question is whether it is possible prove that a statement is true for all (positive) rational numbers, by induction, in principle.
Any set that can be well ordered can be inducted upon, and every set can be well ordered (if we accept the axiom of choice), it's just that it's difficult in general, though easier for the rationals since they are lexicographically ordered naturally. The usual way to do it is to assume that there is a set of counter examples, by the well ordering there is a minimal one and we try to deduce a deduction. FOr example one can show that the nCr function is integer valued by induction like this.