set D = DTConOSA X;
set F = PTClasses X;
let R1, R2 be MSEquivalence-like OrderSortedRelation of ParsedTermsOSA X; ( ( for i being set st i in the carrier of S holds
R1 . i = { [x,y] where x, y is Element of TS (DTConOSA X) : [x,i] in (PTClasses X) . y } ) & ( for i being set st i in the carrier of S holds
R2 . i = { [x,y] where x, y is Element of TS (DTConOSA X) : [x,i] in (PTClasses X) . y } ) implies R1 = R2 )
assume that
A44:
for i being set st i in the carrier of S holds
R1 . i = { [x,y] where x, y is Element of TS (DTConOSA X) : [x,i] in (PTClasses X) . y }
and
A45:
for i being set st i in the carrier of S holds
R2 . i = { [x,y] where x, y is Element of TS (DTConOSA X) : [x,i] in (PTClasses X) . y }
; R1 = R2
hence
R1 = R2
; verum