let Z, X, Y be set ; :: thesis: for f being Function holds Z | <:f,X,Y:> = <:f,X,(Z /\ Y):>
let f be Function; :: thesis: Z | <:f,X,Y:> = <:f,X,(Z /\ Y):>
thus Z | <:f,X,Y:> = Z | (Y | (f | X)) by RELAT_1:140
.= (Z /\ Y) | (f | X) by RELAT_1:127
.= <:f,X,(Z /\ Y):> by RELAT_1:140 ; :: thesis: verum