let a, b, r be Real; ( a <= b & r <= b implies [.a,r.[ is open Subset of (Closed-Interval-TSpace (a,b)) )
set T = Closed-Interval-TSpace (a,b);
assume that
A1:
a <= b
and
A2:
r <= b
; [.a,r.[ is open Subset of (Closed-Interval-TSpace (a,b))
A3:
the carrier of (Closed-Interval-TSpace (a,b)) = [.a,b.]
by A1, TOPMETR:18;
then reconsider A = [.a,r.[ as Subset of (Closed-Interval-TSpace (a,b)) by A2, XXREAL_1:35;
reconsider C = ].(a - 1),r.[ as Subset of R^1 by TOPMETR:17;
A4:
C /\ ([#] (Closed-Interval-TSpace (a,b))) c= A
a - 1 < a - 0
by XREAL_1:15;
then
A c= C
by XXREAL_1:48;
then
A c= C /\ ([#] (Closed-Interval-TSpace (a,b)))
by XBOOLE_1:19;
then
( C is open & C /\ ([#] (Closed-Interval-TSpace (a,b))) = A )
by A4, JORDAN6:35;
hence
[.a,r.[ is open Subset of (Closed-Interval-TSpace (a,b))
by TOPS_2:24; verum