let N be non empty ConjNormAlgStr ; for a, b being Element of N st <%a,b%> is left_complementable holds
( a is left_complementable & b is left_complementable )
let a, b be Element of N; ( <%a,b%> is left_complementable implies ( a is left_complementable & b is left_complementable ) )
set C = Cayley-Dickson N;
given x being Element of (Cayley-Dickson N) such that A1:
x + <%a,b%> = 0. (Cayley-Dickson N)
; ALGSTR_0:def 10 ( a is left_complementable & b is left_complementable )
consider x1, x2 being Element of N such that
A2:
x = <%x1,x2%>
by Th12;
A3:
0. (Cayley-Dickson N) = <%(0. N),(0. N)%>
by Def9;
A4:
<%x1,x2%> + <%a,b%> = <%(x1 + a),(x2 + b)%>
by Def9;
take
x2
; ALGSTR_0:def 10 x2 + b = 0. N
thus
x2 + b = 0. N
by A1, A2, A3, A4, Th3; verum