let x1, x2 be set ; :: thesis: for F, Ch1, Ch2 being Function st Ch1 " {x1} = Ch2 " {x2} holds
Intersection F,Ch1,x1 = Intersection F,Ch2,x2
let F be Function; :: thesis: for Ch1, Ch2 being Function st Ch1 " {x1} = Ch2 " {x2} holds
Intersection F,Ch1,x1 = Intersection F,Ch2,x2
let Ch1, Ch2 be Function; :: thesis: ( Ch1 " {x1} = Ch2 " {x2} implies Intersection F,Ch1,x1 = Intersection F,Ch2,x2 )
assume A1:
Ch1 " {x1} = Ch2 " {x2}
; :: thesis: Intersection F,Ch1,x1 = Intersection F,Ch2,x2
thus
Intersection F,Ch1,x1 c= Intersection F,Ch2,x2
:: according to XBOOLE_0:def 10 :: thesis: Intersection F,Ch2,x2 c= Intersection F,Ch1,x1proof
let z be
set ;
:: according to TARSKI:def 3 :: thesis: ( not z in Intersection F,Ch1,x1 or z in Intersection F,Ch2,x2 )
assume A2:
z in Intersection F,
Ch1,
x1
;
:: thesis: z in Intersection F,Ch2,x2
hence
z in Intersection F,
Ch2,
x2
by A2, Def2;
:: thesis: verum
end;
thus
Intersection F,Ch2,x2 c= Intersection F,Ch1,x1
:: thesis: verumproof
let z be
set ;
:: according to TARSKI:def 3 :: thesis: ( not z in Intersection F,Ch2,x2 or z in Intersection F,Ch1,x1 )
assume A4:
z in Intersection F,
Ch2,
x2
;
:: thesis: z in Intersection F,Ch1,x1
hence
z in Intersection F,
Ch1,
x1
by A4, Def2;
:: thesis: verum
end;