let f, g be Function of INT.Group,(pi_1 ((Tunit_circle 2),c[10])); ( ( for n being Integer holds f . n = Class ((EqRel ((Tunit_circle 2),c[10])),(cLoop n)) ) & ( for n being Integer holds g . n = Class ((EqRel ((Tunit_circle 2),c[10])),(cLoop n)) ) implies f = g )
assume that
A3:
for n being Integer holds f . n = Class ((EqRel ((Tunit_circle 2),c[10])),(cLoop n))
and
A4:
for n being Integer holds g . n = Class ((EqRel ((Tunit_circle 2),c[10])),(cLoop n))
; f = g
for x being Element of INT.Group holds f . x = g . x
hence
f = g
; verum