let F, G be Function of X,X; :: thesis: ( ( for x being Point of X holds F . x = a + x ) & ( for x being Point of X holds G . x = a + x ) implies F = G ) assume that A2:
for x being Point of X holds F . x = a + x
and A3:
for x being Point of X holds G . x = a + x
; :: thesis: F = G