let p be ZF-formula; :: thesis: for x, y being Variable holds Free (All x,y,p) = (Free p) \ {x,y}
let x, y be Variable; :: thesis: Free (All x,y,p) = (Free p) \ {x,y}
thus Free (All x,y,p) = (Free (All y,p)) \ {x} by Th67
.= ((Free p) \ {y}) \ {x} by Th67
.= (Free p) \ ({x} \/ {y}) by XBOOLE_1:41
.= (Free p) \ {x,y} by ENUMSET1:41 ; :: thesis: verum