let X be non empty TopSpace; for X0, X1 being non empty SubSpace of X st X0 misses X1 holds
for x1 being Point of X1 holds (modid (X,X0)) | X1 is_continuous_at x1
let X0, X1 be non empty SubSpace of X; ( X0 misses X1 implies for x1 being Point of X1 holds (modid (X,X0)) | X1 is_continuous_at x1 )
reconsider A = the carrier of X0 as Subset of X by TSEP_1:1;
reconsider f = (modid (X,A)) | X1 as Function of X1,(X modified_with_respect_to X0) by Def10;
assume A1:
X0 misses X1
; for x1 being Point of X1 holds (modid (X,X0)) | X1 is_continuous_at x1
let x1 be Point of X1; (modid (X,X0)) | X1 is_continuous_at x1
the carrier of X1 misses A
by A1, TSEP_1:def 3;
then A2:
(modid (X,A)) | X1 is_continuous_at x1
by Th97;
then
f is_continuous_at x1
by Th43;
hence
(modid (X,X0)) | X1 is_continuous_at x1
by Def11; verum