let X9 be set ; for F, Ch being Function
for y being object holds Intersection (F,Ch,y) c= Intersection (F,(Ch | X9),y)
let F, Ch be Function; for y being object holds Intersection (F,Ch,y) c= Intersection (F,(Ch | X9),y)
let y be object ; Intersection (F,Ch,y) c= Intersection (F,(Ch | X9),y)
let z be object ; TARSKI:def 3 ( not z in Intersection (F,Ch,y) or z in Intersection (F,(Ch | X9),y) )
assume A1:
z in Intersection (F,Ch,y)
; z in Intersection (F,(Ch | X9),y)
hence
z in Intersection (F,(Ch | X9),y)
by A1, Def2; verum