let N be non empty ConjNormAlgStr ; for a, b being Element of N st a is left_complementable & b is left_complementable holds
<%a,b%> is left_complementable
let a, b be Element of N; ( a is left_complementable & b is left_complementable implies <%a,b%> is left_complementable )
given x being Element of N such that A1:
x + a = 0. N
; ALGSTR_0:def 10 ( not b is left_complementable or <%a,b%> is left_complementable )
given y being Element of N such that A2:
y + b = 0. N
; ALGSTR_0:def 10 <%a,b%> is left_complementable
take
<%x,y%>
; ALGSTR_0:def 10 <%x,y%> + <%a,b%> = 0. (Cayley-Dickson N)
thus <%x,y%> + <%a,b%> =
<%(x + a),(y + b)%>
by Def9
.=
0. (Cayley-Dickson N)
by A1, A2, Def9
; verum