let I be non degenerated commutative domRing-like Ring; for u being Element of Quot. I holds
( qmult (u,(q1. I)) = u & qmult ((q1. I),u) = u )
let u be Element of Quot. I; ( qmult (u,(q1. I)) = u & qmult ((q1. I),u) = u )
consider x being Element of Q. I such that
A1:
q1. 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 = [((x `1) * (y `1)),((x `2) * (y `2))] as Element of Q. I by Def1;
x in q1. I
by A1, Th5;
then A4:
x `1 = x `2
by Def9;
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
( qmult (u,(q1. I)) = QClass. (pmult (y,x)) & qmult ((q1. I),u) = QClass. (pmult (x,y)) )
by A1, A2, Th10;
hence
( qmult (u,(q1. I)) = u & qmult ((q1. I),u) = u )
by A2, A5, A7, SUBSET_1:3; verum