let T be TopSpace; :: thesis: for A being Subset of T st T is with_finite_small_inductive_dimension holds
A is with_finite_small_inductive_dimension

let A be Subset of T; :: thesis: ( T is with_finite_small_inductive_dimension implies A is with_finite_small_inductive_dimension )
set TA = T | A;
assume T is with_finite_small_inductive_dimension ; :: thesis: A is with_finite_small_inductive_dimension
then T | A is with_finite_small_inductive_dimension by Lm6;
then [#] (T | A) is with_finite_small_inductive_dimension by Def4;
then consider n being Nat such that
A1: [#] (T | A) in (Seq_of_ind (T | A)) . n by Def2;
[#] (T | A) = A by PRE_TOPC:def 5;
then A in (Seq_of_ind T) . n by A1, Th3;
hence A is with_finite_small_inductive_dimension by Def2; :: thesis: verum