set I = INT.Ring ;
Lm2:
( the carrier of F_Real is Subset of the carrier of F_Complex & the addF of F_Real = the addF of F_Complex || the carrier of F_Real & the multF of F_Real = the multF of F_Complex || the carrier of F_Real & 1. F_Complex = 1. F_Real & 0. F_Complex = 0. F_Real )
by NUMBERS:11, COMPLFLD:def 1, Th2, Th3;
Lm3:
for u, v being Integer
for p, q being Element of INT.Ring st u = p & v = q holds
( u divides v iff p divides q )
Lm4:
( the carrier of INT.Ring c= the carrier of F_Rat & the addF of INT.Ring = the addF of F_Rat || the carrier of INT.Ring & the multF of INT.Ring = the multF of F_Rat || the carrier of INT.Ring & 1. INT.Ring = 1. F_Rat & 0. INT.Ring = 0. F_Rat )
by NUMBERS:14, Th4, Th5;
Lm5:
for R being non empty right_complementable Abelian add-associative right_zeroed doubleLoopStr
for a being Element of R
for i being Integer holds (i + 1) '*' a = (i '*' a) + a
Lm6:
for R being non empty right_complementable Abelian add-associative right_zeroed doubleLoopStr
for a being Element of R
for i being Integer holds (i - 1) '*' a = (i '*' a) - a
Lm7:
for R being Ring
for S being b1 -isomorphic Ring
for f being Isomorphism of R,S holds
( f " is additive & f " is multiplicative & f " is unity-preserving & f " is isomorphism )
Lm8:
for i being Integer holds i '*' (1. INT.Ring) = i
Lm9:
for n being Nat holds n '*' (1. F_Complex) = n
Lm10:
for F being Field
for x being Element of (PrimeField F) holds x is Element of F
Lm11:
for F being Field
for a, b being Element of F
for x, y being Element of (PrimeField F) st a = x & b = y holds
a + b = x + y
Lm12:
for F being Field
for a, b being Element of F
for x, y being Element of (PrimeField F) st a = x & b = y holds
a * b = x * y
Lm13:
for F being Field
for K being Subfield of F holds carrier/\ F c= the carrier of K
Lm14:
for p being Prime
for F being Field
for x being Element of (Z/ p)
for y being Element of INT.Ring st x = y holds
(canHom_Z/ (p,F)) . x = y '*' (1. F)