let P be Subset of (TOP-REAL 2); :: thesis: for s1 being Real st P = { |[s,r]| where s, r is Real : s <= s1 } holds
P is closed
let s1 be Real; :: thesis: ( P = { |[s,r]| where s, r is Real : s <= s1 } implies P is closed )
assume A1:
P = { |[s,r]| where s, r is Real : s <= s1 }
; :: thesis: P is closed
reconsider P1 = { |[s,r]| where s, r is Real : s > s1 } as Subset of (TOP-REAL 2) by Lm10;
A2:
P = P1 `
by A1, Th11;
P1 is open
by JORDAN1:25;
hence
P is closed
by A2, TOPS_1:30; :: thesis: verum