let n be Nat; :: thesis: ( n >= 1 implies BDD ({} (TOP-REAL n)) = {} (TOP-REAL n) )
set X = { B where B is Subset of (TOP-REAL n) : B is_inside_component_of {} (TOP-REAL n) } ;
assume n >= 1 ; :: thesis: BDD ({} (TOP-REAL n)) = {} (TOP-REAL n)
then A1: not [#] (TOP-REAL n) is bounded by JORDAN2C:35;
now :: thesis: not { B where B is Subset of (TOP-REAL n) : B is_inside_component_of {} (TOP-REAL n) } <> {} end;
hence BDD ({} (TOP-REAL n)) = {} (TOP-REAL n) by JORDAN2C:def 4, ZFMISC_1:2; :: thesis: verum