let x be Variable; :: thesis: for H being ZF-formula holds Subformulae (All x,H) = (Subformulae H) \/ {(All x,H)}
let H be ZF-formula; :: thesis: Subformulae (All x,H) = (Subformulae H) \/ {(All x,H)}
now
let a be set ; :: thesis: ( ( a in Subformulae (All x,H) implies a in (Subformulae H) \/ {(All x,H)} ) & ( a in (Subformulae H) \/ {(All x,H)} implies a in Subformulae (All x,H) ) )
A1: now end;
thus ( a in Subformulae (All x,H) implies a in (Subformulae H) \/ {(All x,H)} ) :: thesis: ( a in (Subformulae H) \/ {(All x,H)} implies a in Subformulae (All x,H) )
proof end;
A5: now end;
assume a in (Subformulae H) \/ {(All x,H)} ; :: thesis: a in Subformulae (All x,H)
hence a in Subformulae (All x,H) by A5, A1, XBOOLE_0:def 3; :: thesis: verum
end;
hence Subformulae (All x,H) = (Subformulae H) \/ {(All x,H)} by TARSKI:2; :: thesis: verum