let R be Relation; for a, b being object st a,b are_convergent<=1_wrt R holds
a,b are_convergent_wrt R
let a, b be object ; ( a,b are_convergent<=1_wrt R implies a,b are_convergent_wrt R )
given c being object such that A1:
( ( [a,c] in R or a = c ) & ( [b,c] in R or b = c ) )
; REWRITE1:def 9 a,b are_convergent_wrt R
take
c
; REWRITE1:def 7 ( R reduces a,c & R reduces b,c )
thus
( R reduces a,c & R reduces b,c )
by A1, Th12, Th15; verum