1

I need to write the Proposition 11 in Book 5 of Euclid's Elements according to contemporary style. It states that:

Ratios which are the same with the same ratio are also the same with one another.

The clue in book says that it is about transitivity. However I could not indicate it mathematically.

May you help me to write it by using an if-then statement or another way? Thanks for your helps.

Blue
  • 75,673

1 Answers1

-1

Let a, b and c be rational. If $a=b$ and $b=c,$ then $a=c.$

Allawonder
  • 13,327