let NT be NTopSpace; :: thesis: for A, B being Subset of NT st A is a_neighborhood of B holds
NTop2Top A is a_neighborhood of NTop2Top B

let A, B be Subset of NT; :: thesis: ( A is a_neighborhood of B implies NTop2Top A is a_neighborhood of NTop2Top B )
assume A1: A is a_neighborhood of B ; :: thesis: NTop2Top A is a_neighborhood of NTop2Top B
reconsider T = NTop2Top NT as TopSpace ;
reconsider TA = NTop2Top A, TB = NTop2Top B as Subset of T ;
per cases ( not B is empty or B is empty ) ;
end;