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