let X be set ; :: thesis: bspace X is VectSp-like
let a, b be Element of Z_2 ; :: according to VECTSP_1:def 26 :: thesis: for b1, b2 being Element of the carrier of (bspace X) holds
( a * (b1 + b2) = (a * b1) + (a * b2) & (a + b) * b1 = (a * b1) + (b * b1) & (a * b) * b1 = a * (b * b1) & (1. Z_2 ) * b1 = b1 )

let x, y be Element of (bspace X); :: thesis: ( a * (x + y) = (a * x) + (a * y) & (a + b) * x = (a * x) + (b * x) & (a * b) * x = a * (b * x) & (1. Z_2 ) * x = x )
thus a * (x + y) = (a * x) + (a * y) by Th25; :: thesis: ( (a + b) * x = (a * x) + (b * x) & (a * b) * x = a * (b * x) & (1. Z_2 ) * x = x )
thus (a + b) * x = (a * x) + (b * x) by Th26; :: thesis: ( (a * b) * x = a * (b * x) & (1. Z_2 ) * x = x )
thus (a * b) * x = a * (b * x) by Th27; :: thesis: (1. Z_2 ) * x = x
thus (1. Z_2 ) * x = x by Th28; :: thesis: verum