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