let it1, it2 be transformation of F,F2; ( ( for a being Object of A holds it1 . a = (t2 . a) * (t1 . a) ) & ( for a being Object of A holds it2 . a = (t2 . a) * (t1 . a) ) implies it1 = it2 )
assume that
A5:
for a being Object of A holds it1 . a = (t2 . a) * (t1 . a)
and
A6:
for a being Object of A holds it2 . a = (t2 . a) * (t1 . a)
; it1 = it2
hence
it1 = it2
; verum