let X be non empty TopSpace; :: thesis: for X1, X2 being SubSpace of X st X1,X2 constitute_a_decomposition holds
( X1 is everywhere_dense iff X2 is nowhere_dense )

let X1, X2 be SubSpace of X; :: thesis: ( X1,X2 constitute_a_decomposition implies ( X1 is everywhere_dense iff X2 is nowhere_dense ) )
reconsider A1 = the carrier of X1, A2 = the carrier of X2 as Subset of X by TSEP_1:1;
assume A1: for A1, A2 being Subset of X st A1 = the carrier of X1 & A2 = the carrier of X2 holds
A1,A2 constitute_a_decomposition ; :: according to TSEP_2:def 2 :: thesis: ( X1 is everywhere_dense iff X2 is nowhere_dense )
thus ( X1 is everywhere_dense implies X2 is nowhere_dense ) :: thesis: ( X2 is nowhere_dense implies X1 is everywhere_dense )
proof end;
assume A4: for A2 being Subset of X st A2 = the carrier of X2 holds
A2 is nowhere_dense ; :: according to TEX_3:def 4 :: thesis: X1 is everywhere_dense
now end;
hence X1 is everywhere_dense by Def2; :: thesis: verum