let SAS be Semi_Affine_Space; for a, b, c, p, q, s being Element of SAS st congr a,b,p,q & congr b,c,q,s holds
congr a,c,p,s
let a, b, c, p, q, s be Element of SAS; ( congr a,b,p,q & congr b,c,q,s implies congr a,c,p,s )
assume
( congr a,b,p,q & congr b,c,q,s )
; congr a,c,p,s
then
( congr b,q,a,p & congr b,q,c,s )
by Th69;
then
congr a,p,c,s
by Th65;
hence
congr a,c,p,s
by Th68; verum