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