PRINCIPIA · THEOREM

ASA congruence

Dependencies: SAS congruence, Protractor axiom. The auxiliary construction in the proof also uses Ruler axiom ("lay off a given length along a ray") and Point–line axiom ("two distinct lines meet in at most one point") — these are treated as default geometric tooling available to every proof and are not listed in the main dependencies, but the proof below points out exactly where they are used.

Statement

Let ABC\triangle ABC and ABC\triangle A'B'C' be two non-degenerate triangles (i.e. with non-collinear vertices) satisfying two pairs of equal angles together with the included edge:

ABC=ABC,BC=BC,BCA=BCA.\angle ABC = \angle A'B'C',\quad |BC|=|B'C'|,\quad \angle BCA = \angle B'C'A'.

Then

ABCABC.\triangle ABC \cong \triangle A'B'C'.

ASA congruence: \angle B = \angle B', |BC|=|B'C'|, \angle C = \angle C' ⇒ \triangle ABC \cong \triangle A'B'C'

Proof

Strategy: take ABC\triangle A'B'C' as a "template". On its edge BAB'A', axiom I lets us lay off a segment of length BA|BA|; call its endpoint AA''. Use SAS to conclude ABCABC\triangle ABC \cong \triangle A''B'C'. Finally, axiom III's ray-uniqueness together with axiom II's "two distinct lines meet in at most one point" forces A=AA''=A'.

Step 1: construct the auxiliary point AA'' and use SAS to get ABCABC\triangle ABC \cong \triangle A''B'C'.

By axiom I (ruler), starting at BB' along the ray BAB'A' there is a unique point AA'' with

BA=BA.|B'A''| = |BA|.

Now we collect the three SAS conditions:

  • First pair of edges: BA=BA|BA| = |B'A''| (by construction).
  • Included angle: since AA'' lies on the ray BAB'A', the rays BAB'A'' and BAB'A' coincide, so the angle each of them makes with the common edge BCB'C' is the same:
ABC=ABC=ABC.\angle A''B'C' = \angle A'B'C' = \angle ABC.
  • Second pair of edges: BC=BC|BC| = |B'C'| (hypothesis).

By SAS:

ABCABC,A ⁣ ⁣A, B ⁣ ⁣B, C ⁣ ⁣C.\triangle ABC \cong \triangle A''B'C',\qquad A\!\leftrightarrow\!A'',\ B\!\leftrightarrow\!B',\ C\!\leftrightarrow\!C'.

Read off the remaining pair of corresponding angles:

BCA=BCA.()\angle BCA = \angle B'C'A''. \tag{$\dagger$}

Step 1: on the ray B'A', axiom I picks A'' with |B'A''|=|BA|, then SAS yields \triangle ABC \cong \triangle A''B'C', from which (\dagger) \angle B'C'A'' = \angle BCA

Step 2: by axiom III's ray-uniqueness, AA'' lies on the ray CAC'A'.

Axiom III's precise statement (strong form): from a given point, on a given side of a given ray, there is at most one ray making a prescribed angle with that ray. Concretely here: from CC', on the "AA' side" of CBC'B', there is a unique ray making angle BCA\angle B'C'A' with CBC'B'.

By hypothesis BCA=BCA\angle BCA = \angle B'C'A', and combining with ()(\dagger) gives

BCA=BCA.\angle B'C'A'' = \angle B'C'A'.

To apply ray-uniqueness, we still need AA'' and AA' to lie on the same side of the line CBC'B'. This is a by-product of the construction: AA'' was placed on the ray BAB'A', so AA'' lies on the same side of the line BCB'C' as AA' (the entire ray BAB'A' lies on that side).

Thus the rays CAC'A'' and CAC'A' have the same vertex, the same direction (same side), and the same angle, so by axiom III's ray-uniqueness

ray CA  =  ray CA.\text{ray }C'A'' \;=\; \text{ray }C'A'.

Step 3: by axiom II ("two distinct lines meet in at most one point"), conclude A=AA''=A'.

The point AA'' lies on two rays:

  • by construction, AA'' is on the ray BAB'A', hence on the line BAB'A';
  • by step 2, AA'' is on the ray CAC'A', hence on the line CAC'A'.

The lines BAB'A' and CAC'A' are distinct (if they coincided, AA', BB', CC' would be collinear, contradicting non-degeneracy of ABC\triangle A'B'C'). By axiom II (two points determine a unique line, equivalently: two distinct lines meet in at most one point), they intersect only at AA'.

Hence A=AA'' = A'. Substituting into the congruence above ()(\dagger):

ABCABC.\triangle ABC \cong \triangle A'B'C'. \qquad\blacksquare

Steps 2–3: \angle B'C'A'' = \angle BCA = \angle B'C'A' ⇒ ray C'A'' coincides with ray C'A' (axiom III); A'' lying on both ray B'A' and ray C'A' ⇒ axiom II forces A''=A'

Immediate consequences

Remarks

ASA congruence is the "angle version" of SAS congruence: the latter uses two edges and the included angle, the former uses two angles and the included edge. Together they cover almost every congruence scenario reachable by direct measurement in middle-school geometry; only SSS (SSS congruence) needs a separate argument.

Steps 2 and 3 of the proof are two precise applications of axioms III and II — together they replace the geometric intuition silently used in Euclid's "superposition" argument in Elements I.26. Ray-uniqueness ensures that "angle + side" pins down a unique ray, and two distinct lines meet in at most one point ensures the meeting point of two such rays is fixed.

Help me make this theorem better