let T be non empty TopSpace; :: thesis: for x being Point of T
for y being Point of TopStruct(# the carrier of T, the topology of T #)
for A being set st x = y holds
( A is Basis of iff A is Basis of )

let x be Point of T; :: thesis: for y being Point of TopStruct(# the carrier of T, the topology of T #)
for A being set st x = y holds
( A is Basis of iff A is Basis of )

let y be Point of TopStruct(# the carrier of T, the topology of T #); :: thesis: for A being set st x = y holds
( A is Basis of iff A is Basis of )

let A be set ; :: thesis: ( x = y implies ( A is Basis of iff A is Basis of ) )
assume A1: x = y ; :: thesis: ( A is Basis of iff A is Basis of )
thus ( A is Basis of implies A is Basis of ) :: thesis: ( A is Basis of implies A is Basis of )
proof
assume A2: A is Basis of ; :: thesis: A is Basis of
then reconsider A = A as Subset-Family of TopStruct(# the carrier of T, the topology of T #) ;
A is Basis of
proof end;
hence A is Basis of ; :: thesis: verum
end;
assume A4: A is Basis of ; :: thesis: A is Basis of
then reconsider A = A as Subset-Family of T ;
A is Basis of
proof end;
hence A is Basis of ; :: thesis: verum