Treadstone 71
- 275
- 0
Is it possible to induce on Q+ by showing that a statement is true for n=1 and (n/m=>(n+1)/m AND n/m=>n/(m+1))?
Last edited:
Treadstone 71 said:Is it possible to induce on Q by showing that a statement is true for n=1 and (n=>n+1 AND n=>n/(n+1))?
Treadstone 71 said: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.