let I1, I2 be Function of X2,ExtREAL; ( ( for y being Element of X2 holds I1 . y = Integral (M1,(ProjPMap2 (f,y))) ) & ( for y being Element of X2 holds I2 . y = Integral (M1,(ProjPMap2 (f,y))) ) implies I1 = I2 )
assume that
A1:
for y being Element of X2 holds I1 . y = Integral (M1,(ProjPMap2 (f,y)))
and
A2:
for y being Element of X2 holds I2 . y = Integral (M1,(ProjPMap2 (f,y)))
; I1 = I2
hence
I1 = I2
by FUNCT_2:63; verum