let M be AbGroup; for f being Element of Funcs ( the carrier of M, the carrier of M) holds (ADD (M,M)) . (f,(ZeroMap (M,M))) = f
let f be Element of Funcs ( the carrier of M, the carrier of M); (ADD (M,M)) . (f,(ZeroMap (M,M))) = f
reconsider z = ZeroMap (M,M) as Element of Funcs ( the carrier of M, the carrier of M) by FUNCT_2:8;
for x being Element of M holds ((ADD (M,M)) . (f,z)) . x = f . x
then
(ADD (M,M)) . (f,z) = f
;
hence
(ADD (M,M)) . (f,(ZeroMap (M,M))) = f
; verum