let f1, f2 be Real_Sequence; ( ( for n being Nat holds f1 . n = (RVElementsOfPortfolioValue_fut (phi,F,G,n)) . w ) & ( for n being Nat holds f2 . n = (RVElementsOfPortfolioValue_fut (phi,F,G,n)) . w ) implies f1 = f2 )
assume that
A1:
for n being Nat holds f1 . n = (RVElementsOfPortfolioValue_fut (phi,F,G,n)) . w
and
A2:
for n being Nat holds f2 . n = (RVElementsOfPortfolioValue_fut (phi,F,G,n)) . w
; f1 = f2
for n being Nat holds f1 . n = f2 . n
hence
f1 = f2
; verum