let C be non empty compact Subset of (TOP-REAL 2); :: thesis: (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 ;
:: thesis: ( 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 )
:: thesis: ( a = NE-corner C implies a in (LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C)) )
assume
a = NE-corner C
;
:: thesis: a in (LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C))
then
(
a in LSeg (NW-corner C),
(NE-corner C) &
a in LSeg (NE-corner C),
(SE-corner C) )
by RLTOPSP1:69;
hence
a in (LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C))
by XBOOLE_0:def 4;
:: thesis: verum
end;
hence
(LSeg (NW-corner C),(NE-corner C)) /\ (LSeg (NE-corner C),(SE-corner C)) = {(NE-corner C)}
by TARSKI:def 1; :: thesis: verum