let X be set ; Total X is strongly_connected
let x be set ; RELAT_2:def 7,RELAT_2:def 15 for b1 being set holds
( not x in field (Total X) or not b1 in field (Total X) or [x,b1] in Total X or [b1,x] in Total X )
let y be set ; ( not x in field (Total X) or not y in field (Total X) or [x,y] in Total X or [y,x] in Total X )
assume
( x in field (Total X) & y in field (Total X) )
; ( [x,y] in Total X or [y,x] in Total X )
then
( x in X & y in X )
by ORDERS_1:12;
then
[x,y] in [:X,X:]
by ZFMISC_1:87;
hence
( [x,y] in Total X or [y,x] in Total X )
by EQREL_1:def 1; verum