let n be Element of NAT ; for X, Y, Z being Subset of (TOP-REAL n) holds X (+) (Y (+) Z) = (X (+) Y) (+) Z
let X, Y, Z be Subset of (TOP-REAL n); X (+) (Y (+) Z) = (X (+) Y) (+) Z
thus
X (+) (Y (+) Z) c= (X (+) Y) (+) Z
XBOOLE_0:def 10 (X (+) Y) (+) Z c= X (+) (Y (+) Z)
let p be set ; TARSKI:def 3 ( not p in (X (+) Y) (+) Z or p in X (+) (Y (+) Z) )
assume
p in (X (+) Y) (+) Z
; p in X (+) (Y (+) Z)
then consider x1, p2 being Point of (TOP-REAL n) such that
A5:
p = x1 + p2
and
A6:
x1 in X (+) Y
and
A7:
p2 in Z
;
consider y, z being Point of (TOP-REAL n) such that
A8:
x1 = y + z
and
A9:
y in X
and
A10:
z in Y
by A6;
set p3 = z + p2;
( p = y + (z + p2) & z + p2 in Y (+) Z )
by A5, A7, A8, A10, EUCLID:30;
hence
p in X (+) (Y (+) Z)
by A9; verum