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