set f = ZeroMap (G,H);
let x, y be Element of G; :: according to VECTSP_1:def 19 :: thesis: (ZeroMap (G,H)) . (x + y) = ((ZeroMap (G,H)) . x) + ((ZeroMap (G,H)) . y)
A1: (ZeroMap (G,H)) . y = 0. H by FUNCOP_1:7;
( (ZeroMap (G,H)) . (x + y) = 0. H & (ZeroMap (G,H)) . x = 0. H ) by FUNCOP_1:7;
hence (ZeroMap (G,H)) . (x + y) = ((ZeroMap (G,H)) . x) + ((ZeroMap (G,H)) . y) by A1, RLVECT_1:def 4; :: thesis: verum