set f = { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } ;
A1:
for u being set st u in { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } holds
ex a, b being set st u = [a,b]
proof
let u be
set ;
( u in { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } implies ex a, b being set st u = [a,b] )
assume
u in { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I }
;
ex a, b being set st u = [a,b]
then
ex
a,
b being
Element of
I st
(
u = [a,(QClass. (quotient a,b))] &
b = 1. I )
;
hence
ex
a,
b being
set st
u = [a,b]
;
verum
end;
for a, b1, b2 being set st [a,b1] in { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } & [a,b2] in { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } holds
b1 = b2
proof
let a,
b1,
b2 be
set ;
( [a,b1] in { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } & [a,b2] in { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } implies b1 = b2 )
assume that A2:
[a,b1] in { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I }
and A3:
[a,b2] in { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I }
;
b1 = b2
consider x1,
x2 being
Element of
I such that A4:
[a,b1] = [x1,(QClass. (quotient x1,x2))]
and A5:
x2 = 1. I
by A2;
A6:
a =
[x1,(QClass. (quotient x1,x2))] `1
by A4, MCART_1:def 1
.=
x1
by MCART_1:def 1
;
consider y1,
y2 being
Element of
I such that A7:
[a,b2] = [y1,(QClass. (quotient y1,y2))]
and A8:
y2 = 1. I
by A3;
A9:
a =
[y1,(QClass. (quotient y1,y2))] `1
by A7, MCART_1:def 1
.=
y1
by MCART_1:def 1
;
reconsider a =
a as
Element of
I by A6;
b1 =
[a,b2] `2
by A4, A5, A7, A8, A6, A9, MCART_1:def 2
.=
b2
by MCART_1:def 2
;
hence
b1 = b2
;
verum
end;
then reconsider f = { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } as Function by A1, FUNCT_1:def 1, RELAT_1:def 1;
A10:
for x being set st x in dom f holds
x in the carrier of I
for x being set st x in the carrier of I holds
x in dom f
then A13:
dom f = the carrier of I
by A10, TARSKI:2;
for y being set st y in rng f holds
y in the carrier of (the_Field_of_Quotients I)
then
rng f c= the carrier of (the_Field_of_Quotients I)
by TARSKI:def 3;
then reconsider f = f as Function of I,(the_Field_of_Quotients I) by A13, FUNCT_2:def 1, RELSET_1:11;
for x being Element of I holds f . x = QClass. (quotient x,(1. I))
hence
ex b1 being Function of I,(the_Field_of_Quotients I) st
for x being Element of I holds b1 . x = QClass. (quotient x,(1. I))
; verum