theorem Th7: :: EUCLIDLP:7
for n being Nat
for x, x1, x2, x3 being Element of REAL n holds
( x = (x1 + x2) + x3 iff x - x1 = x2 + x3 )