let g1, g2 be Function of X1,Y; ( ( for x being Element of X1 holds {(g1 . x)} = lim_filter ((ProjMap1 (f,x)),cF2) ) & ( for x being Element of X1 holds {(g2 . x)} = lim_filter ((ProjMap1 (f,x)),cF2) ) implies g1 = g2 )
assume that
A1:
for x being Element of X1 holds {(g1 . x)} = lim_filter ((ProjMap1 (f,x)),cF2)
and
A2:
for x being Element of X1 holds {(g2 . x)} = lim_filter ((ProjMap1 (f,x)),cF2)
; g1 = g2
hence
g1 = g2
by FUNCT_2:def 8; verum