let V be non empty right_complementable add-associative right_zeroed RLSStruct ; :: thesis: for M, N being Affine Subset of V st M is_parallel_to N holds
N is_parallel_to M
let M, N be Affine Subset of V; :: thesis: ( M is_parallel_to N implies N is_parallel_to M )
assume
M is_parallel_to N
; :: thesis: N is_parallel_to M
then consider w1 being VECTOR of V such that
A1:
M = N + {w1}
by Def1;
set w2 = - w1;
for x being set st x in N holds
x in M + {(- w1)}
then A5:
N c= M + {(- w1)}
by TARSKI:def 3;
take
- w1
; :: according to RUSUB_5:def 1 :: thesis: N = M + {(- w1)}
for x being set st x in M + {(- w1)} holds
x in N
proof
let x be
set ;
:: thesis: ( x in M + {(- w1)} implies x in N )
assume A6:
x in M + {(- w1)}
;
:: thesis: x in N
then
x in { (u + v) where u, v is Element of V : ( u in M & v in {(- w1)} ) }
by RUSUB_4:def 10;
then consider u',
v' being
Element of
V such that A7:
x = u' + v'
and A8:
u' in M
and A9:
v' in {(- w1)}
;
reconsider x =
x as
Element of
V by A6;
x = u' + (- w1)
by A7, A9, TARSKI:def 1;
then
x + w1 = u' + ((- w1) + w1)
by RLVECT_1:def 6;
then A10:
x + w1 = u' + (0. V)
by RLVECT_1:16;
u' in { (u + v) where u, v is Element of V : ( u in N & v in {w1} ) }
by A1, A8, RUSUB_4:def 10;
then consider u1,
v1 being
Element of
V such that A11:
(
u' = u1 + v1 &
u1 in N )
and A12:
v1 in {w1}
;
w1 = v1
by A12, TARSKI:def 1;
hence
x in N
by A10, A11, RLVECT_1:10, RLVECT_1:21;
:: thesis: verum
end;
then
M + {(- w1)} c= N
by TARSKI:def 3;
hence
N = M + {(- w1)}
by A5, XBOOLE_0:def 10; :: thesis: verum