In any triangle the side opposite the greater angle is greater.
In a triangle, the larger angle is always opposite the longer side (the converse of Proposition 18).
Before You Read
Proposition 18 said: longer side → larger opposite angle. Now flip it: if one angle of a triangle is larger than another, must the side opposite the bigger angle be longer? It feels like it must be true, but the proof can't just say 'it's the same argument backwards'—Euclid needs a genuinely new approach.
Browse All Foundations
All Foundations
Definitions (23)
- D1 — Point
- D2 — Line
- D3 — Ends of a Line
- D4 — Straight Line
- D5 — Surface
- D6 — Edges of a Surface
- D7 — Plane Surface
- D8 — Plane Angle
- D9 — Rectilinear Angle
- D10 — Right Angle & Perpendicular
- D11 — Obtuse Angle
- D12 — Acute Angle
- D13 — Boundary
- D14 — Figure
- D15 — Circle
- D16 — Center of a Circle
- D17 — Diameter
- D18 — Semicircle
- D19 — Rectilinear Figures
- D20 — Types of Triangles (by sides)
- D21 — Types of Triangles (by angles)
- D22 — Quadrilaterals
- D23 — Parallel Lines
Postulates (5)
Browse All Propositions
All Propositions
Basic Constructions (5)
- Prop 1 — To construct an equilateral triangle on a given fi…
- Prop 2 — To place a straight line equal to a given straight…
- Prop 3 — To cut off from the greater of two given unequal s…
- Prop 4 — If two triangles have two sides equal to two sides…
- Prop 5 — In isosceles triangles the angles at the base equa…
Triangle Fundamentals (5)
Perpendiculars & Angles (5)
- Prop 11 — To draw a straight line at right angles to a given…
- Prop 12 — To draw a straight line perpendicular to a given i…
- Prop 13 — If a straight line stands on a straight line, then…
- Prop 14 — If with any straight line, and at a point on it, t…
- Prop 15 — If two straight lines cut one another, then they m…
Exterior Angles & Inequalities (5)
- Prop 16 — In any triangle, if one of the sides is produced, …
- Prop 17 — In any triangle the sum of any two angles is less …
- Prop 18 — In any triangle the angle opposite the greater sid…
- Prop 19 — In any triangle the side opposite the greater angl…●
- Prop 20 — In any triangle the sum of any two sides is greate…
Interior Triangles & Angle Copying (5)
- Prop 21 — If from the ends of one of the sides of a triangle…
- Prop 22 — To construct a triangle out of three straight line…
- Prop 23 — To construct a rectilinear angle equal to a given …
- Prop 24 — If two triangles have two sides equal to two sides…
- Prop 25 — If two triangles have two sides equal to two sides…
Parallel Lines (5)
- Prop 26 — If two triangles have two angles equal to two angl…
- Prop 27 — If a straight line falling on two straight lines m…
- Prop 28 — If a straight line falling on two straight lines m…
- Prop 29 — A straight line falling on parallel straight lines…
- Prop 30 — Straight lines parallel to the same straight line …
Parallel Constructions & Parallelograms (5)
- Prop 31 — To draw a straight line through a given point para…
- Prop 32 — In any triangle, if one of the sides is produced, …
- Prop 33 — Straight lines which join the ends of equal and pa…
- Prop 34 — In parallelogrammic areas the opposite sides and a…
- Prop 35 — Parallelograms which are on the same base and in t…
Area Theorems (5)
- Prop 36 — Parallelograms which are on equal bases and in the…
- Prop 37 — Triangles which are on the same base and in the sa…
- Prop 38 — Triangles which are on equal bases and in the same…
- Prop 39 — Equal triangles which are on the same base and on …
- Prop 40 — Equal triangles which are on equal bases and on th…
Area Applications (4)
What Euclid Is Doing
Setup: In triangle ABC, angle ABC is greater than angle BCA. We want to prove that the side opposite the larger angle (AC) is greater than the side opposite the smaller angle (AB).
Approach: Euclid uses proof by exhaustion: there are only three possibilities for how AC compares to AB. He eliminates two of them using earlier propositions, leaving only the desired conclusion.
Conclusion: There are exactly three cases: AC = AB, AC < AB, or AC > AB. Case 1: If AC = AB, then ∠ABC = ∠ACB by Proposition 5 (isosceles triangle theorem). But we are given ∠ABC > ∠ACB, so this is a contradiction. Case 2: If AC < AB, then AB > AC, so ∠ACB > ∠ABC by Proposition 18. But we are given ∠ABC > ∠ACB, so this is also a contradiction. Case 3: AC > AB. This is the only remaining possibility, so it must be true. Therefore AC > AB. ✓
Key Moves
- Assume for contradiction that AC = AB. Then ∠ABC = ∠ACB (Proposition 5). This contradicts ∠ABC > ∠ACB.
- Assume for contradiction that AC < AB. Then ∠ACB > ∠ABC (Proposition 18). This also contradicts ∠ABC > ∠ACB.
- The only remaining possibility is AC > AB.
- Therefore the side opposite the greater angle is greater ✓
Try It Yourself
Draw a triangle with one angle clearly larger than the others—try one close to 90 degrees and one close to 30 degrees. Measure the side opposite each of those angles. Is the side opposite the 90-degree angle always longer than the side opposite the 30-degree angle? Test this with five different triangles.
Proof Challenge
Available Justifications
Assume for contradiction that AC = AB
Then ∠ABC = ∠ACB — but we assumed ∠ABC > ∠ACB. Contradiction.
Assume for contradiction that AC < AB
Then ∠ACB > ∠ABC — contradicts ∠ABC > ∠ACB. So AC > AB.
Curriculum Materials
Get the Teaching Materials
Structured lesson plan, student worksheet, and answer key for Proposition 19.
- ✓Lesson Plan (prop-19-lesson-plan.pdf)
- ✓Student Worksheet (prop-19-worksheet.pdf)
- ✓Answer Key (prop-19-answer-key.pdf)
Why It Matters
This is the converse of Proposition 18, and together they establish a complete two-way correspondence: in any triangle, the larger side faces the larger angle, and the larger angle faces the larger side. This pair is essential for the triangle inequality (Prop 20) and many later results.
Modern connection: This side-angle relationship is formalized in trigonometry by the law of sines: a/sin(A) = b/sin(B) = c/sin(C). Since sine is increasing on (0, 180 degrees), a larger angle means a larger sine, and therefore a larger opposite side.
Historical note: The proof by exhaustion (or proof by elimination of cases) used here is one of Euclid's standard techniques. He lists all logical possibilities, disproves all but one, and concludes that the remaining case must hold. This is closely related to proof by contradiction.
Discussion Questions
- This proof eliminates two cases to arrive at the answer. Is this the same as a proof by contradiction? How is it different?
- Props 18 and 19 are converses. Does every theorem have a true converse? Can you think of a counterexample?
- Why can't Euclid prove this directly the way he proved Prop 18? What makes the converse direction harder?
Euclid's Original Proof
In any triangle the greater angle is subtended by the greater side. Let ABC be a triangle having the angle ABC greater than the angle BCA; I say that the side AC is also greater than the side AB. For, if not, AC is either equal to AB or less. Now AC is not equal to AB; for then the angle ABC would also have been equal to the angle ACB; [I.5] but it is not; therefore AC is not equal to AB. Neither is AC less than AB, for then the angle ABC would also have been less than the angle ACB; [I.18] but it is not; therefore AC is not less than AB. And it was proved that it is not equal either. Therefore AC is greater than AB. Therefore etc. Q.E.D.
What's Next
With both the greater-side and greater-angle results secured, Euclid is ready for one of geometry's most famous theorems: the triangle inequality. Proposition 20 proves that in any triangle, the sum of any two sides is always greater than the third—a fact that bounds how 'collapsed' a triangle can get.