let C be non empty compact Subset of (TOP-REAL 2); (LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C)) = {(NE-corner C)}
for a being set holds
( a in (LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C)) iff a = NE-corner C )
proof
let a be
set ;
( a in (LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C)) iff a = NE-corner C )
thus
(
a in (LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C)) implies
a = NE-corner C )
( a = NE-corner C implies a in (LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C)) )
assume A3:
a = NE-corner C
;
a in (LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C))
then A4:
a in LSeg (NE-corner C),
(SE-corner C)
by RLTOPSP1:69;
a in LSeg (NW-corner C),
(NE-corner C)
by A3, RLTOPSP1:69;
hence
a in (LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C))
by A4, XBOOLE_0:def 4;
verum
end;
hence
(LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C)) = {(NE-corner C)}
by TARSKI:def 1; verum