let AS be AffinSpace; for X, Y being Subset of AS st X is being_plane & Y is being_plane & X '||' Y holds
Y '||' X
let X, Y be Subset of AS; ( X is being_plane & Y is being_plane & X '||' Y implies Y '||' X )
assume that
A1:
( X is being_plane & Y is being_plane )
and
A2:
X '||' Y
; Y '||' X
consider A, P, M, N being Subset of AS such that
A3:
not A // P
and
A4:
( A c= X & P c= X & M c= Y & N c= Y )
and
A5:
( A // M or M // A )
and
A6:
( P // N or N // P )
by A1, A2, Th55;
not M // N
hence
Y '||' X
by A1, A4, A5, A6, Th55; verum