let X be set ; for T, R being Tolerance of X st ( for x being set st x in X holds
neighbourhood (,) c= neighbourhood (,) ) holds
R c= T
let T, R be Tolerance of X; ( ( for x being set st x in X holds
neighbourhood (,) c= neighbourhood (,) ) implies R c= T )
assume A1:
for x being set st x in X holds
neighbourhood (,) c= neighbourhood (,)
; R c= T
let x, y be object ; RELAT_1:def 3 ( not [x,y] in R or [x,y] in T )
assume A2:
[x,y] in R
; [x,y] in T
then
x in X
by ZFMISC_1:87;
then A3:
neighbourhood (,) c= neighbourhood (,)
by A1;
y in neighbourhood (,)
by A2, Th27;
hence
[x,y] in T
by A3, Th27; verum