let a, b, r be real number ; :: thesis: ( a <= b & a <= r implies ].r,b.] is open Subset of (Closed-Interval-TSpace a,b) )
set T = Closed-Interval-TSpace a,b;
assume that
A1:
a <= b
and
A2:
a <= r
; :: thesis: ].r,b.] is open Subset of (Closed-Interval-TSpace a,b)
A3:
the carrier of (Closed-Interval-TSpace a,b) = [.a,b.]
by A1, TOPMETR:25;
then reconsider A = ].r,b.] as Subset of (Closed-Interval-TSpace a,b) by A2, XXREAL_1:36;
reconsider C = ].r,(b + 1).[ as Subset of R^1 by TOPMETR:24;
A4:
C is open
by JORDAN6:46;
C /\ ([#] (Closed-Interval-TSpace a,b)) = A
hence
].r,b.] is open Subset of (Closed-Interval-TSpace a,b)
by A4, TOPS_2:32; :: thesis: verum