let I be non degenerated commutative domRing-like Ring; :: thesis: canHom I is RingHomomorphism
A1:
0. I <> 1. I
;
canHom I is RingHomomorphism
proof
for
x,
y being
Element of
I holds
(
(canHom I) . (x + y) = ((canHom I) . x) + ((canHom I) . y) &
(canHom I) . (x * y) = ((canHom I) . x) * ((canHom I) . y) &
(canHom I) . (1_ I) = 1_ (the_Field_of_Quotients I) )
proof
let x,
y be
Element of
I;
:: thesis: ( (canHom I) . (x + y) = ((canHom I) . x) + ((canHom I) . y) & (canHom I) . (x * y) = ((canHom I) . x) * ((canHom I) . y) & (canHom I) . (1_ I) = 1_ (the_Field_of_Quotients I) )
reconsider t1 =
quotient x,
(1. I),
t2 =
quotient y,
(1. I) as
Element of
Q. I ;
A2:
QClass. t1 = (canHom I) . x
by Def28;
A3:
QClass. t2 = (canHom I) . y
by Def28;
(
t1 `2 <> 0. I &
t2 `2 <> 0. I )
by Th2;
then A4:
(t1 `2 ) * (t2 `2 ) <> 0. I
by VECTSP_2:def 5;
then reconsider sum =
[(((t1 `1 ) * (t2 `2 )) + ((t2 `1 ) * (t1 `2 ))),((t1 `2 ) * (t2 `2 ))] as
Element of
Q. I by Def1;
A5:
(quotadd I) . (QClass. t1),
(QClass. t2) =
qadd (QClass. t1),
(QClass. t2)
by Def12
.=
QClass. (padd t1,t2)
by Th11
.=
QClass. sum
;
A6:
t2 `2 = 1. I
A7:
t1 `2 = 1. I
A8:
t2 `1 = y
A9:
t1 `1 = x
A10:
sum =
[((t1 `1 ) + ((t2 `1 ) * (1. I))),((1. I) * (1. I))]
by A6, A7, VECTSP_1:def 16
.=
[((t1 `1 ) + (t2 `1 )),((1. I) * (1. I))]
by VECTSP_1:def 16
.=
[(x + y),(1. I)]
by A8, A9, VECTSP_1:def 16
;
thus (canHom I) . (x + y) =
QClass. (quotient (x + y),(1. I))
by Def28
.=
((canHom I) . x) + ((canHom I) . y)
by A1, A2, A3, A5, A10, Def27
;
:: thesis: ( (canHom I) . (x * y) = ((canHom I) . x) * ((canHom I) . y) & (canHom I) . (1_ I) = 1_ (the_Field_of_Quotients I) )
reconsider prod =
[((t1 `1 ) * (t2 `1 )),((t1 `2 ) * (t2 `2 ))] as
Element of
Q. I by A4, Def1;
A11:
(quotmult I) . (QClass. t1),
(QClass. t2) =
qmult (QClass. t1),
(QClass. t2)
by Def13
.=
QClass. (pmult t1,t2)
by Th12
.=
QClass. prod
;
A12:
prod = [(x * y),(1. I)]
by A6, A7, A8, A9, VECTSP_1:def 16;
thus (canHom I) . (x * y) =
QClass. (quotient (x * y),(1. I))
by Def28
.=
((canHom I) . x) * ((canHom I) . y)
by A1, A2, A3, A11, A12, Def27
;
:: thesis: (canHom I) . (1_ I) = 1_ (the_Field_of_Quotients I)
reconsider res3 =
[(1. I),(1. I)] as
Element of
Q. I by A1, Def1;
A13:
q1. I = QClass. res3
thus (canHom I) . (1_ I) =
QClass. (quotient (1. I),(1. I))
by Def28
.=
1_ (the_Field_of_Quotients I)
by A1, A13, Def27
;
:: thesis: verum
end;
then
(
canHom I is
additive &
canHom I is
multiplicative &
canHom I is
unity-preserving )
by GRCAT_1:def 13, GROUP_1:def 17, GROUP_6:def 7;
hence
canHom I is
RingHomomorphism
;
:: thesis: verum
end;
hence
canHom I is RingHomomorphism
; :: thesis: verum