let k1, k2 be Real; :: thesis: ].k1,k2.] is Event of Borel_Sets
A1: [.k1,k2.] is Element of Borel_Sets by FINANCE1:8;
A2: {k1} is Event of Borel_Sets by Th1;
reconsider k1 = k1, k2 = k2 as ExtReal ;
per cases ( k1 <= k2 or k1 > k2 ) ;
end;