let S be non empty TopSpace; for T being non empty TopSpace-like reflexive TopRelStr
for x, y being Element of (ContMaps (S,T)) holds
( x <= y iff for i being Element of S holds [(x . i),(y . i)] in the InternalRel of T )
let T be non empty TopSpace-like reflexive TopRelStr ; for x, y being Element of (ContMaps (S,T)) holds
( x <= y iff for i being Element of S holds [(x . i),(y . i)] in the InternalRel of T )
let x, y be Element of (ContMaps (S,T)); ( x <= y iff for i being Element of S holds [(x . i),(y . i)] in the InternalRel of T )
A1:
ContMaps (S,T) is full SubRelStr of T |^ the carrier of S
by Def3;
then reconsider x9 = x, y9 = y as Element of (T |^ the carrier of S) by YELLOW_0:58;
reconsider xa = x9, ya = y9 as Function of S,T by Th19;
assume A3:
for i being Element of S holds [(x . i),(y . i)] in the InternalRel of T
; x <= y
then
xa <= ya
by YELLOW_2:def 1;
then
x9 <= y9
by WAYBEL10:11;
hence
x <= y
by A1, YELLOW_0:60; verum