let I be non degenerated commutative domRing-like Ring; for u being Element of Quot. I holds
( qadd (u,(q0. I)) = u & qadd ((q0. I),u) = u )
let u be Element of Quot. I; ( qadd (u,(q0. I)) = u & qadd ((q0. I),u) = u )
consider x being Element of Q. I such that
A1:
q0. I = QClass. x
by Def5;
consider y being Element of Q. I such that
A2:
u = QClass. y
by Def5;
A3:
x `2 <> 0. I
by Th2;
y `2 <> 0. I
by Th2;
then
(x `2) * (y `2) <> 0. I
by A3, VECTSP_2:def 1;
then reconsider t = [(((y `1) * (x `2)) + ((x `1) * (y `2))),((x `2) * (y `2))] as Element of Q. I by Def1;
x in q0. I
by A1, Th5;
then A4:
x `1 = 0. I
by Def8;
A5:
for z being Element of Q. I st z in QClass. y holds
z in QClass. t
A7:
for z being Element of Q. I st z in QClass. t holds
z in QClass. y
( qadd (u,(q0. I)) = QClass. (padd (y,x)) & qadd ((q0. I),u) = QClass. (padd (x,y)) )
by A1, A2, Th9;
hence
( qadd (u,(q0. I)) = u & qadd ((q0. I),u) = u )
by A2, A5, A7, SUBSET_1:3; verum