let X9, y be set ; for F, Ch being Function holds Intersection (F | X9),Ch,y c= Intersection F,Ch,y
let F, Ch be Function; Intersection (F | X9),Ch,y c= Intersection F,Ch,y
let z be set ; TARSKI:def 3 ( not z in Intersection (F | X9),Ch,y or z in Intersection F,Ch,y )
assume A1:
z in Intersection (F | X9),Ch,y
; z in Intersection F,Ch,y
( union (rng (F | X9)) c= union (rng F) & z in union (rng (F | X9)) )
by A1, RELAT_1:99, ZFMISC_1:95;
hence
z in Intersection F,Ch,y
by A2, Def2; verum