let ADG be Uniquely_Two_Divisible_Group; for a, c being Element of ex b being Element of st a,b ==> b,c
let a, c be Element of ; ex b being Element of st a,b ==> b,c
consider b being Element of such that
A1:
b + b = a + c
by Def1;
take
b
; a,b ==> b,c
thus
a,b ==> b,c
by A1, Th10; verum