Below is a screen-shot of a video about the proof of Proposition 20 of Book VII of the elements. There is one step that I don't understand and seems to be completely glossed over by the proof. This is not a criticism of the video: many written sources around the internet give the same steps without the pictures, leaving me with the same problem. If anything the illustration in the video helped me pin-point exactly what my problem is.
The statement of the proposition is this:
Suppose $A$ and $B$ are positive integers and $CD$ and $EF$ are positive integers as well such that $A : B = CD : EF$ and moreover $(CD, EF)$ are the smallest pair $(x, y)$ such that $x : y = A : B$. Then $CD$ divides $A$ and $EF$ divides $B$.
The proof, as I understand it, goes as follows. We give a proof by contradiction, starting with numbers $A$, $B$, $CD$ and $EF$ such that $A : B = CD : EF$ and $CD < A$ but $CD$ does not divide $A$
There exist natural numbers $p$ and $q$ such that $q$ divides $A$ and $CD = p (A/q)$, or, as the video puts it: $CD = (p/q)A$. Since $CD < A$ we have $p < q$. All this is off course completely uncontroversial.
- The assumption (that eventually must lead to a contradiction) that $CD$ does not divide $A$ translates in this language to $p > 1$.
- The video uses, as an example $q = 3$ and $p = 2$ but explains that these are arbitrary examples and other numbers would be good as well
- The quantity $(1/q)A$ is drawn in red in the picture
The point $G$ on segment $CD$ is defined by $CG = (1/q)A$.
- By definition of $p$ we see that $G$ lies on $1/p$'th of $CD$ and since (by assumption) $p > 1$ we have that $G \neq D$ and $CG < CD$.
Next step: now that we have the number $q$ we can talk/think/reason about the mystery quantity $(1/q)B$.
- This drawn green in the picture
- Since, by definition, the mystery quantity fits exactly $q$ times in $B$, some completely standard and easy and innocent reasoning about ratios tells us that it fits exactly $p$ times in $EF$.
The point $H$ on segment on $EF$ is defined by $EH = (1/q)B$, so $EH$ is what I call the mystery quantity above.
- Since moreover $p > 1$ we have that $H$ is not equal to $F$ and the mystery quantity $EH$ is smaller than $EF$.
Third step: by some completely standard and innocent reasoning that Euclid still manages to make sound complicated we conclude that $CG : EH = A : B$.
Final step: since $CG < CD$ and $EH < EF$ we get a contradiction with the initial assumption that $(CD, EF)$ is the smallest pair of numbers in ration $A : B$.
Now my question:
What tells us that the mystery quantity $(1/q)B$ is an integer???
Nothing in the proof depends on $EH$ being an integer except for the final step. We can still find that $EH < EF$ and that $CG : EH = A : B$ only now the 'contradiction' becomes the claim that some fraction is smaller than the smallest integer with a certain property which is of course no contradiction at all.
However if the proof does indeed define the mystery quantity $EH$ as $(1/q)B$ then there is no reason to assume that it is an integer, unless some extra proof that $q|B$ is provided. I can't find such extra proof in the video but maybe I am misinterpreting something?
The full video can be found here
PS Of course I can come up with a proof that $q|B$ (or of the full proposition) using the Fundamental Theorem of Arithmetic, but this proposition is used by Euclid as part of the proof of that theorem. So 'Well, duh, everybody knows about unique factorization into primes so no need to elaborate on this' could not have been what went through Euclid's head when putting this proof in the way he did.