set f = { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } ;
A1:
{ [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } is Relation-like
proof
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 ;
:: thesis: ( 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 }
;
:: thesis: 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]
;
:: thesis: verum
end;
hence
{ [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } is
Relation-like
by RELAT_1:def 1;
:: thesis: verum
end;
{ [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } is Function-like
proof
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 ;
:: thesis: ( [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 A2:
(
[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 } )
;
:: thesis: b1 = b2
then consider x1,
x2 being
Element of
I such that A3:
(
[a,b1] = [x1,(QClass. (quotient x1,x2))] &
x2 = 1. I )
;
consider y1,
y2 being
Element of
I such that A4:
(
[a,b2] = [y1,(QClass. (quotient y1,y2))] &
y2 = 1. I )
by A2;
A5:
a =
[x1,(QClass. (quotient x1,x2))] `1
by A3, MCART_1:def 1
.=
x1
by MCART_1:def 1
;
A6:
a =
[y1,(QClass. (quotient y1,y2))] `1
by A4, MCART_1:def 1
.=
y1
by MCART_1:def 1
;
reconsider a =
a as
Element of
I by A5;
b1 =
[a,b2] `2
by A3, A4, A5, A6, MCART_1:def 2
.=
b2
by MCART_1:def 2
;
hence
b1 = b2
;
:: thesis: verum
end;
hence
{ [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } is
Function-like
by FUNCT_1:def 1;
:: thesis: verum
end;
then reconsider f = { [x,(QClass. (quotient x,y))] where x, y is Element of I : y = 1. I } as Function by A1;
A7:
dom f = the carrier of I
rng f c= the carrier of (the_Field_of_Quotients I)
then reconsider f = f as Function of I,(the_Field_of_Quotients I) by A7, 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))
; :: thesis: verum