let S1, S2 be non empty reflexive antisymmetric up-complete TopRelStr ; :: thesis: ( TopRelStr(# the carrier of S1, the InternalRel of S1, the topology of S1 #) = TopRelStr(# the carrier of S2, the InternalRel of S2, the topology of S2 #) & S1 is Scott implies S2 is Scott )
assume A1: TopRelStr(# the carrier of S1, the InternalRel of S1, the topology of S1 #) = TopRelStr(# the carrier of S2, the InternalRel of S2, the topology of S2 #) ; :: thesis: ( not S1 is Scott or S2 is Scott )
assume A2: S1 is Scott ; :: thesis: S2 is Scott
let T be Subset of S2; :: according to WAYBEL11:def 4 :: thesis: ( ( not T is open or ( T is inaccessible_by_directed_joins & T is upper ) ) & ( not T is inaccessible_by_directed_joins or not T is upper or T is open ) )
reconsider T1 = T as Subset of S1 by A1;
A3: RelStr(# the carrier of S1, the InternalRel of S1 #) = RelStr(# the carrier of S2, the InternalRel of S2 #) by A1;
thus ( T is open implies ( T is inaccessible & T is upper ) ) :: thesis: ( not T is inaccessible_by_directed_joins or not T is upper or T is open )
proof end;
thus ( T is inaccessible & T is upper implies T is open ) :: thesis: verum
proof end;