let A, B be ext-real-membered set ; :: thesis: inf (A \/ B) = min (inf A),(inf B)
set m = min (inf A),(inf B);
A1: inf B is LowerBound of B by Def4;
A2: for x being LowerBound of A \/ B holds x <= min (inf A),(inf B)
proof end;
inf A is LowerBound of A by Def4;
then min (inf A),(inf B) is LowerBound of A \/ B by A1, Th7;
hence inf (A \/ B) = min (inf A),(inf B) by A2, Def4; :: thesis: verum